NetBSD/sys/net/npf
rmind bdfcfdcad8 - NPF connection tracking: rework synchronisation on tracking disable/enable
points and document it.  Split the worker thread into a separate module
  with an interface, so it could be re-used for other tasks.
- Replace ALG list with arrays and thus hit fewer cache lines.
- Misc bug fixes.
2013-06-02 02:20:04 +00:00
..
files.npf - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
if_npflog.c add missing argument 2013-03-13 13:15:47 +00:00
Makefile
npf_alg_icmp.c - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
npf_alg.c - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
npf_conf.c - Fix NPF config reload with dynamic rules present. 2013-02-10 23:47:37 +00:00
npf_ctl.c - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
npf_ext_log.c *"" is not constant according to gcc. So we move the responsibility for adding 2013-03-11 17:03:55 +00:00
npf_ext_normalize.c normali{s,z}e 2013-03-12 20:47:48 +00:00
npf_ext_rndblock.c *"" is not constant according to gcc. So we move the responsibility for adding 2013-03-11 17:03:55 +00:00
npf_handler.c NPF: 2013-02-09 03:35:31 +00:00
npf_impl.h - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
npf_inet.c - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
npf_instr.c NPF: 2013-02-09 03:35:31 +00:00
npf_mbuf.c nbuf_ensure_contig: fix assert (can be equal if there is zero-length mbuf). 2013-02-19 23:57:37 +00:00
npf_nat.c - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
npf_ncode.h NPF: 2013-02-09 03:35:31 +00:00
npf_processor.c NPF: 2013-02-09 03:35:31 +00:00
npf_rproc.c prevent the lookup function from autoloading recursively. 2013-03-11 01:56:37 +00:00
npf_ruleset.c Always use BPF JIT for NPF rules (using BPF code) if it is available. 2013-03-18 02:24:45 +00:00
npf_sendpkt.c NPF: 2013-02-09 03:35:31 +00:00
npf_session.c - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
npf_state_tcp.c - Rework NPF's nbuf interface: use advancing and ensuring as a main method. 2012-12-24 19:05:42 +00:00
npf_state.c NPF: 2013-02-09 03:35:31 +00:00
npf_tableset_ptree.c - Rework NPF tables and fix support for IPv6. Implement tree table type 2012-07-15 00:22:58 +00:00
npf_tableset.c - Add NPF table flushing functionality. 2013-05-19 20:45:34 +00:00
npf_worker.c - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
npf.c - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
npf.h use sizeof(req) to find if it was empty or not (from uwe) 2013-03-11 17:20:02 +00:00