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-10-10
calls to uname(3) should be checked against non-negative value
Gleydson Soares
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
Use static local variables instead of global variables 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
Pledge earlier on eigrpe.
Renato Westphal
2016-09-02
Remove superfluous includes and follow style(9).
Renato Westphal
2016-09-02
Fix broken pipe teardown.
Renato Westphal
2016-08-08
Simplify shutdown process
Renato Westphal
2016-08-08
rde and eigrpe should use exit(3) instead of _exit(2)
Renato Westphal
2016-07-18
add format attributes to log functions and fix two errors
Sebastian Benoit
2016-06-21
do not allow whitespace in macro names, i.e. "this is" = "a variable".
Sebastian Benoit
2016-06-05
Fix potential SIGBUS in startup.
Renato Westphal
2016-06-05
Call if_update() only when necessary for IPv6 address changes.
Renato Westphal
2016-06-05
Reset the interface uptime when it is restarted.
Renato Westphal
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
[next]