summaryrefslogtreecommitdiff
path: root/usr.sbin/eigrpd
AgeCommit message (Expand)Author
2015-10-25When converting the real bandwidth to the composite bandwidth, truncateRenato Westphal
2015-10-25Add a few more overflow protections in the DUAL stateRenato Westphal
2015-10-22Fix some bugs in the handling of the RTM_GET and RTM_CHANGE messagesRenato Westphal
2015-10-22The eigrpe process also needs to pledge "cpath" for unlinking theRenato Westphal
2015-10-21Add support for route summarization.Renato Westphal
2015-10-21Minor fixes and code cleanup.Renato Westphal
2015-10-20fix a use after free found by clang using an approach suggested by renatoJonathan Gray
2015-10-19fix memory leaks in error pathsJonathan Gray
2015-10-10Make use of pledge(2).Renato Westphal
2015-10-10Move some interface initialization bits from if_init() to eigrp_if_start()Renato Westphal
2015-10-10Remove attached neighbors whenever an interface is disabled to speedupRenato Westphal
2015-10-10Fix detection of interface up/down events.Renato Westphal
2015-10-05When the SIA state is declared for a given destination, reset theRenato Westphal
2015-10-04Ignore IPv4 TLVs in IPv6 instances and vice-versa.Renato Westphal
2015-10-04Fix warnings and add safeguards to protect against corrupted data.Renato Westphal
2015-10-04Add option to configure or disable the DUAL active timeout.Renato Westphal
2015-10-03Enable eigrpd(8) and eigrpctl(8) in the buildsRenato Westphal
2015-10-02Welcome eigrpdRenato Westphal