NetBSD/sys/net
elad 4ea6eb36cb add sysctl for routing stats 2006-05-27 23:08:11 +00:00
..
agr include sys/kauth.h for kauth_authorize_generic. 2006-05-15 09:07:59 +00:00
Makefile
bpf.c integrate kauth. 2006-05-14 21:19:33 +00:00
bpf.h
bpf_filter.c XXX: GCC uninitialized. 2006-05-14 05:30:31 +00:00
bpfdesc.h
bridgestp.c Coverity CID 2728: Add KASSERT before NULL deref. 2006-04-15 02:38:19 +00:00
bsd-comp.c
dlt.h add missing DLTs from the libpcap-0.9.4 distribution 2006-02-27 14:22:26 +00:00
ethertypes.h
files.pf
if.c Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
if.h Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c One __KERNEL_RCSID() should be enough for this file. 2006-04-22 04:58:49 +00:00
if_ether.h Add a new function called ether_snprintf() which takes an external buffer 2006-03-16 15:57:59 +00:00
if_ethersubr.c Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
if_gif.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_gif.h
if_gre.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c
if_llc.h Comment out packed attributes that gcc 4 does not like. 2006-05-14 02:45:45 +00:00
if_loop.c
if_media.c
if_media.h Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
if_ppp.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_ppp.h
if_pppoe.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Fixes from David Boggs; in his words: 2006-05-21 05:09:13 +00:00
if_spppvar.h
if_stf.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_stf.h
if_strip.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_stripvar.h
if_tap.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_tap.h
if_token.h
if_tokensubr.c Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
if_tun.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_tun.h Change the number of TUN[GS]IFHEAD to avoid collision with if_pp. 2006-04-04 11:23:59 +00:00
if_types.h Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
if_vlan.c integrate kauth. 2006-05-14 21:19:33 +00:00
if_vlanvar.h
net_osdep.h integrate kauth. 2006-05-14 21:19:33 +00:00
netisr.h
netisr_dispatch.h
pfil.c
pfil.h
pfkeyv2.h
ppp-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.c integrate kauth. 2006-05-14 21:19:33 +00:00
radix.c Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), 2006-02-25 00:58:34 +00:00
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c integrate kauth. 2006-05-14 21:19:33 +00:00
route.c Coverity CID 855: Add a KASSERT for null route from successful rtrequest. 2006-04-15 02:19:00 +00:00
route.h
rtsock.c add sysctl for routing stats 2006-05-27 23:08:11 +00:00
slcompress.c Perry reports that buf can be NULL, so deal with it. 2006-04-19 15:13:34 +00:00
slcompress.h
slip.h
zlib.c quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
zlib.h