Age | Commit message (Expand) | Author |
---|---|---|
2016-01-15 | Fix bug that happened when a passive interface was shut down and then | Renato Westphal |
2016-01-15 | Add support for manually clearing neighbors. | Renato Westphal |
2016-01-15 | Avoid the use of inet_pton() whenever possible. | Renato Westphal |
2015-10-25 | Fix some bugs in the detection of when an interface can be enabled. | Renato Westphal |
2015-10-21 | Add support for route summarization. | Renato Westphal |
2015-10-21 | Minor fixes and code cleanup. | Renato Westphal |
2015-10-10 | Move some interface initialization bits from if_init() to eigrp_if_start() | Renato Westphal |
2015-10-10 | Remove attached neighbors whenever an interface is disabled to speedup | Renato Westphal |
2015-10-10 | Fix detection of interface up/down events. | Renato Westphal |
2015-10-05 | When the SIA state is declared for a given destination, reset the | Renato Westphal |
2015-10-04 | Fix warnings and add safeguards to protect against corrupted data. | Renato Westphal |
2015-10-02 | Welcome eigrpd | Renato Westphal |