NetBSD/sys/net
itojun bbb8727584 bring in latest KAME (as of 19991130, KAME/NetBSD141) into kame branch
just for reference purposes.
This commit includes 1.4 -> 1.4.1 sync for kame branch.

The branch does not compile at all (due to the lack of ALTQ and some other
source code).  Please do not try to modify the branch, this is just for
referenre purposes.

synchronization to latest KAME will take place on HEAD branch soon.
1999-11-30 13:34:47 +00:00
..
bpf_filter.c
bpf.c
bpf.h Merge in NetBSD/sh3 from cvs.kame.net repository. 1999-09-13 10:30:21 +00:00
bpfdesc.h
bsd-comp.c
ethertypes.h Define ETHERTYPE_VLAN: IEEE 802.1Q VLAN tagging. 1999-09-29 23:00:21 +00:00
if_arc.h Add the `packed' attribute to structures which describe wire protocol 1999-11-19 20:41:19 +00:00
if_arcsubr.c Decouple IP mtu for ARCnet devices from interface MTU. 1999-09-25 17:49:27 +00:00
if_arp.h packed -> __packed__ 1999-08-27 01:52:26 +00:00
if_atm.h Add the `packed' attribute to structures which describe wire protocol 1999-11-19 20:41:19 +00:00
if_atmsubr.c
if_dl.h
if_ether.h Add the `packed' attribute to structures which describe wire protocol 1999-11-19 20:41:19 +00:00
if_ethersubr.c Fix appletalk over ethernet. 1999-10-12 04:53:45 +00:00
if_faith.c avoid unnecessary file inclusion. 1999-10-27 14:14:45 +00:00
if_fddi.h Add the `packed' attribute to structures which describe wire protocol 1999-11-19 20:41:19 +00:00
if_fddisubr.c Make NETATALK over FDDI. 1999-09-21 22:18:51 +00:00
if_gif.c
if_gif.h
if_gre.c defopt the XNS protocol (options NS), clean up the use of related 1999-10-25 19:18:10 +00:00
if_gre.h Add the `packed' attribute to structures which describe wire protocol 1999-11-19 20:41:19 +00:00
if_hippi.h Add the `packed' attribute to structures which describe wire protocol 1999-11-19 20:41:19 +00:00
if_hippisubr.c
if_llc.h Add the `packed' attribute to structures which describe wire protocol 1999-11-19 20:41:19 +00:00
if_loop.c
if_media.c Make the ifmedia_entry list a TAILQ. This is pretty much for cosmetics 1999-11-03 23:06:35 +00:00
if_media.h Make the ifmedia_entry list a TAILQ. This is pretty much for cosmetics 1999-11-03 23:06:35 +00:00
if_ppp.c Fix typo introduced in rev. 1.55. 1999-11-27 18:45:08 +00:00
if_ppp.h changes from ppp-2.3.9 [synchronous] 1999-08-25 02:04:05 +00:00
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c Add the `packed' attribute to structures which describe wire protocol 1999-11-19 20:41:19 +00:00
if_strip.c
if_stripvar.h
if_token.h Add the `packed' attribute to structures which describe wire protocol 1999-11-19 20:41:19 +00:00
if_tokensubr.c
if_tun.c
if_tun.h
if_types.h
if.c const poison ifunit(). 1999-09-29 22:42:02 +00:00
if.h Update protocoles and interfaces stats counters to 64bit. 1999-11-19 10:41:41 +00:00
Makefile
net_osdep.c bring in latest KAME (as of 19991130, KAME/NetBSD141) into kame branch 1999-11-30 13:34:47 +00:00
net_osdep.h bring in latest KAME (as of 19991130, KAME/NetBSD141) into kame branch 1999-11-30 13:34:47 +00:00
netisr.h
pfil.c pass a pointer to the list, rather than passing a copy of it, when removing 1999-10-10 09:07:32 +00:00
pfil.h
pfkeyv2.h
ppp_defs.h
ppp_tty.c changes from ppp-2.3.9 [synchronous] 1999-08-25 02:04:05 +00:00
ppp-comp.h
ppp-deflate.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Fix PR7946 (neighbor discovery tries to block at interrupt level). 1999-10-09 18:55:30 +00:00
route.h Update protocoles and interfaces stats counters to 64bit. 1999-11-19 10:41:41 +00:00
rtsock.c Update protocoles and interfaces stats counters to 64bit. 1999-11-19 10:41:41 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c Include param.h instead of types.h, to get mem* macros on vax. 1999-11-19 22:07:12 +00:00
zlib.h