summaryrefslogtreecommitdiff
path: root/lib/libnpf
AgeCommit message (Expand)Author
2020-06-20Pull up following revision(s) (requested by rmind in ticket #956):martin
2019-10-04Pull up following revision(s) (requested by rmind in ticket #282):martin
2019-09-01Pull up following revision(s) (requested by rmind in ticket #140):martin
2019-09-01Pull up following revision(s) (requested by rmind in ticket #139):martin
2019-07-23Try improving a description.wiz
2019-07-23NPF improvements:rmind
2019-01-27fix duplicated chunk from mergedholland
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2019-01-19Major NPF improvements:rmind
2018-09-29- re-enable lint (otherwise the sets break)christos
2018-09-29NPF: Major rework -- migrate NPF to the libnv library.rmind
2017-12-07libnpf(3): improve the wording, fix and expand some sections.rmind
2017-01-03set to NULL after releasing to avoid double free.christos
2016-12-27Fix typos.wiz
2016-12-27KNFrmind
2016-12-27Add a function to iterate over endpointschristos
2016-12-27Update libnpf(3) man page.rmind
2016-12-26Sync NPF with the version on github: backport standalone NPF changes,christos
2016-12-10use array notationchristos
2016-12-10update for v18 conn list; more error checkschristos
2016-12-10Remove what was probably a left over remnant of a debugging printfkre
2016-12-10add npf_nat_lookup()christos
2016-01-05- Change LDADD/DPADD in library dependencies to LIBDPLIBSchristos
2015-02-02libnpf: add npf_rule_getid() and npf_rule_getcode().rmind
2014-08-24npf_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-03Cross-link npf(7).rmind
2014-07-23Build fix (use error when defined).htodd
2014-07-23NPF: rework of the connection saving and restoring:rmind
2014-07-22rename npf.3 -> libnpf.3 per rmind@'s requestchristos
2014-05-19add npf_ext_param_string()jakllsch
2014-02-13NPF: add support for IPv6-to-IPv6 Network Prefix Translation (NPTv6),rmind
2014-02-07NPF: add support for static (stateless) NAT.rmind
2014-02-06Add support for CDB based NPF tables.rmind
2014-02-03- npfctl: fix table IDs (breakage since the table naming was added).rmind
2014-01-08Kill extra space in function argument.njoly
2013-11-22Add npf_tableset_syncdict() to sync the table IDs in the proplib dictionary,rmind
2013-11-12Remove superfluous comma.wiz
2013-11-12NPF: add support for table naming and remove NPF_TABLE_SLOTS (there isrmind
2013-11-08Mark up NULL with Dv.wiz
2013-11-08NPF: add support for specifying the interfaces before they are attached.rmind
2013-09-19G/C npf_ncode(9)rmind
2013-09-19NPF: 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 inrmind
2013-03-20Make 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-09NPF:rmind
2012-12-24Remove a superfluous quote and fix a recurring typo.wiz