NetBSD/sys/net/npf
rmind f04a92b1d6 - Rewrite parts of pfil(9): use array to store hooks and thus be more cache
friendly (there are only few hooks in the system).  Make the structures
  opaque and the interface more strict.
- Remove PFIL_HOOKS option by making pfil(9) mandatory.
2013-06-29 21:06:57 +00:00
..
Makefile
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
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
npf_alg.c - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
npf_alg_icmp.c - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
npf_conf.c
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 - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +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_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_processor.c
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_session.c - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
npf_state.c
npf_state_tcp.c
npf_tableset.c - Add NPF table flushing functionality. 2013-05-19 20:45:34 +00:00
npf_tableset_ptree.c
npf_worker.c - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00