Age | Commit message (Expand) | Author |
---|---|---|
2016-04-15 | Minor fixes and code cleanup. | Renato Westphal |
2016-02-21 | Move some functions around and rename a few variables and functions. | Renato Westphal |
2016-02-21 | Copy structs by assignment instead of memcpy. | Renato Westphal |
2016-02-21 | Introduce the bad_addr() family of functions. | Renato Westphal |
2016-02-21 | Extend eigrp_addrcmp() and use it in more places. | Renato Westphal |
2016-02-21 | Several minor tweaks. | Renato Westphal |
2016-02-21 | Filter our RTM_GET messages which are not from us. | Renato Westphal |
2016-01-15 | Minor tweaks. | Renato Westphal |
2015-10-27 | Whenever a summary route is activated, install a respective blackhole | Renato Westphal |
2015-10-25 | Fix some bugs in the detection of when an interface can be enabled. | Renato Westphal |
2015-10-22 | Fix some bugs in the handling of the RTM_GET and RTM_CHANGE messages | Renato Westphal |
2015-10-21 | Add support for route summarization. | Renato Westphal |
2015-10-21 | Minor fixes and code cleanup. | Renato Westphal |
2015-10-02 | Welcome eigrpd | Renato Westphal |