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