summaryrefslogtreecommitdiff
path: root/usr.sbin/npf/npfctl/npf_bpf_comp.c
AgeCommit message (Expand)Author
2020-05-30Major NPF improvements (merge from upstream):rmind
2019-08-25- npfctl_load_nvlist: simplify the config loading logic.rmind
2019-08-08NPF: fix BPF byte-code generation for a port-range used in a group.rmind
2019-07-23NPF improvements:rmind
2019-04-17Summary: Ensure default TCP flags are applied to rules like 'pass stateful all'tih
2018-09-29NPF: Major rework -- migrate NPF to the libnv library.rmind
2016-12-27npf.conf: add support for logical NOT, e.g.: pass from ! 10.0.0.1 to anyrmind
2016-12-26Sync NPF with the version on github: backport standalone NPF changes,christos
2015-06-08- npfctl: fix the confusion in the parser (0/0 case with no other filter).rmind
2014-06-29NPF:rmind
2014-05-31npfctl_build_code: generate TCP/UDP check for ports case when other blocksrmind
2014-05-15NPF: imply SYN-only check for the stateful rules by default (when inspectingrmind
2014-03-15npfctl_bpf_cidr: another buf fix in handling IPv6 masks (bug found on ARM).rmind
2014-02-13npfctl_bpf_cidr: fix a bug in handling of smaller IPv6 masks.rmind
2013-11-05npfctl: optimise fetch_l3() to avoid unnecessary call to NPF_COP_L3.rmind
2013-09-19- Convert NPF to use BPF byte-code by default. Compile BPF byte-code inrmind