NetBSD/sys/net
roy b4462420d3 Guard against the possibility the there is no ready address. 2015-06-08 08:21:49 +00:00
..
agr
npf - npfctl: fix the confusion in the parser (0/0 case with no other filter). 2015-06-08 01:00:43 +00:00
Makefile
bpf.c Improve wording. 2015-05-30 19:14:46 +00:00
bpf.h Add BPF_MOD/BPF_XOR, sync DLT entries and document unused bpf instructions. 2014-11-19 19:35:21 +00:00
bpf_filter.c Fix the build. 2015-02-11 12:53:15 +00:00
bpf_stub.c
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 Back out prior 2015-06-01 00:15:07 +00:00
files.pf
if.c Implement SIOCIFGCLONERS for netbsd32, so ifconfig -C works. 2015-05-18 06:38:59 +00:00
if.h Implement SIOCIFGCLONERS for netbsd32, so ifconfig -C works. 2015-05-18 06:38:59 +00:00
if_arc.h
if_arcsubr.c Pull out route lookups from L2 output routines 2015-06-04 09:19:59 +00:00
if_arp.h
if_atm.h
if_atmsubr.c Pull out route lookups from L2 output routines 2015-06-04 09:19:59 +00:00
if_bridge.c Modify the BRDGGIFS and BRDGRTS cmds to be more COMPAT_NETBSD32 friendly. 2015-06-01 06:14:43 +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 Pull out route lookups from L2 output routines 2015-06-04 09:19:59 +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 Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
if_etherip.h
if_ethersubr.c Pull out route lookups from L2 output routines 2015-06-04 09:19:59 +00:00
if_faith.c Use if_free instead of free 2014-07-29 01:35:44 +00:00
if_faith.h
if_fddi.h
if_fddisubr.c Pull out route lookups from L2 output routines 2015-06-04 09:19:59 +00:00
if_gif.c Include <sys/socketvar.h> for softnet_lock. 2015-06-03 13:06:26 +00:00
if_gif.h
if_gre.c make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
if_gre.h
if_hippi.h
if_hippisubr.c Pull out route lookups from L2 output routines 2015-06-04 09:19:59 +00:00
if_ieee1394.h
if_ieee1394subr.c Pull out route lookups from L2 output routines 2015-06-04 09:19:59 +00:00
if_llc.h Don't use class as a structure member. 2014-09-05 05:32:07 +00:00
if_loop.c Remove leftover IPX-related stuffs 2015-05-25 08:29:01 +00:00
if_media.c
if_media.h
if_mpls.c Pull out route lookups from L2 output routines 2015-06-04 09:19:59 +00:00
if_mpls.h
if_ppp.c Introduce p2p_rtrequest() so that IFF_POINTOPOINT interfaces can work 2015-04-20 10:19:54 +00:00
if_ppp.h
if_pppoe.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Remove leftover IPX-related stuffs 2015-05-25 08:29:01 +00:00
if_spppvar.h
if_srt.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
if_srt.h
if_stf.c PR/48901: Fail at compile time when trying to compile stf without inet6, 2014-06-12 16:43:09 +00:00
if_stf.h
if_strip.c - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
if_stripvar.h
if_tap.c Replace if_attach of if_tap with if_initialize and if_register 2014-12-17 09:41:30 +00:00
if_tap.h
if_token.h
if_tokensubr.c Remove leftover DECNET-related stuffs 2015-05-25 08:31:34 +00:00
if_tun.c Introduce p2p_rtrequest() so that IFF_POINTOPOINT interfaces can work 2015-04-20 10:19:54 +00:00
if_tun.h src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
if_types.h
if_vlan.c Count up parent's obytes and omcasts counters 2015-04-18 18:32:16 +00:00
if_vlanvar.h
link_proto.c make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
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.h Remove leftover IPX-related stuffs 2015-05-25 08:29:01 +00:00
netisr_dispatch.h - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
pfil.c
pfil.h
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-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.c Use accessor functions for the tty's table of control characters. 2014-05-22 16:31:19 +00:00
radix.c
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 Guard against the possibility the there is no ready address. 2015-06-08 08:21:49 +00:00
route.h Make some functions static 2015-04-30 09:57:38 +00:00
rtbl.c
rtsock.c make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
slcompress.c
slcompress.h
slip.h
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