summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/zyd
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /sys/dev/microcode/zyd
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/dev/microcode/zyd')
0 files changed, 0 insertions, 0 deletions
pan>NPF: 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