NetBSD/sys/net
thorpej e19c356e76 Make the ifmedia_entry list a TAILQ. This is pretty much for cosmetics
(media added to tail, so that when e.g. the list is run to print out
what media exist, they appear in-order).
1999-11-03 23:06:35 +00:00
..
Makefile
bpf.c
bpf.h
bpf_filter.c
bpfdesc.h
bsd-comp.c
ethertypes.h Define ETHERTYPE_VLAN: IEEE 802.1Q VLAN tagging. 1999-09-29 23:00:21 +00:00
if.c const poison ifunit(). 1999-09-29 22:42:02 +00:00
if.h Up the size of the ifa_flags and ifa_refcnt from shorts to ints. Now will 1999-10-26 22:32:44 +00:00
if_arc.h Decouple IP mtu for ARCnet devices from interface MTU. 1999-09-25 17:49:27 +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
if_atm.h
if_atmsubr.c
if_dl.h
if_ether.h
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
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
if_hippi.h
if_hippisubr.c
if_llc.h
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
if_ppp.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c
if_strip.c
if_stripvar.h
if_token.h
if_tokensubr.c
if_tun.c
if_tun.h
if_types.h
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-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.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
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h