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