NetBSD/sys/net
drochner fefed2101c add IANA number for camellia-cbc, copied from FreeBSD 2011-05-05 17:46:48 +00:00
..
agr Keep condvar wmesg within 8 char limit 2010-08-11 11:47:29 +00:00
npf fix module build 2011-04-25 22:16:21 +00:00
Makefile Import NPF - a packet filter. Some features: 2010-08-22 18:56:18 +00:00
bpf.c lib/44807: something broken in stat(2), return that we are a character 2011-03-30 21:34:08 +00:00
bpf.h make bpf_validate available in userland. 2010-12-05 02:40:40 +00:00
bpf_filter.c delint. 2011-02-19 17:21:48 +00:00
bpf_stub.c
bpfdesc.h
bridgestp.c
bsd-comp.c
dlt.h
ethertypes.h
files.pf
if.c NPF checkpoint: 2011-01-18 20:33:45 +00:00
if.h Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socket 2011-02-01 01:39:19 +00:00
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 19:40:24 +00:00
if_atmsubr.c udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 19:40:24 +00:00
if_bridge.c _KERNEL_TOP 2010-12-07 20:38:26 +00:00
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c
if_ether.h
if_etherip.c
if_etherip.h
if_ethersubr.c use ETHER_IS_MULTICAST macro. no functional changes. 2011-04-25 22:14:45 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c
if_gif.c
if_gif.h
if_gre.c Add MPLS support, proposed on tech-net@ a couple of days ago 2010-06-26 14:24:27 +00:00
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c
if_llc.h
if_loop.c undefer csum in looutput. 2011-04-25 22:20:59 +00:00
if_media.c
if_media.h add MBSS. From FreeBSD. 2011-02-20 13:51:17 +00:00
if_mpls.c Don't assume that rt_tag family is AF_MPLS but verify it. 2010-06-27 13:39:11 +00:00
if_mpls.h Add MPLS support, proposed on tech-net@ a couple of days ago 2010-06-26 14:24:27 +00:00
if_ppp.c Fix misplaced parenthesis. From henning.petersen@t-online.de, thanks. 2011-04-02 08:11:31 +00:00
if_ppp.h
if_pppoe.c
if_pppoe.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c
if_spppvar.h
if_srt.c From Coyote Point source tree: "fix" srt IPv4 lookup on little-endian 2010-09-09 03:24:57 +00:00
if_srt.h
if_stf.c
if_stf.h
if_strip.c
if_stripvar.h
if_tap.c PR/44131: Matthew Mondor: if_tap.c tap_dev_ioctl() not propagating error, 2010-11-22 21:31:51 +00:00
if_tap.h
if_token.h
if_tokensubr.c
if_tun.c
if_tun.h
if_types.h
if_vlan.c PR kern/38871 2011-04-08 13:56:51 +00:00
if_vlanvar.h
link_proto.c Add RTM_CHGADDR to signal that an address on the interface has changed. 2010-11-12 16:30:26 +00:00
net_osdep.h
net_stats.c
net_stats.h
netisr.h Style fix: Tab consistency with the lines around it 2010-06-27 06:48:40 +00:00
netisr_dispatch.h Add MPLS support, proposed on tech-net@ a couple of days ago 2010-06-26 14:24:27 +00:00
pfil.c
pfil.h
pfkeyv2.h add IANA number for camellia-cbc, copied from FreeBSD 2011-05-05 17:46:48 +00:00
ppp-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c Apply patch from PR kern/44369 by Wolfgang Stukenbrock. 2011-01-11 10:52:42 +00:00
route.c Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
route.h Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
rtbl.c Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
rtsock.c Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h