summaryrefslogtreecommitdiffstats
path: root/usr.sbin/eigrpd/eigrpe.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* No need to use SIOCGIFRDOMAIN anymore.renato2017-02-221-2/+1
* Minor tweaksrenato2016-09-021-2/+2
* Make functions and variables static whenever possible.renato2016-09-021-25/+8
* Merge the recv_packet_v[46] functions into one.renato2016-09-021-3/+2
* Remove superfluous includes and follow style(9).renato2016-09-021-5/+5
* Improve security by calling exec after fork.renato2016-06-051-2/+2
* Minor fixes and code cleanup.renato2016-04-151-14/+14
* Move some functions around and rename a few variables and functions.renato2016-02-211-4/+4
* Several minor tweaks.renato2016-02-211-2/+2
* Add support for manually clearing neighbors.renato2016-01-151-3/+4
* Do not set the EoT flag in the last startup update.renato2016-01-151-2/+2
* Split TLV constants into subcomponents to simplify the code.renato2016-01-151-3/+3
* Introduce new command to show traffic statistics.renato2015-12-131-1/+2
* When the SIA state is declared for a given destination, reset therenato2015-10-051-3/+5
* Ignore IPv4 TLVs in IPv6 instances and vice-versa.renato2015-10-041-2/+2
* Welcome eigrpdrenato2015-10-021-0/+200