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_conn.h
Age
Commit message (
Expand
)
Author
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-11
Adjust some internal NPF APIs:
rmind
2019-08-06
- npf_conn_init(): fix a race when initialising the G/C thread.
christos
2019-07-23
NPF improvements:
rmind
2019-01-19
Major NPF improvements:
rmind
2018-09-29
NPF: 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 4M
christos
2016-12-26
Sync NPF with the version on github: backport standalone NPF changes,
christos
2016-12-10
Welcome to version 18:
christos
2016-12-10
add functionality to lookup a nat entry from the connection list.
christos
2014-12-20
NPF: set the connection flags atomically in the post-creation logic and
rmind
2014-11-30
NPF:
rmind
2014-08-10
- Add npf_ruleset_export(), npf_rule_export() and npf_nat_policyexport().
rmind
2014-07-25
npf_conn_conkey: adjust to return the key length and add a comment
rmind
2014-07-25
npf_mk_connlist: destroy the connections on error path.
rmind
2014-07-23
NPF: rework of the connection saving and restoring:
rmind
2014-07-20
NPF: add nbuf_t * into npf_cache_t and remove unnecessary carrying by argument.
rmind
2014-07-19
Add npf_conn.h missed in the previous commit.
rmind