NetBSD/sys/net/npf
2018-04-19 21:50:06 +00:00
..
files.npf NPF: implement dynamic handling of interface addresses (the kernel part). 2017-01-02 21:49:51 +00:00
if_npflog.c - Increase copyin buffer size to 4M 2017-01-29 00:15:54 +00:00
if_npflog.h - Increase copyin buffer size to 4M 2017-01-29 00:15:54 +00:00
lpm.c remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
lpm.h This patches ditches the ptree(3) library, because it is broken (you 2016-12-09 02:40:38 +00:00
Makefile
npf_alg_icmp.c In addition to checking L4 in the cache, here we also need to check the 2018-03-23 08:34:57 +00:00
npf_alg.c Sync NPF with the version on github: backport standalone NPF changes, 2016-12-26 23:05:05 +00:00
npf_bpf.c - npf_cop_table: handle non-IP packets in the ether (fixes PR/52290). 2017-12-10 00:07:36 +00:00
npf_conf.c NPF: fix the interface table initialisation on load. 2017-01-03 00:58:05 +00:00
npf_conn.c - npf_cop_table: handle non-IP packets in the ether (fixes PR/52290). 2017-12-10 00:07:36 +00:00
npf_conn.h - npf_cop_table: handle non-IP packets in the ether (fixes PR/52290). 2017-12-10 00:07:36 +00:00
npf_conndb.c Sync NPF with the version on github: backport standalone NPF changes, 2016-12-26 23:05:05 +00:00
npf_ctl.c - npf_mk_rules: enforce unique names for the dynamic rulesets. 2017-12-10 01:18:21 +00:00
npf_ext_log.c provide a copy function used for logging that does not lock, but can return 2017-02-18 23:27:32 +00:00
npf_ext_normalize.c Fix an inverted logic. 2018-04-07 09:20:25 +00:00
npf_ext_rndblock.c - Increase copyin buffer size to 4M 2017-01-29 00:15:54 +00:00
npf_handler.c Fix two consecutive mistakes. 2018-03-13 09:04:02 +00:00
npf_if.c provide a copy function used for logging that does not lock, but can return 2017-02-18 23:27:32 +00:00
npf_ifaddr.c Rename IFNET_LOCK to IFNET_GLOBAL_LOCK 2017-12-11 03:25:45 +00:00
npf_impl.h - npf_mk_rules: enforce unique names for the dynamic rulesets. 2017-12-10 01:18:21 +00:00
npf_inet.c Fix bug I introduced in previous commit. 2018-04-08 05:51:45 +00:00
npf_mbuf.c Sync NPF with the version on github: backport standalone NPF changes, 2016-12-26 23:05:05 +00:00
npf_nat.c Sync NPF with the version on github: backport standalone NPF changes, 2016-12-26 23:05:05 +00:00
npf_os.c Rename IFNET_LOCK to IFNET_GLOBAL_LOCK 2017-12-11 03:25:45 +00:00
npf_rproc.c - Increase copyin buffer size to 4M 2017-01-29 00:15:54 +00:00
npf_ruleset.c - npf_mk_rules: enforce unique names for the dynamic rulesets. 2017-12-10 01:18:21 +00:00
npf_sendpkt.c apply some INET6 so this compiles in INET6-less kernels again. 2018-04-10 04:29:57 +00:00
npf_state_tcp.c npf_tcp_fsm: fix for the NPF_TCPS_SYN_RECEIVED state. 2016-12-26 23:10:46 +00:00
npf_state.c Sync NPF with the version on github: backport standalone NPF changes, 2016-12-26 23:05:05 +00:00
npf_tableset.c fix MIN/MAX confusion. 2017-03-10 02:21:37 +00:00
npf_worker.c - npf_mk_rules: enforce unique names for the dynamic rulesets. 2017-12-10 01:18:21 +00:00
npf.c remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
npf.h s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
npfkern.h Sync NPF with the version on github: backport standalone NPF changes, 2016-12-26 23:05:05 +00:00