NetBSD/sys/net
thorpej 4385a5d19d - Use kmem(9) instead of malloc(9).
- When handling SIOCGIFMEDIA, don't traverse the media list directly;
  refactor that out into a ifmedia_getwords() function.
2020-01-31 00:49:18 +00:00
..
agr Adopt <net/if_stats.h>. 2020-01-29 04:28:27 +00:00
npf Adopt <net/if_stats.h>. 2020-01-29 04:28:27 +00:00
bpf_filter.c
bpf_stub.c
bpf.c Stop including strip.h (it's no longer generated). 2020-01-19 05:07:22 +00:00
bpf.h
bpfdesc.h
bpfjit.c
bpfjit.h
bridgestp.c
bsd-comp.c
dl_print.c
dlt.h
ether_sw_offload.c
ether_sw_offload.h
ethertypes.h
files.net Add support for MP-safe network interface statistics by maintaining them 2020-01-29 03:16:28 +00:00
files.pf
if_arc.h
if_arcsubr.c Adopt <net/if_stats.h>. 2020-01-29 04:11:35 +00:00
if_arp.h
if_bridge.c Adopt <net/if_stats.h>. 2020-01-29 04:11:35 +00:00
if_bridgevar.h
if_dl.h
if_ether.h
if_ethersubr.c Adopt <net/if_stats.h>. 2020-01-29 04:11:35 +00:00
if_faith.c Adopt <net/if_stats.h>. 2020-01-29 04:11:35 +00:00
if_faith.h
if_gif.c Adopt <net/if_stats.h>. 2020-01-29 04:11:35 +00:00
if_gif.h
if_gre.c Adopt <net/if_stats.h>. 2020-01-29 04:11:35 +00:00
if_gre.h
if_ieee1394.h
if_ieee1394subr.c
if_ipsec.c Adopt <net/if_stats.h>. 2020-01-29 04:28:27 +00:00
if_ipsec.h
if_l2tp.c Adopt <net/if_stats.h>. 2020-01-29 04:11:35 +00:00
if_l2tp.h
if_llatbl.c
if_llatbl.h
if_llc.h
if_loop.c Adopt <net/if_stats.h>. 2020-01-29 04:11:35 +00:00
if_media.c - Use kmem(9) instead of malloc(9). 2020-01-31 00:49:18 +00:00
if_media.h
if_module.h
if_mpls.c Adopt <net/if_stats.h>. 2020-01-29 04:11:35 +00:00
if_mpls.h
if_ppp.c Adopt <net/if_stats.h>. 2020-01-29 04:28:27 +00:00
if_ppp.h
if_pppoe.c Adopt <net/if_stats.h>. 2020-01-29 04:28:27 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c Adopt <net/if_stats.h>. 2020-01-29 04:28:27 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Adopt <net/if_stats.h>. 2020-01-29 04:28:27 +00:00
if_spppvar.h
if_srt.c Adopt <net/if_stats.h>. 2020-01-29 04:28:27 +00:00
if_srt.h
if_stats.c Add support for MP-safe network interface statistics by maintaining them 2020-01-29 03:16:28 +00:00
if_stats.h Add support for MP-safe network interface statistics by maintaining them 2020-01-29 03:16:28 +00:00
if_stf.c Adopt <net/if_stats.h>. 2020-01-29 04:28:27 +00:00
if_stf.h
if_tap.c Adopt <net/if_stats.h>. 2020-01-29 04:28:27 +00:00
if_tap.h
if_tun.c Adopt <net/if_stats.h>. 2020-01-29 04:28:27 +00:00
if_tun.h
if_types.h
if_vlan.c Adopt <net/if_stats.h>. 2020-01-29 04:28:27 +00:00
if_vlanvar.h
if.c Add support for MP-safe network interface statistics by maintaining them 2020-01-29 03:16:28 +00:00
if.h Add support for MP-safe network interface statistics by maintaining them 2020-01-29 03:16:28 +00:00
link_proto.c
Makefile Add support for MP-safe network interface statistics by maintaining them 2020-01-29 03:16:28 +00:00
net_stats.c
net_stats.h - Make _NET_STAT_GETREF()'s return value a net_stat_ref_t, which is 2020-01-29 03:04:55 +00:00
netisr_dispatch.h
netisr.h
pfil.c
pfil.h
pfkeyv2.h
pktqueue.c
pktqueue.h
ppp_defs.h
ppp_tty.c Adopt <net/if_stats.h>. 2020-01-29 04:28:27 +00:00
ppp-comp.h
ppp-deflate.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
rss_config.c
rss_config.h
rtbl.c
rtsock_shared.c Do not reference ifp->if_data directly; use if_export_if_data(). 2020-01-29 04:35:13 +00:00
rtsock.c Do not reference ifp->if_data directly; use if_export_if_data(). 2020-01-29 04:35:13 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h