Age | Commit message (Expand) | Author |
---|---|---|
2016-09-02 | Make functions and variables static whenever possible. | Renato Westphal |
2016-09-02 | Use static local variables instead of global variables whenever possible. | Renato Westphal |
2016-09-02 | Remove superfluous includes and follow style(9). | Renato Westphal |
2016-02-21 | Copy structs by assignment instead of memcpy. | Renato Westphal |
2016-02-21 | Extend eigrp_addrcmp() and use it in more places. | Renato Westphal |
2016-01-15 | Add support for manually clearing neighbors. | Renato Westphal |
2016-01-15 | Order the routing instances by AF and then by AS. | Renato Westphal |
2015-10-27 | Introduce a new flag to identify "self" neighbors attached to local interfaces. | Renato Westphal |
2015-10-04 | Fix warnings and add safeguards to protect against corrupted data. | Renato Westphal |
2015-10-02 | Welcome eigrpd | Renato Westphal |