NetBSD/sys/net/npf
rmind 7a3e0c216a - Rework NPF NAT syntax to be more structured and support future additions
of different types and configurations of NAT.
- npfctl: improve disassemble and show-config command functionality.
- Fix custom ICMP code and type filtering.
2012-06-15 23:24:08 +00:00
..
files.npf - Split NPF rule procedure code into a separate module (no functional changes). 2012-02-06 23:30:14 +00:00
Makefile
npf_alg_icmp.c - Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more defensive in the 2012-02-20 00:18:19 +00:00
npf_alg.c - Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more defensive in the 2012-02-20 00:18:19 +00:00
npf_ctl.c npftest: add a stream processor, which prints out the TCP state information. 2012-05-30 21:38:03 +00:00
npf_handler.c npftest: add a stream processor, which prints out the TCP state information. 2012-05-30 21:38:03 +00:00
npf_impl.h npftest: add a stream processor, which prints out the TCP state information. 2012-05-30 21:38:03 +00:00
npf_inet.c - Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more defensive in the 2012-02-20 00:18:19 +00:00
npf_instr.c - Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more defensive in the 2012-02-20 00:18:19 +00:00
npf_log.c - Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more defensive in the 2012-02-20 00:18:19 +00:00
npf_mbuf.c Update rumpdev_npf; use WARNS=4. 2012-04-14 19:01:21 +00:00
npf_nat.c - Save active config in proplib dictionary; add GETCONF ioctl to retrieve. 2012-03-11 18:27:59 +00:00
npf_ncode.h - Rework NPF NAT syntax to be more structured and support future additions 2012-06-15 23:24:08 +00:00
npf_processor.c - Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more defensive in the 2012-02-20 00:18:19 +00:00
npf_rproc.c - Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more defensive in the 2012-02-20 00:18:19 +00:00
npf_ruleset.c - Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more defensive in the 2012-02-20 00:18:19 +00:00
npf_sendpkt.c - Fix double-free case on ICMP return case. 2012-05-06 02:45:25 +00:00
npf_session.c - Save active config in proplib dictionary; add GETCONF ioctl to retrieve. 2012-03-11 18:27:59 +00:00
npf_state_tcp.c npf_state_tcp: add an assert; fix some comments while here. 2012-06-05 22:46:54 +00:00
npf_state.c npftest: add a stream processor, which prints out the TCP state information. 2012-05-30 21:38:03 +00:00
npf_tableset.c - Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more defensive in the 2012-02-20 00:18:19 +00:00
npf.c Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
npf.h Update rumpdev_npf; use WARNS=4. 2012-04-14 19:01:21 +00:00