NetBSD/sys/net
rmind f04a92b1d6 - Rewrite parts of pfil(9): use array to store hooks and thus be more cache
friendly (there are only few hooks in the system).  Make the structures
  opaque and the interface more strict.
- Remove PFIL_HOOKS option by making pfil(9) mandatory.
2013-06-29 21:06:57 +00:00
..
agr
npf - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
bpf_filter.c Add bpfjit and enable it for amd64. 2012-10-27 22:36:11 +00:00
bpf_stub.c
bpf.c Add bpfjit and enable it for amd64. 2012-10-27 22:36:11 +00:00
bpf.h
bpfdesc.h Comment bd_jitcode member. 2012-10-28 21:12:44 +00:00
bpfjit.c Add RCSID and fix -Wsign-compare warnings. 2012-11-10 22:12:31 +00:00
bpfjit.h Add bpfjit and enable it for amd64. 2012-10-27 22:36:11 +00:00
bridgestp.c
bsd-comp.c
dlt.h recover DLT_HIPPY and DLT_HDLC from before for if_hippisubr.c and hd64570.c 2013-04-07 14:12:05 +00:00
ethertypes.h
files.pf
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c PR/47058: Antti Kantee: If the ipv6 flow code modifies the mbuf, pass the 2012-10-11 20:05:50 +00:00
if_bridge.c - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
if_ether.h Add SIOCGETHERCAP ioctl. 2012-10-31 10:17:34 +00:00
if_etherip.c
if_etherip.h
if_ethersubr.c - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
if_gif.c Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
if_gif.h
if_gre.c
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c
if_llc.h
if_loop.c Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
if_media.c
if_media.h Add 1000baseT-FDX. 2012-10-25 10:59:43 +00:00
if_mpls.c
if_mpls.h
if_ppp.c Don't check mp for NULL twice. From Michael W. Bomardieri <mb@il.net> 2012-11-25 09:06:43 +00:00
if_ppp.h
if_pppoe.c - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
if_spppvar.h
if_srt.c
if_srt.h
if_stf.c
if_stf.h
if_strip.c
if_stripvar.h
if_tap.c use cprng_fast instead of getmicrouptime to generate "random" mac address 2013-01-28 15:05:03 +00:00
if_tap.h
if_token.h
if_tokensubr.c Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
if_tun.c
if_tun.h
if_types.h
if_vlan.c
if_vlanvar.h
if.c - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
if.h - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
link_proto.c
Makefile Add bpfjit and enable it for amd64. 2012-10-27 22:36:11 +00:00
net_osdep.h
net_stats.c
net_stats.h
netisr_dispatch.h Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
netisr.h Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
pfil.c - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
pfil.h - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
pfkeyv2.h
ppp_defs.h
ppp_tty.c
ppp-comp.h
ppp-deflate.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c PR/44032: Proxy entries stopped working with pppd. The issue here is that 2013-06-08 02:42:56 +00:00
route.h Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
rtbl.c
rtsock.c Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h