| Age | Commit message (Expand) | Author |
| 2017-12-07 | libnpf(3): improve the wording, fix and expand some sections. | rmind |
| 2017-01-03 | set to NULL after releasing to avoid double free. | christos |
| 2016-12-27 | Fix typos. | wiz |
| 2016-12-27 | KNF | rmind |
| 2016-12-27 | Add a function to iterate over endpoints | christos |
| 2016-12-27 | Update libnpf(3) man page. | rmind |
| 2016-12-26 | Sync NPF with the version on github: backport standalone NPF changes, | christos |
| 2016-12-10 | use array notation | christos |
| 2016-12-10 | update for v18 conn list; more error checks | christos |
| 2016-12-10 | Remove what was probably a left over remnant of a debugging printf | kre |
| 2016-12-10 | add npf_nat_lookup() | christos |
| 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 |