NetBSD/sys/net
matt 56bbae8802 rate limit the printfs for oversized ethernet packets. 2005-05-02 21:20:27 +00:00
..
agr add agr(4), a pseudo network device driver for link aggregation. 2005-03-18 11:11:50 +00:00
Makefile
bpf.c
bpf.h
bpf_filter.c
bpfdesc.h A couple of <sys/select.h>-related changes: 2005-03-17 20:39:17 +00:00
bridgestp.c
bsd-comp.c
dlt.h
ethertypes.h
files.pf
if.c split IFCAP_CSUM_xxx to IFCAP_CSUM_xxx_Rx and IFCAP_CSUM_xxx_Tx. 2005-05-02 15:34:31 +00:00
if.h split IFCAP_CSUM_xxx to IFCAP_CSUM_xxx_Rx and IFCAP_CSUM_xxx_Tx. 2005-05-02 15:34:31 +00:00
if_arc.h
if_arcsubr.c factor out the interface queueing code into two functions. One used by 2005-03-31 15:48:13 +00:00
if_arp.h
if_atm.h
if_atmsubr.c factor out the interface queueing code into two functions. One used by 2005-03-31 15:48:13 +00:00
if_bridge.c
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c factor out the interface queueing code into two functions. One used by 2005-03-31 15:48:13 +00:00
if_ether.h add agr(4), a pseudo network device driver for link aggregation. 2005-03-18 11:11:50 +00:00
if_ethersubr.c rate limit the printfs for oversized ethernet packets. 2005-05-02 21:20:27 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c factor out the interface queueing code into two functions. One used by 2005-03-31 15:48:13 +00:00
if_gif.c
if_gif.h
if_gre.c Add IPv6 over GRE (contributed by Gert Doering in PR 29150). 2005-03-30 16:34:54 +00:00
if_gre.h
if_hippi.h
if_hippisubr.c factor out the interface queueing code into two functions. One used by 2005-03-31 15:48:13 +00:00
if_ieee1394.h
if_ieee1394subr.c
if_llc.h
if_loop.c
if_media.c
if_media.h
if_ppp.c no point in assigning to ifq twice. 2005-03-31 21:19:35 +00:00
if_ppp.h
if_pppoe.c
if_pppoe.h As noted by Christophe Plasschaert on tech-kern, g/c never used 2005-04-27 07:45:52 +00:00
if_pppvar.h
if_sl.c factor out the interface queueing code into two functions. One used by 2005-03-31 15:48:13 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Fix typo, from C. Plasschaert in PR kern/30069. 2005-04-27 07:48:02 +00:00
if_spppvar.h
if_stf.c Add support for changing the MTU to stf(4). 2005-03-11 13:28:25 +00:00
if_stf.h Add support for changing the MTU to stf(4). 2005-03-11 13:28:25 +00:00
if_strip.c factor out the interface queueing code into two functions. One used by 2005-03-31 15:48:13 +00:00
if_stripvar.h
if_tap.c Set bit 0x2 of the first byte of the generated MAC address, to indicate it 2005-03-24 22:20:35 +00:00
if_tap.h
if_token.h
if_tokensubr.c factor out the interface queueing code into two functions. One used by 2005-03-31 15:48:13 +00:00
if_tun.c
if_tun.h
if_types.h
if_vlan.c split IFCAP_CSUM_xxx to IFCAP_CSUM_xxx_Rx and IFCAP_CSUM_xxx_Tx. 2005-05-02 15:34:31 +00:00
if_vlanvar.h
net_osdep.h
netisr.h
netisr_dispatch.h
pfil.c
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
route.h
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h