summaryrefslogtreecommitdiff
path: root/sys/net/npf/npf_alg.c
AgeCommit message (Expand)Author
2020-05-30Major NPF improvements (merge from upstream):rmind
2019-08-25- npfctl_load_nvlist: simplify the config loading logic.rmind
2019-07-23NPF improvements:rmind
2019-01-19Major NPF improvements:rmind
2018-09-29NPF: Major rework -- migrate NPF to the libnv library.rmind
2018-09-12Fix lockdebug diagnostic error of trying to acquire an rw_lock from achristos
2016-12-26Sync NPF with the version on github: backport standalone NPF changes,christos
2014-08-11- Add and use npf_alg_export().rmind
2014-07-20NPF: add nbuf_t * into npf_cache_t and remove unnecessary carrying by argument.rmind
2014-07-19NPF: partially rewrite the connection tracking mechanism:rmind
2014-02-17npf_alg_session: fix inverted logic in the previous commit.rmind
2014-02-16NPF: pass ALG functions via npfa_funcs_t structure.rmind
2013-12-06NPF:rmind
2013-06-02- NPF connection tracking: rework synchronisation on tracking disable/enablermind
2013-03-20Make ALG's autoloadable by providing in the config file:christos
2013-02-09NPF:rmind
2012-12-24- Rework NPF's nbuf interface: use advancing and ensuring as a main method.rmind
2012-07-15- Rework NPF tables and fix support for IPv6. Implement tree table typermind
2012-06-22NPF:rmind
2012-02-20- Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more defensive in thermind
2010-11-11NPF checkpoint:rmind
2010-08-22Import NPF - a packet filter. Some features:rmind