NetBSD/sys/net
christos 9a1168a5bf Avoid DOS attack by setting ifm->ifm_media to a high number and running the
kernel out of memory. Thanks to Andreas Oman.
2003-07-25 19:35:57 +00:00
..
Makefile
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
bpf_filter.c
bpfdesc.h
bridgestp.c Test callout_pending(), not callout_active(), and eliminate now-unnecessary 2003-02-03 23:50:59 +00:00
bsd-comp.c
dlt.h depreceated->deprecated 2003-04-17 22:55:29 +00:00
ethertypes.h
if.c decnetintrq is still in fddi/tokenring (is it needed?). 2003-07-15 06:24:38 +00:00
if.h Make IFQ_MAXLEN possible to set as an config-file option. 2003-07-03 09:24:19 +00:00
if_arc.h
if_arcsubr.c KNF 2003-05-02 03:15:23 +00:00
if_arp.h
if_atm.h
if_atmsubr.c Remove variable that is only assigned too but not referenced. 2003-01-19 23:13:46 +00:00
if_bridge.c Include opt_inet.h to get INET6 definition. 2003-07-13 08:51:36 +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 fix grammatical error in a diagnostic message. 2003-05-06 17:54:27 +00:00
if_gre.h prototype must not have variable name 2003-07-08 07:13:50 +00:00
if_hippi.h
if_hippisubr.c Remove variable that is only assigned too but not referenced. 2003-01-19 23:13:46 +00:00
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 Avoid DOS attack by setting ifm->ifm_media to a high number and running the 2003-07-25 19:35:57 +00:00
if_media.h prototype must not have variable name 2003-07-08 07:13:50 +00:00
if_ppp.c KNF 2003-05-02 03:15:23 +00:00
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 bpf_mtap() does not care about M_PKTHDR at the top. M_COPY_PKTHDR has some 2003-05-01 07:52:58 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c We should use IFQ_DEQUEUE to get packets from the send queue, not IF_DEQUEUE. 2003-07-09 20:12:53 +00:00
if_spppvar.h We should use IFQ_DEQUEUE to get packets from the send queue, not IF_DEQUEUE. 2003-07-09 20:12:53 +00:00
if_stf.c bpf_mtap() does not care about M_PKTHDR at the top. M_COPY_PKTHDR has some 2003-05-01 07:52:58 +00:00
if_stf.h
if_strip.c bpf_mtap() does not care about M_PKTHDR at the top. M_COPY_PKTHDR has some 2003-05-01 07:52:58 +00:00
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
net_osdep.h no need to compile net_osdep.c. simplify net_osdep.h conditions (remove 2003-05-14 22:45:02 +00:00
netisr.h Allow a machine-dependent definition of schednetisr. 2003-03-15 07:51:06 +00:00
netisr_dispatch.h
pfil.c
pfil.h Protect kernel opt_*.h include by #ifdef _KERNEL_OPT 2003-06-23 12:56:07 +00:00
pfkeyv2.h add AH/ESP algorithms: hmac-ripemd160 (AH), AES XCBC MAC (AH), 2003-07-25 10:00:49 +00:00
ppp-comp.h prototype must not have variable name 2003-07-08 07:13:50 +00:00
ppp-deflate.c
ppp_defs.h
ppp_tty.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
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 KNF 2003-05-02 03:15:23 +00:00
slcompress.h
slip.h
zlib.c
zlib.h prototype must not have variable name 2003-07-08 07:13:50 +00:00