summaryrefslogtreecommitdiff
path: root/sys/net/npf/npf_conn.h
AgeCommit message (Expand)Author
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-11Adjust some internal NPF APIs:rmind
2019-08-06- npf_conn_init(): fix a race when initialising the G/C thread.christos
2019-07-23NPF improvements:rmind
2019-01-19Major NPF improvements:rmind
2018-09-29NPF: Major rework -- migrate NPF to the libnv library.rmind
2017-12-10- npf_cop_table: handle non-IP packets in the ether (fixes PR/52290).rmind
2017-01-29- Increase copyin buffer size to 4Mchristos
2016-12-26Sync NPF with the version on github: backport standalone NPF changes,christos
2016-12-10Welcome to version 18:christos
2016-12-10add functionality to lookup a nat entry from the connection list.christos
2014-12-20NPF: set the connection flags atomically in the post-creation logic andrmind
2014-11-30NPF:rmind
2014-08-10- Add npf_ruleset_export(), npf_rule_export() and npf_nat_policyexport().rmind
2014-07-25npf_conn_conkey: adjust to return the key length and add a commentrmind
2014-07-25npf_mk_connlist: destroy the connections on error path.rmind
2014-07-23NPF: rework of the connection saving and restoring:rmind
2014-07-20NPF: add nbuf_t * into npf_cache_t and remove unnecessary carrying by argument.rmind
2014-07-19Add npf_conn.h missed in the previous commit.rmind