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
/
sys
/
net
/
npf
/
npf_conf.c
Age
Commit message (
Expand
)
Author
2022-02-13
npf(4): Use atomic_store_release and atomic_load_consume for config.
riastradh
2020-05-30
Major NPF improvements (merge from upstream):
rmind
2020-05-23
Backport selected NPF fixes from the upstream (to be pulled up):
rmind
2019-08-25
- npfctl_load_nvlist: simplify the config loading logic.
rmind
2019-08-11
Adjust some internal NPF APIs:
rmind
2019-07-23
NPF improvements:
rmind
2018-09-29
NPF: Major rework -- migrate NPF to the libnv library.
rmind
2017-01-03
NPF: fix the interface table initialisation on load.
rmind
2016-12-26
Sync NPF with the version on github: backport standalone NPF changes,
christos
2014-11-30
- npf_config_load: if loading the connections, do not perform any actice
rmind
2014-08-11
NPF: finish up the rework of npfctl_save() mechanism.
rmind
2014-07-23
NPF: rework of the connection saving and restoring:
rmind
2014-05-30
- npf_nat_freepolicy: handle a race condition when a new connection might
rmind
2013-11-22
Add npf_tableset_syncdict() to sync the table IDs in the proplib dictionary,
rmind
2013-11-12
NPF: add support for table naming and remove NPF_TABLE_SLOTS (there is
rmind
2013-11-08
NPF: add support for specifying the interfaces before they are attached.
rmind
2013-02-10
- Fix NPF config reload with dynamic rules present.
rmind
2013-02-09
NPF:
rmind