..
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
Two main changes here:
2001-09-27 23:44:27 +00:00
bridge.h
bsd_comp.c
ethernet.h
fddi.h
hostcache.c
hostcache.h
if_arp.h
if_atm.h
if_atmsubr.c
if_disc.c
if_dl.h
if_ef.c
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
if_gif.c
/home/brooks/ng_gif.message
2001-09-26 23:50:17 +00:00
if_gif.h
/home/brooks/ng_gif.message
2001-09-26 23:50:17 +00:00
if_ieee80211.h
if_iso88025subr.c
if_llc.h
if_loop.c
Remove/comment tokens after #endif (#endif NETATALK)
2001-09-10 01:33:03 +00:00
if_media.c
Currently, each wireless networking driver has it's own control program
2001-05-26 09:27:08 +00:00
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
Use in_ifaddrhashtbl instead of in_ifaddrhead to look up IP address.
2001-09-29 05:02:36 +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
Add the tap driver.
2000-07-20 17:01:10 +00:00
if_tapvar.h
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
if.c
Introduce network device nodes. Network devices will now automatically
2001-09-29 05:55:04 +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
Change sysctl_iflist() so it has a single point of return. This will
2001-09-29 05:08:04 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 04:46:21 +00:00
zlib.h