summaryrefslogtreecommitdiff
path: root/sys/modules/npf/Makefile
AgeCommit message (Expand)Author
2019-07-24Update the NPF kernel module Makefile. Missed in the previous commit.rmind
2019-02-17Bump default value of WARNS for modules from 3 to 5, andrin
2018-09-29NPF: Major rework -- migrate NPF to the libnv library.rmind
2017-01-02NPF: implement dynamic handling of interface addresses (the kernel part).rmind
2016-12-28oops forgot to commit this one.christos
2016-12-09ditch ptree and use lpmchristos
2015-08-20Add ioconf entries to the pseudo-devices.christos
2014-07-19NPF: partially rewrite the connection tracking mechanism:rmind
2013-11-08NPF: add support for specifying the interfaces before they are attached.rmind
2013-09-19NPF: 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 inrmind
2013-06-02- NPF connection tracking: rework synchronisation on tracking disable/enablermind
2013-02-09NPF:rmind
2012-09-16Implement dynamic NPF extensions interface. An extension consists ofrmind
2012-08-12- Extend npftest: add ruleset inspection testing from the config generatedrmind
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-06Fix breakage caused by last commit. "npf_alg_icmp.c" is supposed to betron
2011-11-06Define "INET6" to get IPv6 support.tron
2011-11-06Update list of source files.tron
2010-12-18NPF checkpoint:rmind
2010-11-11NPF checkpoint:rmind
2010-09-16NPF checkpoint:rmind
2010-08-22Import NPF - a packet filter. Some features:rmind