freebsd-dev/sys/net
2001-09-25 18:40:52 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c Use the passed in thread to selrecord() instead of curthread. 2001-09-21 22:46:54 +00:00
bpf.h
bpfdesc.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
bridge.c
bridge.h
bsd_comp.c
ethernet.h Make vlan(4) loadable, unloadable, and clonable. As a side effect, 2001-09-05 21:10:28 +00:00
fddi.h
hostcache.c
hostcache.h
if_arp.h
if_atm.h
if_atmsubr.c
if_disc.c
if_dl.h
if_ef.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if_ethersubr.c Remove/comment tokens after #endif (#endif NETATALK) 2001-09-10 01:33:03 +00:00
if_faith.c Make faith loadable, unloadable, and clonable. 2001-09-25 18:40:52 +00:00
if_fddisubr.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if_gif.c
if_gif.h
if_ieee80211.h
if_iso88025subr.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if_llc.h
if_loop.c Remove/comment tokens after #endif (#endif NETATALK) 2001-09-10 01:33:03 +00:00
if_media.c
if_media.h
if_mib.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if_mib.h
if_ppp.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_ppp.h
if_pppvar.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_sl.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c
if_stf.c Make stf a clonable device. 2001-09-19 00:13:00 +00:00
if_stf.h Patches from KAME to remove usage of Varargs in existing 2001-09-07 07:19:12 +00:00
if_tap.c Use the passed in thread to selrecord() instead of curthread. 2001-09-21 22:46:54 +00:00
if_tap.h
if_tapvar.h Add cloning support for the tap(4) device similar to that in the tun(4) 2001-09-05 01:06:21 +00:00
if_tun.c Use the passed in thread to selrecord() instead of curthread. 2001-09-21 22:46:54 +00:00
if_tun.h
if_tunvar.h
if_types.h
if_var.h Add two fields to the ifnet structure indicating what extra capabilities 2001-09-18 17:41:42 +00:00
if_vlan_var.h Make vlan(4) loadable, unloadable, and clonable. As a side effect, 2001-09-05 21:10:28 +00:00
if_vlan.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
if.c Add two fields to the ifnet structure indicating what extra capabilities 2001-09-18 17:41:42 +00:00
if.h Split HWCSUM into two components: RX and TX, for the benefit of drivers 2001-09-18 20:13:03 +00:00
intrq.c
intrq.h
iso88025.h
net_osdep.c
net_osdep.h
netisr.h
pfil.c
pfil.h
pfkeyv2.h
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
raw_usrreq.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
route.c
route.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
rtsock.c Use the current process's credentials rather than socket's cached. 2001-09-20 08:25:25 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h