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
Age
Commit message (
Expand
)
Author
2016-06-05
Improve security by calling exec after fork.
Renato Westphal
2016-05-12
Disable EIGRPv6 on an interface when it loses its link-local address.
Renato Westphal
2016-05-12
Improve support for config reloading.
Renato Westphal
2016-04-18
Revert previous commit.
Renato Westphal
2016-04-15
Check for subnet overlap between the configured summary-addresses.
Renato Westphal
2016-04-15
Kill the child processes if their parent dies unexpectedly.
Renato Westphal
2016-04-15
Fix segfault on reloading the config multiple times.
Renato Westphal
2016-04-15
Properly implement the clear_config() function.
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
Fix corner case in Feasible Condition check.
Renato Westphal
2016-04-15
Minor fixes and code cleanup.
Renato Westphal
2016-02-23
I just stumbled on this and noticed that eigrpd requires inet and rpath in pl...
Gleydson Soares
2016-02-21
Skip redistributed routes when updating the FIB.
Renato Westphal
2016-02-21
Move some functions around and rename a few variables and functions.
Renato Westphal
2016-02-21
Simplify the handling of the sequence tlv.
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
Add scope id only for unicast IPv6 packets.
Renato Westphal
2016-02-21
Make eigrpd work against newer IOS routers.
Renato Westphal
2016-02-21
Filter our RTM_GET messages which are not from us.
Renato Westphal
2016-02-02
Remove setproctitle() for the parent process. Because rc.d(8) uses process
Stuart Henderson
2016-01-28
Correct bit flag tests to work as intended.
Jonathan Gray
2016-01-15
For each prefix, order routes by their nexthop.
Renato Westphal
2016-01-15
Better handle explicit nexthops.
Renato Westphal
2016-01-15
Fix detection of the Stuck-in-Active (SIA) state.
Renato Westphal
2016-01-15
Several fixes in the Conditionally Received (CR) mode.
Renato Westphal
2016-01-15
Fix bug that happened when a passive interface was shut down and then
Renato Westphal
2016-01-15
Minor tweaks.
Renato Westphal
2016-01-15
Add support for manually clearing neighbors.
Renato Westphal
2016-01-15
Do not set the EoT flag in the last startup update.
Renato Westphal
2016-01-15
Split TLV constants into subcomponents to simplify the code.
Renato Westphal
2016-01-15
Avoid the use of inet_pton() whenever possible.
Renato Westphal
2016-01-15
Order the routing instances by AF and then by AS.
Renato Westphal
2015-12-24
adress -> address
Anthony J. Bentley
2015-12-13
Respect the k-values configuration when calculating the composite metric.
Renato Westphal
2015-12-13
Fix bug in the documentation of the k-values configuration option.
Renato Westphal
2015-12-13
Minor cosmetic changes.
Renato Westphal
2015-12-13
Introduce new command to show traffic statistics.
Renato Westphal
2015-12-05
Forgot about eigrp when doing the imsg_read EAGAIN fixes.
Claudio Jeker
2015-10-27
Remove wrong line.
Renato Westphal
2015-10-27
tweak previous;
Jason McIntyre
2015-10-27
tweak previous;
Jason McIntyre
2015-10-27
Add a man page for eigrpd.conf.
Renato Westphal
2015-10-27
Minor tweaks.
Renato Westphal
2015-10-27
Whenever a summary route is activated, install a respective blackhole
Renato Westphal
2015-10-27
Introduce a new flag to identify "self" neighbors attached to local interfaces.
Renato Westphal
2015-10-27
Print a missing "metric" before the actual metric when printing a
Renato Westphal
[next]