.. |
bpf_filter.c
|
|
|
bpf.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
bpf.h
|
|
|
bpfdesc.h
|
|
|
bridgestp.c
|
|
|
bsd-comp.c
|
|
|
dlt.h
|
|
|
ethertypes.h
|
|
|
if_arc.h
|
|
|
if_arcsubr.c
|
|
|
if_arp.h
|
|
|
if_atm.h
|
|
|
if_atmsubr.c
|
|
|
if_bridge.c
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
if_bridgevar.h
|
prototype must not have variable name
|
2003-07-08 07:13:50 +00:00 |
if_dl.h
|
|
|
if_eco.h
|
|
|
if_ecosubr.c
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
if_ether.h
|
Test for symbol "_KERNEL_OPT" instead of "_LKM" as suggested by
|
2003-06-26 08:22:06 +00:00 |
if_ethersubr.c
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
if_faith.c
|
|
|
if_faith.h
|
|
|
if_fddi.h
|
|
|
if_fddisubr.c
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
if_gif.c
|
|
|
if_gif.h
|
|
|
if_gre.c
|
|
|
if_gre.h
|
prototype must not have variable name
|
2003-07-08 07:13:50 +00:00 |
if_hippi.h
|
|
|
if_hippisubr.c
|
|
|
if_ieee1394.h
|
|
|
if_ieee1394subr.c
|
don't call if_free_sadl() until very end of if_detach() logic. many of
|
2003-05-23 10:06:17 +00:00 |
if_ieee80211.h
|
From Sam Leffler/FreeBSD: AP scanning code, for forthcoming ADM8211
|
2003-07-06 20:54:24 +00:00 |
if_ieee80211subr.c
|
From Sam Leffler/FreeBSD: AP scanning code, for forthcoming ADM8211
|
2003-07-06 20:54:24 +00:00 |
if_llc.h
|
|
|
if_loop.c
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
if_media.c
|
|
|
if_media.h
|
prototype must not have variable name
|
2003-07-08 07:13:50 +00:00 |
if_ppp.c
|
|
|
if_ppp.h
|
|
|
if_pppoe.c
|
Put correct dest ether address on PPPoE server mode.
|
2003-06-27 16:24:32 +00:00 |
if_pppoe.h
|
Add support in-kernel PPPoE server.
|
2003-06-18 08:12:51 +00:00 |
if_pppvar.h
|
prototype must not have variable name
|
2003-07-08 07:13:50 +00:00 |
if_sl.c
|
|
|
if_slvar.h
|
|
|
if_sppp.h
|
|
|
if_spppsubr.c
|
don't call if_free_sadl() until very end of if_detach() logic. many of
|
2003-05-23 10:06:17 +00:00 |
if_spppvar.h
|
prototype must not have variable name
|
2003-07-08 07:13:50 +00:00 |
if_stf.c
|
|
|
if_stf.h
|
|
|
if_strip.c
|
|
|
if_stripvar.h
|
|
|
if_token.h
|
|
|
if_tokensubr.c
|
don't call if_free_sadl() until very end of if_detach() logic. many of
|
2003-05-23 10:06:17 +00:00 |
if_tun.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
if_tun.h
|
|
|
if_types.h
|
|
|
if_vlan.c
|
|
|
if_vlanvar.h
|
|
|
if.c
|
Prepare to consolidate 802.11 media handling (which is handled in
|
2003-07-06 07:54:43 +00:00 |
if.h
|
Make IFQ_MAXLEN possible to set as an config-file option.
|
2003-07-03 09:24:19 +00:00 |
Makefile
|
|
|
net_osdep.h
|
|
|
netisr_dispatch.h
|
|
|
netisr.h
|
|
|
pfil.c
|
|
|
pfil.h
|
Protect kernel opt_*.h include by #ifdef _KERNEL_OPT
|
2003-06-23 12:56:07 +00:00 |
pfkeyv2.h
|
|
|
ppp_defs.h
|
|
|
ppp_tty.c
|
|
|
ppp-comp.h
|
prototype must not have variable name
|
2003-07-08 07:13:50 +00:00 |
ppp-deflate.c
|
|
|
radix.c
|
|
|
radix.h
|
|
|
raw_cb.c
|
|
|
raw_cb.h
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
raw_usrreq.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
route.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
route.h
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
rtsock.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
slcompress.c
|
|
|
slcompress.h
|
|
|
slip.h
|
|
|
zlib.c
|
|
|
zlib.h
|
prototype must not have variable name
|
2003-07-08 07:13:50 +00:00 |