index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libnpf
Age
Commit message (
Expand
)
Author
2020-06-20
Pull up following revision(s) (requested by rmind in ticket #956):
martin
2019-10-04
Pull up following revision(s) (requested by rmind in ticket #282):
martin
2019-09-01
Pull up following revision(s) (requested by rmind in ticket #140):
martin
2019-09-01
Pull up following revision(s) (requested by rmind in ticket #139):
martin
2019-07-23
Try improving a description.
wiz
2019-07-23
NPF improvements:
rmind
2019-01-27
fix duplicated chunk from merge
dholland
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2019-01-19
Major NPF improvements:
rmind
2018-09-29
- re-enable lint (otherwise the sets break)
christos
2018-09-29
NPF: Major rework -- migrate NPF to the libnv library.
rmind
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
[next]