NetBSD/sys/net/npf
2016-03-18 10:09:46 +00:00
..
files.npf NPF: partially rewrite the connection tracking mechanism: 2014-07-19 18:24:16 +00:00
if_npflog.c
Makefile
npf_alg_icmp.c NPF: add nbuf_t * into npf_cache_t and remove unnecessary carrying by argument. 2014-07-20 00:37:41 +00:00
npf_alg.c - Add and use npf_alg_export(). 2014-08-11 23:48:01 +00:00
npf_bpf.c NPF: add nbuf_t * into npf_cache_t and remove unnecessary carrying by argument. 2014-07-20 00:37:41 +00:00
npf_conf.c - npf_config_load: if loading the connections, do not perform any actice 2014-11-30 01:37:53 +00:00
npf_conn.c npf_conn_establish: fix the previous change - drop the reference on error. 2015-02-05 22:04:03 +00:00
npf_conn.h NPF: set the connection flags atomically in the post-creation logic and 2014-12-20 16:19:43 +00:00
npf_conndb.c NPF: rework of the connection saving and restoring: 2014-07-23 01:25:34 +00:00
npf_ctl.c remove bogus KASSERT, there are error paths that don't satisfy this. 2015-10-28 01:54:10 +00:00
npf_ext_log.c NPF: add nbuf_t * into npf_cache_t and remove unnecessary carrying by argument. 2014-07-20 00:37:41 +00:00
npf_ext_normalize.c NPF: add nbuf_t * into npf_cache_t and remove unnecessary carrying by argument. 2014-07-20 00:37:41 +00:00
npf_ext_rndblock.c NPF: add nbuf_t * into npf_cache_t and remove unnecessary carrying by argument. 2014-07-20 00:37:41 +00:00
npf_handler.c NPF: rework of the connection saving and restoring: 2014-07-23 01:25:34 +00:00
npf_if.c npfkern: eliminate INACTIVE_ID and use 0 for unregistered interfaces. 2015-07-12 23:51:53 +00:00
npf_impl.h npfctl(8): report dynamic rule ID in a comment, print the case when libpcap 2015-02-02 00:31:39 +00:00
npf_inet.c minimal changes necessary to link into an INET6-less kernel. 2016-03-18 10:09:46 +00:00
npf_mbuf.c minimal changes necessary to link into an INET6-less kernel. 2016-03-18 10:09:46 +00:00
npf_nat.c minimal changes necessary to link into an INET6-less kernel. 2016-03-18 10:09:46 +00:00
npf_rproc.c NPF: finish up the rework of npfctl_save() mechanism. 2014-08-11 01:54:12 +00:00
npf_ruleset.c NPF: replace the TAILQ of the dynamic rules with a linked list and fix the 2015-03-20 23:36:28 +00:00
npf_sendpkt.c NPF: add nbuf_t * into npf_cache_t and remove unnecessary carrying by argument. 2014-07-20 00:37:41 +00:00
npf_state_tcp.c npf_tcp_inwindow: enable strict RST check by default. 2014-07-25 20:07:32 +00:00
npf_state.c NPF: add nbuf_t * into npf_cache_t and remove unnecessary carrying by argument. 2014-07-20 00:37:41 +00:00
npf_tableset_ptree.c
npf_tableset.c NPF: finish up the rework of npfctl_save() mechanism. 2014-08-11 01:54:12 +00:00
npf_worker.c
npf.c Simplify even further and fix non-modular kernels: 2015-10-29 15:19:43 +00:00
npf.h - Add npf_ruleset_export(), npf_rule_export() and npf_nat_policyexport(). 2014-08-10 19:09:43 +00:00