summaryrefslogtreecommitdiff
path: root/sbin/routed/table.c
AgeCommit message (Expand)Author
2018-02-06update for GCC 6:mrg
2016-12-20Fix that routed deletes local routesozaki-r
2016-10-07Shuffle pointer magic to not depend on temporary overaligned pointersjoerg
2016-04-04Separate nexthop caches from the routing tableozaki-r
2009-10-26merge 2.32 which is actually 2.31. Most important change is:christos
2008-12-28fix printf formats.christos
2004-07-06PR 9431: if rnh_addradd() fails, total_routes will be wrong.mycroft
2004-04-21constification lossage (hi gimpy)christos
2003-04-21strcpy/sprintf cleanup. from openbsditojun
2003-04-15use snprintf. there are more...itojun
2003-04-15array seems too smallitojun
2002-12-06Avoid strict alias warnings.thorpej
2002-11-30sync with routed 2.27christos
2001-11-02fix -Wshadow warningslukem
2001-03-10sync with version 2.24. Vernon says:christos
2000-03-02make local functions static and portability casts.christos
2000-02-11PR/9390: Jarkko Torppa: Routed leaks memory when route addition fails.christos
1999-11-19Ignore RTM_OIFINFO messages (send by a COMPAT_14 kernel).bouyer
1999-02-25LP64 tweaks.ross
1999-02-23Resolve conflicts.christos
1998-10-25Update to 980910 from ftp.rhyolite.comchristos
1998-06-02Merge the 980602 RIPv2/Router Discovery routed. Fixes floods of host routesthorpej
1997-09-16make these compile on the alpha after WARNS=1.mrg
1997-09-15* cleanup for WARNS=1lukem
1997-02-03- resolve conflicts.christos
1996-09-24- resolve conflictschristos
1996-08-10- Finished up merge.thorpej
1996-08-10A leaner, meaner routed(8), implementing RIPv1, RIPv2, and ICMP Routerthorpej