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_alg.c
Age
Commit message (
Expand
)
Author
2020-05-30
Major NPF improvements (merge from upstream):
rmind
2019-08-25
- npfctl_load_nvlist: simplify the config loading logic.
rmind
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
2018-09-12
Fix lockdebug diagnostic error of trying to acquire an rw_lock from a
christos
2016-12-26
Sync NPF with the version on github: backport standalone NPF changes,
christos
2014-08-11
- Add and use npf_alg_export().
rmind
2014-07-20
NPF: add nbuf_t * into npf_cache_t and remove unnecessary carrying by argument.
rmind
2014-07-19
NPF: partially rewrite the connection tracking mechanism:
rmind
2014-02-17
npf_alg_session: fix inverted logic in the previous commit.
rmind
2014-02-16
NPF: pass ALG functions via npfa_funcs_t structure.
rmind
2013-12-06
NPF:
rmind
2013-06-02
- NPF connection tracking: rework synchronisation on tracking disable/enable
rmind
2013-03-20
Make ALG's autoloadable by providing in the config file:
christos
2013-02-09
NPF:
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 type
rmind
2012-06-22
NPF:
rmind
2012-02-20
- Add NPF_DECISION_BLOCK and NPF_DECISION_PASS. Be more defensive in the
rmind
2010-11-11
NPF checkpoint:
rmind
2010-08-22
Import NPF - a packet filter. Some features:
rmind