summaryrefslogtreecommitdiff
path: root/sys/net/npf/npf_conf.c
AgeCommit message (Expand)Author
2022-02-13npf(4): Use atomic_store_release and atomic_load_consume for config.riastradh
2020-05-30Major NPF improvements (merge from upstream):rmind
2020-05-23Backport 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-11Adjust some internal NPF APIs:rmind
2019-07-23NPF improvements:rmind
2018-09-29NPF: Major rework -- migrate NPF to the libnv library.rmind
2017-01-03NPF: fix the interface table initialisation on load.rmind
2016-12-26Sync 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 acticermind
2014-08-11NPF: finish up the rework of npfctl_save() mechanism.rmind
2014-07-23NPF: rework of the connection saving and restoring:rmind
2014-05-30- npf_nat_freepolicy: handle a race condition when a new connection mightrmind
2013-11-22Add npf_tableset_syncdict() to sync the table IDs in the proplib dictionary,rmind
2013-11-12NPF: add support for table naming and remove NPF_TABLE_SLOTS (there isrmind
2013-11-08NPF: 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-09NPF:rmind