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
/
sys
/
netinet
/
ip_mroute.h
Age
Commit message (
Expand
)
Author
2003-06-26
cleanup multicast routing stuff on if_detach().
itojun
2002-06-09
whitespace
itojun
2001-05-08
pull encapsulated packet for vif* via ip_encap framework.
itojun
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
1999-11-20
Add the `packed' attribute to structures which describe wire protocol data.
thorpej
1999-07-01
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
itojun
1999-01-11
Adjust for the new IP-IP input path. mrt_ipip_input() is called from
thorpej
1998-12-22
ipip_input() -> mrt_ipip_input().
thorpej
1998-02-10
add/cleanup multiple inclusion protection.
perry
1996-09-09
Rework the token bucket filter to use a list of packets rather than a static
mycroft
1996-06-23
Return ENOPROTOOPT rather than picking pseudo-random error values.
mycroft
1996-02-13
netinet prototypes
christos
1995-05-31
Integrate multicast 3.5 distribution, with several bugs fixed and general
mycroft
1995-04-13
be a bit more careful and explicit with types. (basically a large no-op.)
cgd
1995-03-26
KERNEL -> _KERNEL
jtc
1994-06-29
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
cgd
1994-06-09
Update to version 2 mrouting; from pre-4.4lite NetBSD + 4.4 mods
brezak
1994-05-13
Update to 4.4-Lite networking code, with a few local changes.
mycroft
1994-01-09
Prototype the rest.
mycroft
1994-01-08
Fix some inconsistent spacing; spaces at the end of lines, etc.
mycroft
1993-12-06
multicast support.
hpeyerl