summaryrefslogtreecommitdiff
path: root/usr.sbin/npf/npfctl
AgeCommit message (Expand)Author
2021-07-14PR/56307: Konrad Schroder: npfctl's error messages don't report the failingchristos
2020-05-30Major NPF improvements (merge from upstream):rmind
2020-05-24PR/55288: npfctl: change parameter syntax to be more permissive.rmind
2020-05-23Backport selected NPF fixes from the upstream (to be pulled up):rmind
2019-11-01PR/54670: Azuma OKAMOTO: Consistently use 'W' for TH_CWN, and bump bufferchristos
2019-09-30Use -width Pa for FILES.uwe
2019-09-30Fix pasto in table replace -t typeuwe
2019-09-30Use -width Pa for FILES.uwe
2019-09-30libnpf/npfctl: support dynamic NAT rulesets using a name prefix.rmind
2019-09-29npfctl: implement table replace subcommand.rmind
2019-09-29npfctl: implement table replace subcommand.rmind
2019-08-25- npfctl_load_nvlist: simplify the config loading logic.rmind
2019-08-24libnpf fix: link the library itself to libnv; libnpf users should not bermind
2019-08-21- npftest: fix a memleak in a unit test (standalone path only).rmind
2019-08-10npfctl show/validate: fix couple bugs in multiple table/port representation.rmind
2019-08-08NPF: fix BPF byte-code generation for a port-range used in a group.rmind
2019-07-25npfctl: fix the bpf.jit parameter handling.rmind
2019-07-23New sentence, new line. Avoid formatting punctuation. Remove superfluous Pp.wiz
2019-07-23NPF improvements:rmind
2019-04-17Summary: Ensure default TCP flags are applied to rules like 'pass stateful all'tih
2019-04-08Improve wording.wiz
2019-04-07npf.conf(5): Add more info about ifaddrs().rmind
2019-02-03- add or adjust /* FALLTHROUGH */ where appropriatemrg
2019-01-19Major NPF improvements:rmind
2019-01-08Actually, according to the grammar the square brackets in the "tcpuwe
2019-01-08Restore macro with effect. Fix the real problem that prevented it touwe
2019-01-08New sentence, new line. Punctuation fixes. Remove macros without effect.wiz
2019-01-08npf.conf(5): add a minor clarification about table types that can'tgutteridge
2018-09-29NPF: Major rework -- migrate NPF to the libnv library.rmind
2018-09-21According to the grammar and examples the static table is defined withuwe
2018-09-21Improve markup.uwe
2018-09-21Wrap long lines, so that nothing overflows.maxv
2018-09-19Switch back to tabs, it was nicer this way.maxv
2018-09-04Fix the "Interfaces" section, I understood wrong. Talk about inference,maxv
2018-09-02New sentence, new line. Use Fn for functions.wiz
2018-09-02Be clearer about the difference between static vs dynamic interface list,maxv
2018-09-01Remove superfluous Pp.wiz
2018-09-01npf.conf(5): fix some of the previous incorrect or inaccurate changes.rmind
2018-08-31rename net-seg -> map-seg, and document itmaxv
2018-08-31"interface" already contains "var-name", so don't mention it in "filt-addr",maxv
2018-08-31should be port-optsmaxv
2018-08-31Clarify the "Groups" section.maxv
2018-08-27Add missing -width; remove unnecessary .Pp.wiz
2018-08-27Improve the "Map" section.maxv
2018-08-27Document ALGs.maxv
2018-08-17Add the values of "algo" in the grammar, and use # as comment marker formaxv
2018-08-17Add missing quote in static-rule, it causes man-k.org (and other tools)maxv
2018-08-17Replace "rproc"->"proc" in the grammar (spotted by he@), and slightlymaxv
2018-08-17Replace () by [] in tcp-flags.maxv
2018-08-16Improve wording.maxv