index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
eigrpd
/
eigrpd.h
Age
Commit message (
Expand
)
Author
2018-02-08
Bump the read sockbuf of the routing socket to 2MB, may help reduce some of
Claudio Jeker
2017-02-22
No need to use SIOCGIFRDOMAIN anymore.
Renato Westphal
2016-09-02
work on making log.c similar in all daemons:
Sebastian Benoit
2016-09-02
Minor tweaks
Renato Westphal
2016-09-02
Make functions and variables static whenever possible.
Renato Westphal
2016-09-02
Merge the recv_packet_v[46] functions into one.
Renato Westphal
2016-09-02
Simplify handling of multicast addresses.
Renato Westphal
2016-09-02
Remove superfluous includes and follow style(9).
Renato Westphal
2016-08-08
Simplify shutdown process
Renato Westphal
2016-06-05
Improve security by calling exec after fork.
Renato Westphal
2016-04-15
Check for subnet overlap between the configured summary-addresses.
Renato Westphal
2016-04-15
Move several other variables out of eigrpd_conf.
Renato Westphal
2016-04-15
Move the command line options out of struct eigrpd_config
Renato Westphal
2016-04-15
Minor fixes and code cleanup.
Renato Westphal
2016-02-21
Introduce the bad_addr() family of functions.
Renato Westphal
2016-02-21
Several minor tweaks.
Renato Westphal
2016-01-15
Minor tweaks.
Renato Westphal
2016-01-15
Add support for manually clearing neighbors.
Renato Westphal
2015-12-13
Introduce new command to show traffic statistics.
Renato Westphal
2015-10-21
Add support for route summarization.
Renato Westphal
2015-10-21
Minor fixes and code cleanup.
Renato Westphal
2015-10-04
Add option to configure or disable the DUAL active timeout.
Renato Westphal
2015-10-03
Enable eigrpd(8) and eigrpctl(8) in the builds
Renato Westphal
2015-10-02
Welcome eigrpd
Renato Westphal