NetBSD/sys/net
ozaki-r 0c85f1e532 Optimize if_get_byindex by adding __predict_true 2016-05-31 04:05:01 +00:00
..
agr Introduce softint-based if_input 2016-02-09 08:32:07 +00:00
npf Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
Makefile
bpf.c Introduce softint-based if_input 2016-02-09 08:32:07 +00:00
bpf.h Uses _IOR/_IOW/etc. and thus needs sys/ioccom.h. PR 41200 2015-09-05 20:01:21 +00:00
bpf_filter.c
bpf_stub.c
bpfdesc.h
bpfjit.c Adapt to the new version of sljit@r313. 2016-05-29 17:20:22 +00:00
bpfjit.h
bridgestp.c Apply psref(9) to bridge(4) 2016-04-19 07:10:22 +00:00
bsd-comp.c
dl_print.c pretty-print link addresses. 2016-04-06 18:04:58 +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 Update dependency: zlib is only needed for the swcrypto device, not for 2016-04-05 22:51:01 +00:00
files.pf
if.c Optimize if_get_byindex by adding __predict_true 2016-05-31 04:05:01 +00:00
if.h Replace ifnet_lock with if_get and if_put 2016-05-16 01:16:24 +00:00
if_arc.h
if_arcsubr.c Constify remaining rtentry of if_output (fix build) 2016-04-28 14:40:09 +00:00
if_arp.h Replace ARP cache (llinfo) with lltable/llentry 2015-08-31 08:05:20 +00:00
if_atm.h Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_atmsubr.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_bridge.c Apply if_get and if_put to bridge(4) 2016-05-16 01:23:51 +00:00
if_bridgevar.h Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_dl.h
if_eco.h
if_ecosubr.c IFQ_ENQUEUE refactor (3/3) : eliminate pktattr argument from IFQ_ENQUEUE caller 2016-04-20 09:01:03 +00:00
if_ether.h Add handling of VLAN packets in if_bridge where the parent interface supports 2015-11-19 16:23:54 +00:00
if_etherip.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
if_etherip.h
if_ethersubr.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_faith.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_faith.h
if_fddi.h
if_fddisubr.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_gif.c modify some functions static. no functional change. 2016-05-31 03:52:40 +00:00
if_gif.h modify some functions static. no functional change. 2016-05-31 03:52:40 +00:00
if_gre.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_gre.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
if_hippi.h
if_hippisubr.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_ieee1394.h
if_ieee1394subr.c introduce new ifnet MP-scalable sending interface "if_transmit". 2016-04-28 01:37:17 +00:00
if_llatbl.c Fill rtm_addrs properly 2016-04-06 08:45:46 +00:00
if_llatbl.h Separate nexthop caches from the routing table 2016-04-04 07:37:07 +00:00
if_llc.h
if_loop.c introduce new ifnet MP-scalable sending interface "if_transmit". 2016-04-28 01:37:17 +00:00
if_media.c
if_media.h
if_mpls.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_mpls.h
if_ppp.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_ppp.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
if_pppoe.c CID 980057, 980058, use strlcpy() 2016-04-24 16:59:15 +00:00
if_pppoe.h Hide PPPoE variables from if_ethersubr.c 2016-04-15 01:31:29 +00:00
if_pppvar.h Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_sl.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_slvar.h
if_sppp.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
if_spppsubr.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_spppvar.h
if_srt.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_srt.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
if_stf.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_stf.h fix my wrong modification 2016-01-28 00:28:11 +00:00
if_strip.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_stripvar.h
if_tap.c Introduce softint-based if_input 2016-02-09 08:32:07 +00:00
if_tap.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
if_token.h Fix token_rif extractions from llentry 2015-12-16 05:44:59 +00:00
if_tokensubr.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_tun.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_tun.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
if_types.h
if_vlan.c Don't increment the reference count only when it was 0... 2016-05-09 15:05:15 +00:00
if_vlanvar.h
link_proto.c Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
net_osdep.h
net_stats.c
net_stats.h
netisr.h Remove leftover IPX-related stuffs 2015-05-25 08:29:01 +00:00
netisr_dispatch.h
pfil.c
pfil.h
pfkeyv2.h
pktqueue.c
pktqueue.h
ppp-comp.h
ppp-deflate.c Add modular dependency on zlib module. 2016-04-05 23:44:05 +00:00
ppp_defs.h
ppp_tty.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
radix.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
radix.h
raw_cb.c
raw_cb.h Eliminate struct protosw::pr_output. 2016-01-20 21:43:59 +00:00
raw_usrreq.c Eliminate struct protosw::pr_output. 2016-01-20 21:43:59 +00:00
route.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
route.h Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
rtbl.c Don't use radix tree API directly 2016-04-11 09:21:18 +00:00
rtsock.c Fix RT_IN_PRINT 2016-05-17 15:21:14 +00:00
slcompress.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
slcompress.h
slip.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
zlib.c
zlib.h