| Age | Commit message (Expand) | Author |
| 2016-01-05 | - Change LDADD/DPADD in library dependencies to LIBDPLIBS | christos |
| 2015-02-02 | libnpf: add npf_rule_getid() and npf_rule_getcode(). | rmind |
| 2014-08-24 | npf_config_submit: finally, include the saved connections. | rmind |
| 2014-08-11 | - Add and use npf_alg_export(). | rmind |
| 2014-08-10 | - Add npf_ruleset_export(), npf_rule_export() and npf_nat_policyexport(). | rmind |
| 2014-08-03 | Cross-link npf(7). | rmind |
| 2014-07-23 | Build fix (use error when defined). | htodd |
| 2014-07-23 | NPF: rework of the connection saving and restoring: | rmind |
| 2014-07-22 | rename npf.3 -> libnpf.3 per rmind@'s request | christos |
| 2014-05-19 | add npf_ext_param_string() | jakllsch |
| 2014-02-13 | NPF: add support for IPv6-to-IPv6 Network Prefix Translation (NPTv6), | rmind |
| 2014-02-07 | NPF: add support for static (stateless) NAT. | rmind |
| 2014-02-06 | Add support for CDB based NPF tables. | rmind |
| 2014-02-03 | - npfctl: fix table IDs (breakage since the table naming was added). | rmind |
| 2014-01-08 | Kill extra space in function argument. | njoly |
| 2013-11-22 | Add npf_tableset_syncdict() to sync the table IDs in the proplib dictionary, | rmind |
| 2013-11-12 | Remove superfluous comma. | wiz |
| 2013-11-12 | NPF: add support for table naming and remove NPF_TABLE_SLOTS (there is | rmind |
| 2013-11-08 | Mark up NULL with Dv. | wiz |
| 2013-11-08 | NPF: add support for specifying the interfaces before they are attached. | rmind |
| 2013-09-19 | G/C npf_ncode(9) | rmind |
| 2013-09-19 | NPF: G/C n-code in favour of BPF byte-code. Delete lots of code, mmm! | rmind |
| 2013-09-19 | - Convert NPF to use BPF byte-code by default. Compile BPF byte-code in | rmind |
| 2013-03-20 | Make ALG's autoloadable by providing in the config file: | christos |
| 2013-02-16 | - Convert NPF dynamic rule ID to just incremented 64-bit counter. | rmind |
| 2013-02-10 | - Fix NPF config reload with dynamic rules present. | rmind |
| 2013-02-09 | NPF: | rmind |
| 2012-12-24 | Remove a superfluous quote and fix a recurring typo. | wiz |
| 2012-12-23 | - Add NPF version check in proplist as well, not only ioctl. Bump the version. | rmind |
| 2012-11-29 | install in /lib too because npfctl is linked against it. | christos |
| 2012-10-28 | Fix for npfctl show case. Improve some description while here. | rmind |
| 2012-09-16 | Implement dynamic NPF extensions interface. An extension consists of | rmind |
| 2012-08-15 | - {npf_mk_rproc,npf_nat_save}: fix the fetching of {rproc-ptr,id_ptr}. | rmind |
| 2012-08-12 | - Extend npftest: add ruleset inspection testing from the config generated | rmind |
| 2012-07-15 | - Rework NPF tables and fix support for IPv6. Implement tree table type | rmind |
| 2012-07-01 | NPF improvements: | rmind |
| 2012-04-01 | Add NPF config retrieval routines. | rmind |
| 2012-03-21 | These directories default to WARNS?=5 | matt |
| 2012-02-05 | Multiple NPF fixes, add better error reporting from kernel side, add some | rmind |
| 2012-01-15 | - Expire all sessions on flush. | rmind |
| 2011-11-26 | - consistency with types | christos |
| 2011-11-26 | Add _npf_config_setsubmit() function. | rmind |
| 2011-11-04 | Add IPv6 support for NPF. | zoltan |
| 2011-03-22 | * As is customary, append the parameter names from | jruoho |
| 2011-02-02 | npf_nat_create: fix attributes. | rmind |
| 2011-02-02 | New sentence, new line. Mark up NULL. | wiz |
| 2011-02-02 | NPF checkpoint: | rmind |