..
agr
sprinkle _KERNEL_OPT
2015-08-24 22:21:26 +00:00
npf
Fix the code so that it works in all 3 cases: non-modular, modular/builtin,
2015-10-19 00:29:57 +00:00
bpf_filter.c
Fix the build.
2015-02-11 12:53:15 +00:00
bpf_stub.c
bpf.c
PR/49386: Ryota Ozaki: Add a mutex for bpf creation/removal to avoid races.
2015-10-14 19:40:09 +00:00
bpf.h
Uses _IOR/_IOW/etc. and thus needs sys/ioccom.h. PR 41200
2015-09-05 20:01:21 +00:00
bpfdesc.h
- Add bpf_args_t and convert bpf_filter_ext() to use it. This allows the
2013-11-15 00:12:44 +00:00
bpfjit.c
Copyright year.
2015-02-14 21:32:46 +00:00
bpfjit.h
Fix copyright years.
2014-06-25 19:32:37 +00:00
bridgestp.c
Use pserialize in bridge
2014-12-31 17:36:24 +00:00
bsd-comp.c
dl_print.c
missed _
2014-12-02 19:34:33 +00:00
dlt.h
update with new entries from libpcap-1.7.2
2015-03-31 21:42:16 +00:00
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
arpresolve() now returns 0 on success otherwise an error code.
2015-10-13 12:33:07 +00:00
if_arp.h
Replace ARP cache (llinfo) with lltable/llentry
2015-08-31 08:05:20 +00:00
if_atm.h
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
2015-09-06 06:00:59 +00:00
if_atmsubr.c
sprinkle _KERNEL_OPT
2015-08-24 22:21:26 +00:00
if_bridge.c
Enqueue frames to a curcpu's pktqueue
2015-10-07 08:48:04 +00:00
if_bridgevar.h
Modify the BRDGGIFS and BRDGRTS cmds to be more COMPAT_NETBSD32 friendly.
2015-06-01 06:14:43 +00:00
if_dl.h
add DL_PRINT macro
2014-12-03 01:31:37 +00:00
if_eco.h
if_ecosubr.c
sprinkle _KERNEL_OPT
2015-08-24 22:21:26 +00:00
if_ether.h
Add a mutex for global variables of if_ethersubr.c
2014-07-28 14:24:48 +00:00
if_etherip.c
sprinkle _KERNEL_OPT
2015-08-24 22:21:26 +00:00
if_etherip.h
if_ethersubr.c
arpresolve() now returns 0 on success otherwise an error code.
2015-10-13 12:33:07 +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
arpresolve() now returns 0 on success otherwise an error code.
2015-10-13 12:33:07 +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
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
2015-09-06 06:00:59 +00:00
if_hippi.h
if_hippisubr.c
sprinkle _KERNEL_OPT
2015-08-24 22:21:26 +00:00
if_ieee1394.h
if_ieee1394subr.c
arpresolve() now returns 0 on success otherwise an error code.
2015-10-13 12:33:07 +00:00
if_llatbl.c
Make GATEWAY (fastforward) work again
2015-09-30 07:12:32 +00:00
if_llatbl.h
Fix LLE_TRY_UPGRADE when GATEWAY
2015-10-09 01:50:09 +00:00
if_llc.h
Don't use class as a structure member.
2014-09-05 05:32:07 +00:00
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
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
2015-09-06 06:00:59 +00:00
if_pppoe.c
sprinkle _KERNEL_OPT
2015-08-24 22:21:26 +00:00
if_pppoe.h
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
2015-09-06 06:00:59 +00:00
if_pppvar.h
if_sl.c
sprinkle _KERNEL_OPT
2015-08-24 22:21:26 +00:00
if_slvar.h
if_sppp.h
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
2015-09-06 06:00:59 +00:00
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
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
2015-09-06 06:00:59 +00:00
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
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
2015-09-06 06:00:59 +00:00
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
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
2015-09-06 06:00:59 +00:00
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
Fix typo
2015-10-02 03:08:26 +00:00
link_proto.c
make connect syscall use sockaddr_big and modify pr_{send,connect}
2015-05-02 17:18:03 +00:00
Makefile
net_osdep.h
net_stats.c
net_stats.h
Cast return value of _NET_STAT_GETREF
2014-09-05 06:01:24 +00:00
netisr_dispatch.h
- Implement pktqueue interface for lockless IP input queue.
2014-06-05 23:48:16 +00:00
netisr.h
Remove leftover IPX-related stuffs
2015-05-25 08:29:01 +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
pktqueue.c
Fix pktq_enqueue for rump
2014-07-04 01:50:22 +00:00
pktqueue.h
Move sysctl_pktq_{maxlen,count} to pktqueue.c and make them global
2014-06-16 00:40:10 +00:00
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_detach: rawpcb may be embedded, free using the real size (saved in rcb).
2014-05-21 20:43:56 +00:00
raw_cb.h
make connect syscall use sockaddr_big and modify pr_{send,connect}
2015-05-02 17:18:03 +00:00
raw_usrreq.c
make connect syscall use sockaddr_big and modify pr_{send,connect}
2015-05-02 17:18:03 +00:00
route.c
Remove rt_ifa_localrequest().
2015-10-07 09:44:26 +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
Add core networking support for SCTP.
2015-10-13 21:28:34 +00:00
slcompress.c
sprinkle _KERNEL_OPT
2015-08-24 22:21:26 +00:00
slcompress.h
slip.h
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
2015-09-06 06:00:59 +00:00
zlib.c
Modularize net/zlib so it can be used by the vnd module (and, eventually,
2013-12-29 08:09:44 +00:00
zlib.h