NetBSD/sys/dist/pf/net
ozaki-r 0eaf4e5356 Use if_acquire and if_release instead of using psref API directly
- Provide if_release for consistency to if_acquire
- Use if_acquire and if_release for ifp iterations
- Make ifnet_psref_class static
2017-03-14 09:03:08 +00:00
..
if_compat.c
if_compat.h
if_pflog.c Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
if_pflog.h
if_pfsync.c Replace ifp of ip_moptions and ip6_moptions with if_index 2016-06-21 03:28:27 +00:00
if_pfsync.h
pf_if.c Use if_acquire and if_release instead of using psref API directly 2017-03-14 09:03:08 +00:00
pf_ioctl.c include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
pf_mtag.c
pf_mtag.h
pf_norm.c <sys/rnd.h> not needed for pf_norm.c. 2015-04-13 16:35:33 +00:00
pf_osfp.c use in6_print 2017-01-16 15:46:19 +00:00
pf_ruleset.c
pf_table.c
pf.c Do ND in L2_output in the same manner as arpresolve 2017-02-14 03:05:06 +00:00
pfvar.h - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00