NetBSD/sys/net
bouyer 6e08061c2a Supports hardware 802.1q VLAN tagging, per discussion on tech-net. The tag is
stored in a m_aux mbuf defined by AF_LINK, ETHERTYPE_VLAN.
Thanks to Jason & Itojun for the feedback.
2000-11-17 19:21:53 +00:00
..
bpf_filter.c
bpf.c
bpf.h Pull in <sys/time.h>, since we use timevals here. 2000-11-11 00:11:04 +00:00
bpfdesc.h
bsd-comp.c
ethertypes.h
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_dl.h
if_ether.h Supports hardware 802.1q VLAN tagging, per discussion on tech-net. The tag is 2000-11-17 19:21:53 +00:00
if_ethersubr.c Supports hardware 802.1q VLAN tagging, per discussion on tech-net. The tag is 2000-11-17 19:21:53 +00:00
if_faith.c
if_fddi.h
if_fddisubr.c suppress warning on nd6_storelladdr failure. the failure could happen 2000-10-15 15:39:11 +00:00
if_gif.c validate args to SIOC[SG]IFPHY* better. 2000-10-07 04:18:04 +00:00
if_gif.h
if_gre.c
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee1394.h Add support for link fragmentation and reassemble for IEEE-1394. 2000-11-14 11:14:55 +00:00
if_ieee1394subr.c Add support for link fragmentation and reassemble for IEEE-1394. 2000-11-14 11:14:55 +00:00
if_ieee80211.h
if_llc.h
if_loop.c
if_media.c
if_media.h
if_ppp.c Fix typo (thinko?), which didn't allow MRU to be set below the default 2000-10-26 01:26:15 +00:00
if_ppp.h
if_pppvar.h
if_sl.c Set the default line discipline to t_linesw, rather than just NULL it. 2000-11-02 12:00:49 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c fix comment (s/IPv6/IP/) 2000-10-10 11:43:51 +00:00
if_stf.c
if_stf.h
if_strip.c Fix bug w/previous. 2000-11-02 16:50:17 +00:00
if_stripvar.h
if_token.h
if_tokensubr.c
if_tun.c
if_tun.h
if_types.h Add new numbers from IANA: 0x83 - 0xbd 2000-10-26 06:51:31 +00:00
if_vlan.c Supports hardware 802.1q VLAN tagging, per discussion on tech-net. The tag is 2000-11-17 19:21:53 +00:00
if_vlanvar.h
if.c Change the if_reset vector to if_init, and add an if_stop. if_stop 2000-10-11 16:52:34 +00:00
if.h Change the if_reset vector to if_init, and add an if_stop. if_stop 2000-10-11 16:52:34 +00:00
Makefile
net_osdep.c
net_osdep.h
netisr_dispatch.h
netisr.h
pfil.c Restructure the PFIL_HOOKS mechanism a bit: 2000-11-11 00:52:36 +00:00
pfil.h Restructure the PFIL_HOOKS mechanism a bit: 2000-11-11 00:52:36 +00:00
pfkeyv2.h
ppp_defs.h
ppp_tty.c sync with struct tty change (does it look correct?) 2000-11-02 15:51:18 +00:00
ppp-comp.h
ppp-deflate.c
radix.c
radix.h avoid namespace pollution by radix.h. the #ifndef _KERNEL portion was to 2000-11-06 11:07:37 +00:00
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
rtsock.c Don't require the size of sockaddr to be rounded up if it was the last one 2000-11-10 03:37:42 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h