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
/
kroute.c
Age
Commit message (
Expand
)
Author
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2022-12-28
spelling fixes; from paul tagliamonte
Jason McIntyre
2017-07-24
Unify ROUNDUP macros for parsing route messages.
friehm
2017-02-22
No need to use SIOCGIFRDOMAIN anymore.
Renato Westphal
2016-09-02
Make functions and variables static whenever possible.
Renato Westphal
2016-09-02
Remove superfluous includes and follow style(9).
Renato Westphal
2016-04-15
Minor fixes and code cleanup.
Renato Westphal
2016-02-21
Move some functions around and rename a few variables and functions.
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
Filter our RTM_GET messages which are not from us.
Renato Westphal
2016-01-15
Minor tweaks.
Renato Westphal
2015-10-27
Whenever a summary route is activated, install a respective blackhole
Renato Westphal
2015-10-25
Fix some bugs in the detection of when an interface can be enabled.
Renato Westphal
2015-10-22
Fix some bugs in the handling of the RTM_GET and RTM_CHANGE messages
Renato Westphal
2015-10-21
Add support for route summarization.
Renato Westphal
2015-10-21
Minor fixes and code cleanup.
Renato Westphal
2015-10-02
Welcome eigrpd
Renato Westphal