NetBSD/sys/net
enami e3ad2a7b68 Don't refuse to attach an interface even if it is down so that one can
capture the very first packet when an interface is up.
2004-08-05 03:58:58 +00:00
..
Makefile fix "includes" for pfvar.h 2004-06-22 14:29:45 +00:00
bpf.c Don't refuse to attach an interface even if it is down so that one can 2004-08-05 03:58:58 +00:00
bpf.h
bpf_filter.c
bpfdesc.h
bridgestp.c
bsd-comp.c
dlt.h prepare PF-related hooks. reviewed by matt, perry, christos 2004-06-22 12:50:41 +00:00
ethertypes.h Add ETHERTYPE_PAE. 2004-07-23 05:13:15 +00:00
files.pf foundation for PF 2004-06-22 14:04:04 +00:00
if.c - rename PFIL_NEWIF to PFIL_IFNET, and handle interface detach events 2004-07-27 12:22:59 +00:00
if.h
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c
if_ether.h
if_ethersubr.c Rename MBUFTRACE helper function m_claim() to m_claimm(), 2004-06-24 04:15:50 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c
if_gif.c
if_gif.h
if_gre.c
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c
if_llc.h
if_loop.c
if_media.c
if_media.h
if_ppp.c I changed pppoutput to use M_PREPEND. pppoutput was duplicating 2004-07-03 18:11:33 +00:00
if_ppp.h
if_pppoe.c
if_pppoe.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c
if_spppvar.h
if_stf.c
if_stf.h
if_strip.c
if_stripvar.h
if_token.h
if_tokensubr.c Onno van der Linden assigned copyright for his work on this file 2004-06-18 19:41:25 +00:00
if_tun.c Use bpf_mtap2 in tun(4). 2004-06-06 04:36:29 +00:00
if_tun.h
if_types.h prepare PF-related hooks. reviewed by matt, perry, christos 2004-06-22 12:50:41 +00:00
if_vlan.c If the parent interface is not IFF_RUNNING, do not call its start function. 2004-07-08 19:09:12 +00:00
if_vlanvar.h
net_osdep.h
netisr.h
netisr_dispatch.h
pfil.c - rename PFIL_NEWIF to PFIL_IFNET, and handle interface detach events 2004-07-27 12:22:59 +00:00
pfil.h - rename PFIL_NEWIF to PFIL_IFNET, and handle interface detach events 2004-07-27 12:22:59 +00:00
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