summaryrefslogtreecommitdiff
path: root/usr.sbin/npf/npfctl/npf_show.c
AgeCommit message (Expand)Author
2020-05-30Major NPF improvements (merge from upstream):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-08-10npfctl show/validate: fix couple bugs in multiple table/port representation.rmind
2019-07-23NPF improvements:rmind
2019-01-19Major NPF improvements:rmind
2018-09-29NPF: Major rework -- migrate NPF to the libnv library.rmind
2017-12-10npfctl: add support for the 'no-ports' flag in the 'map' statements.rmind
2017-05-14don't print decimal and parse hex!christos
2017-01-29Always print the rule id associated with a rule.christos
2016-12-29Improve 'npfctl debug' a little bit.rmind
2016-12-27Add a list command to iterate over connection and nat endpoints.christos
2016-12-26Sync NPF with the version on github: backport standalone NPF changes,christos
2015-06-03npfctl: fix the from/to port mess up when showing the rules.rmind
2015-03-21npfctl:rmind
2015-02-02npfctl_print_rule: print the ID in hex, not decimal.rmind
2015-02-02npfctl(8): report dynamic rule ID in a comment, print the case when libpcaprmind
2014-07-20formattingrmind
2014-05-31npfctl_build_code: generate TCP/UDP check for ports case when other blocksrmind
2014-03-14NPF: add support for "stateful-ends".rmind
2014-02-19npfctl_print_nat: fix the byte-order of the port.rmind
2014-02-12npfctl_print_table: add a "cdb" type.rmind
2014-02-08NPF:rmind
2014-02-07NPF: add support for static (stateless) NAT.rmind
2013-11-22npfctl: need to rewind the list after calling print_table(). XXX libnpf.rmind
2013-11-22Add npf_tableset_syncdict() to sync the table IDs in the proplib dictionary,rmind
2013-11-19CID 1129614: dereference after nullchristos
2013-11-19Simplify parsing of npf.conf elements, create the npfvar_t when a value isrmind
2013-11-12NPF: add support for table naming and remove NPF_TABLE_SLOTS (there isrmind
2013-11-08NPF: add support for specifying the interfaces before they are attached.rmind
2013-09-20- NPF: change the group/ruleset syntax - simplify. Update npf.conf(5) manual.rmind
2013-09-19- Convert NPF to use BPF byte-code by default. Compile BPF byte-code inrmind