NetBSD/sys/net
plunky fd7356a917 Convert socket options code to use a sockopt structure
instead of laying everything into an mbuf.

approved by core
2008-08-06 15:01:23 +00:00
..
agr
Makefile
bpf.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
bpf.h
bpf_filter.c
bpfdesc.h
bridgestp.c
bsd-comp.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
dlt.h
ethertypes.h
files.pf merge yamt-pf42 branch. 2008-06-18 09:06:25 +00:00
if.c merge yamt-pf42 branch. 2008-06-18 09:06:25 +00:00
if.h merge yamt-pf42 branch. 2008-06-18 09:06:25 +00:00
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
if_bridge.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c
if_ether.h Move the body of VLAN_INPUT_TAG() into a static inline function. 2008-07-25 20:04:50 +00:00
if_etherip.c make this compile again 2008-07-10 05:15:32 +00:00
if_etherip.h - device/softc split 2008-07-09 13:18:41 +00:00
if_ethersubr.c Fix this another way: add the missing case statement. 2008-07-23 06:34:31 +00:00
if_faith.c that should read if_alloc. 2008-06-15 18:40:55 +00:00
if_faith.h
if_fddi.h
if_fddisubr.c
if_gif.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
if_gif.h
if_gre.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c
if_llc.h
if_loop.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
if_media.c
if_media.h
if_ppp.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
if_ppp.h
if_pppoe.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c keep the loop, but arrange IDX_COUNT to be correct. 2008-08-04 12:03:14 +00:00
if_spppvar.h We have a dummy entry for IPV6CP even if the non-INET6 case. 2008-08-05 23:56:31 +00:00
if_srt.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
if_srt.h
if_stf.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
if_stf.h
if_strip.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
if_stripvar.h
if_tap.c
if_tap.h
if_token.h
if_tokensubr.c
if_tun.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
if_tun.h
if_types.h
if_vlan.c - add if_alloc (ours just mallocs), and if_initname and use them (from FreeBSD) 2008-06-15 16:37:21 +00:00
if_vlanvar.h
link_proto.c
net_osdep.h
net_stats.c
net_stats.h
netisr.h
netisr_dispatch.h
pfil.c Cosmetic: use LIST_FOREACH(). Join lines. 2008-06-23 03:13:12 +00:00
pfil.h
pfkeyv2.h
ppp-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.c
radix.c
radix.h
raw_cb.c Remove the pcb from the rawcb list before sofree'ing it. 2008-08-04 06:19:35 +00:00
raw_cb.h
raw_usrreq.c
route.c
route.h
rtsock.c Fix previous: a well hidden assignment was lost. 2008-06-15 20:36:55 +00:00
slcompress.c remove unnecessary casts. 2008-06-15 16:35:35 +00:00
slcompress.h
slip.h
zlib.c
zlib.h