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
/
modules
/
npf
/
Makefile
Age
Commit message (
Expand
)
Author
2019-07-24
Update the NPF kernel module Makefile. Missed in the previous commit.
rmind
2019-02-17
Bump default value of WARNS for modules from 3 to 5, and
rin
2018-09-29
NPF: Major rework -- migrate NPF to the libnv library.
rmind
2017-01-02
NPF: implement dynamic handling of interface addresses (the kernel part).
rmind
2016-12-28
oops forgot to commit this one.
christos
2016-12-09
ditch ptree and use lpm
christos
2015-08-20
Add ioconf entries to the pseudo-devices.
christos
2014-07-19
NPF: partially rewrite the connection tracking mechanism:
rmind
2013-11-08
NPF: add support for specifying the interfaces before they are attached.
rmind
2013-09-19
NPF: G/C n-code in favour of BPF byte-code. Delete lots of code, mmm!
rmind
2013-09-19
- Convert NPF to use BPF byte-code by default. Compile BPF byte-code in
rmind
2013-06-02
- NPF connection tracking: rework synchronisation on tracking disable/enable
rmind
2013-02-09
NPF:
rmind
2012-09-16
Implement dynamic NPF extensions interface. An extension consists of
rmind
2012-08-12
- Extend npftest: add ruleset inspection testing from the config generated
rmind
2012-02-06
- Split NPF rule procedure code into a separate module (no functional changes).
rmind
2011-11-29
- Rework and improve TCP state tracking.
rmind
2011-11-06
Fix breakage caused by last commit. "npf_alg_icmp.c" is supposed to be
tron
2011-11-06
Define "INET6" to get IPv6 support.
tron
2011-11-06
Update list of source files.
tron
2010-12-18
NPF checkpoint:
rmind
2010-11-11
NPF checkpoint:
rmind
2010-09-16
NPF checkpoint:
rmind
2010-08-22
Import NPF - a packet filter. Some features:
rmind