NetBSD/sys/net
2008-07-10 05:15:32 +00:00
..
agr
bpf_filter.c
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
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_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 Add ETHER_IS_LOCAL(). Tests for "local" ethernet addresses. 2008-05-22 01:15:33 +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
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 Replace references to getsock/getvnode. 2008-06-24 11:18:14 +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 - Add more definitions from FreeBSD 2008-06-15 16:33:58 +00:00
if_media.h - Add more definitions from FreeBSD 2008-06-15 16:33:58 +00:00
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 ioctl commands are unsigned long. 2008-06-24 10:32:14 +00:00
if_spppvar.h
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 device_private(device_lookup()) -> device_lookup_private() 2008-06-10 22:53:08 +00:00
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
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
link_proto.c
Makefile
net_osdep.h
net_stats.c
net_stats.h
netisr_dispatch.h
netisr.h
pfil.c Cosmetic: use LIST_FOREACH(). Join lines. 2008-06-23 03:13:12 +00:00
pfil.h remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
pfkeyv2.h
ppp_defs.h
ppp_tty.c Properly fix the "hanging in tty" bug that was worked around with cv_wakeup() 2008-05-25 19:22:21 +00:00
ppp-comp.h
ppp-deflate.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c Delete local variable 'sockets', whose value is never used. Reported 2008-05-29 17:26:56 +00:00
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