NetBSD/sys/net
2005-02-20 10:23:13 +00:00
..
bpf_filter.c
bpf.c pass the flag to fdclone. 2005-02-12 23:14:03 +00:00
bpf.h
bpfdesc.h
bridgestp.c
bsd-comp.c
dlt.h
ethertypes.h
files.pf
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c Add RFC 3378 EtherIP support, ported from OpenBSD to NetBSD by 2005-01-31 23:49:36 +00:00
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c
if_ether.h constify broadcastaddr. 2005-01-08 03:18:18 +00:00
if_ethersubr.c Add RFC 3378 EtherIP support, ported from OpenBSD to NetBSD by 2005-01-31 23:49:36 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c
if_gif.c Fix "unused local variable" warning/error if compiling without 2005-02-01 12:13:51 +00:00
if_gif.h
if_gre.c
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c constify broadcastaddr. 2005-01-08 03:18:18 +00:00
if_llc.h
if_loop.c
if_media.c
if_media.h
if_ppp.c
if_ppp.h
if_pppoe.c Remove deleted interfaces from the instance list (inspired by an OpenBSD 2005-01-19 15:05:55 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c Add IFNET_FOREACH and IFADDR_FOREACH macros and start using them. 2005-01-24 21:25:09 +00:00
if_spppvar.h
if_stf.c Switch to using ifa for ifaddr's instead of ia (which are traditionally 2005-01-25 17:22:08 +00:00
if_stf.h
if_strip.c
if_stripvar.h
if_tap.c pass the flag to fdclone. 2005-02-12 23:14:03 +00:00
if_tap.h Addition of tap(4). 2005-01-08 22:27:54 +00:00
if_token.h
if_tokensubr.c
if_tun.c Add IFNET_FOREACH and IFADDR_FOREACH macros and start using them. 2005-01-24 21:25:09 +00:00
if_tun.h
if_types.h
if_vlan.c
if_vlanvar.h
if.c Add IFNET_FOREACH and IFADDR_FOREACH macros and start using them. 2005-01-24 21:25:09 +00:00
if.h Add IFNET_FOREACH and IFADDR_FOREACH macros and start using them. 2005-01-24 21:25:09 +00:00
Makefile Install net/if_tap.h. 2005-01-08 22:28:51 +00:00
net_osdep.h
netisr_dispatch.h
netisr.h
pfil.c
pfil.h
pfkeyv2.h Add support for IPsec Network Address Translator traversal (NAT-T), as 2005-02-12 12:31:07 +00:00
ppp_defs.h Add a couple of protocols (from ppp-2.4.3). 2005-02-20 10:23:13 +00:00
ppp_tty.c
ppp-comp.h Add MPPE definitions (from ppp-2.4.3). 2005-02-20 10:22:26 +00:00
ppp-deflate.c
radix.c To fix bad pointer dereference on start up when gif is used, 2005-01-24 04:46:49 +00:00
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
route.h
rtsock.c Add IFNET_FOREACH and IFADDR_FOREACH macros and start using them. 2005-01-24 21:25:09 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h