.. |
agr
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
npf
|
include "ioconf.h" to get the 'void <driver>attach(int count);' prototype.
|
2015-08-20 14:40:16 +00:00 |
bpf_filter.c
|
|
|
bpf_stub.c
|
|
|
bpf.c
|
|
|
bpf.h
|
|
|
bpfdesc.h
|
|
|
bpfjit.c
|
|
|
bpfjit.h
|
|
|
bridgestp.c
|
|
|
bsd-comp.c
|
|
|
dl_print.c
|
|
|
dlt.h
|
|
|
ethertypes.h
|
|
|
files.net
|
Hook up lltable/llentry with the kernel (and rumpkernel)
|
2015-08-31 08:02:44 +00:00 |
files.pf
|
|
|
if_arc.h
|
|
|
if_arcsubr.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_arp.h
|
Replace ARP cache (llinfo) with lltable/llentry
|
2015-08-31 08:05:20 +00:00 |
if_atm.h
|
|
|
if_atmsubr.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_bridge.c
|
Don't set M_PROTO1 in mbuf flags.
|
2015-08-28 14:23:18 +00:00 |
if_bridgevar.h
|
|
|
if_dl.h
|
|
|
if_eco.h
|
|
|
if_ecosubr.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_ether.h
|
|
|
if_etherip.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_etherip.h
|
|
|
if_ethersubr.c
|
Replace ARP cache (llinfo) with lltable/llentry
|
2015-08-31 08:05:20 +00:00 |
if_faith.c
|
include "ioconf.h" to get the 'void <driver>attach(int count);' prototype.
|
2015-08-20 14:40:16 +00:00 |
if_faith.h
|
|
|
if_fddi.h
|
|
|
if_fddisubr.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_gif.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_gif.h
|
|
|
if_gre.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_gre.h
|
|
|
if_hippi.h
|
|
|
if_hippisubr.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_ieee1394.h
|
|
|
if_ieee1394subr.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_llatbl.c
|
#if __NetBSD__ -> #if defined(__NetBSD__)
|
2015-08-31 12:57:45 +00:00 |
if_llatbl.h
|
Replace ARP cache (llinfo) with lltable/llentry
|
2015-08-31 08:05:20 +00:00 |
if_llc.h
|
|
|
if_loop.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_media.c
|
|
|
if_media.h
|
|
|
if_mpls.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_mpls.h
|
|
|
if_ppp.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_ppp.h
|
Honor pseudo attach decl generated by config(1).
|
2015-08-20 11:18:53 +00:00 |
if_pppoe.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_pppoe.h
|
|
|
if_pppvar.h
|
|
|
if_sl.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_slvar.h
|
|
|
if_sppp.h
|
|
|
if_spppsubr.c
|
include "ioconf.h" to get the 'void <driver>attach(int count);' prototype.
|
2015-08-20 14:40:16 +00:00 |
if_spppvar.h
|
|
|
if_srt.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_srt.h
|
|
|
if_stf.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_stf.h
|
|
|
if_strip.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_stripvar.h
|
|
|
if_tap.c
|
include "ioconf.h" to get the 'void <driver>attach(int count);' prototype.
|
2015-08-20 14:40:16 +00:00 |
if_tap.h
|
|
|
if_token.h
|
|
|
if_tokensubr.c
|
Replace ARP cache (llinfo) with lltable/llentry
|
2015-08-31 08:05:20 +00:00 |
if_tun.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
if_tun.h
|
|
|
if_types.h
|
|
|
if_vlan.c
|
include "ioconf.h" to get the 'void <driver>attach(int count);' prototype.
|
2015-08-20 14:40:16 +00:00 |
if_vlanvar.h
|
|
|
if.c
|
Hook up lltable/llentry with the kernel (and rumpkernel)
|
2015-08-31 08:02:44 +00:00 |
if.h
|
Hook up lltable/llentry with the kernel (and rumpkernel)
|
2015-08-31 08:02:44 +00:00 |
link_proto.c
|
|
|
Makefile
|
|
|
net_osdep.h
|
|
|
net_stats.c
|
|
|
net_stats.h
|
|
|
netisr_dispatch.h
|
|
|
netisr.h
|
|
|
pfil.c
|
|
|
pfil.h
|
|
|
pfkeyv2.h
|
|
|
pktqueue.c
|
|
|
pktqueue.h
|
|
|
ppp_defs.h
|
|
|
ppp_tty.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
ppp-comp.h
|
|
|
ppp-deflate.c
|
|
|
radix.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
radix.h
|
|
|
raw_cb.c
|
|
|
raw_cb.h
|
|
|
raw_usrreq.c
|
|
|
route.c
|
Make rt_refcnt take into account rt_timer
|
2015-08-31 06:25:15 +00:00 |
route.h
|
Do rt_refcnt++ when set a rtentry to another rtentry's rt_gwroute
|
2015-09-02 11:35:11 +00:00 |
rtbl.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
rtsock.c
|
|
|
slcompress.c
|
sprinkle _KERNEL_OPT
|
2015-08-24 22:21:26 +00:00 |
slcompress.h
|
|
|
slip.h
|
|
|
zlib.c
|
|
|
zlib.h
|
|
|