index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
npf
/
npfctl
/
npf_build.c
Age
Commit message (
Expand
)
Author
2020-05-30
Major NPF improvements (merge from upstream):
rmind
2020-05-23
Backport selected NPF fixes from the upstream (to be pulled up):
rmind
2019-09-30
libnpf/npfctl: support dynamic NAT rulesets using a name prefix.
rmind
2019-09-29
npfctl: implement table replace subcommand.
rmind
2019-08-08
NPF: fix BPF byte-code generation for a port-range used in a group.
rmind
2019-07-25
npfctl: fix the bpf.jit parameter handling.
rmind
2019-07-23
NPF improvements:
rmind
2019-04-17
Summary: Ensure default TCP flags are applied to rules like 'pass stateful all'
tih
2019-01-19
Major NPF improvements:
rmind
2018-09-29
NPF: Major rework -- migrate NPF to the libnv library.
rmind
2017-12-10
npfctl: add support for the 'no-ports' flag in the 'map' statements.
rmind
2017-01-19
npfctl:
rmind
2017-01-03
npfctl: dynamic interface address handling; update npf.conf(8).
rmind
2016-12-27
npf.conf: add support for logical NOT, e.g.: pass from ! 10.0.0.1 to any
rmind
2016-12-26
Sync 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
2015-03-21
npfctl:
rmind
2014-05-31
npfctl_build_code: generate TCP/UDP check for ports case when other blocks
rmind
2014-05-15
NPF: imply SYN-only check for the stateful rules by default (when inspecting
rmind
2014-02-13
NPF: add support for IPv6-to-IPv6 Network Prefix Translation (NPTv6),
rmind
2014-02-07
NPF: add support for static (stateless) NAT.
rmind
2014-02-06
fix vax build.
christos
2014-02-06
Add support for CDB based NPF tables.
rmind
2014-02-03
- npfctl: fix table IDs (breakage since the table naming was added).
rmind
2013-11-22
Add npf_tableset_syncdict() to sync the table IDs in the proplib dictionary,
rmind
2013-11-19
Simplify parsing of npf.conf elements, create the npfvar_t when a value is
rmind
2013-11-12
NPF: add support for table naming and remove NPF_TABLE_SLOTS (there is
rmind
2013-11-08
NPF: 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
npfctl: remove some n-code leftovers, fix the build, update the man pages.
rmind
2013-09-19
- Convert NPF to use BPF byte-code by default. Compile BPF byte-code in
rmind
2013-05-19
- Add NPF table flushing functionality.
rmind
2013-03-20
Make ALG's autoloadable by providing in the config file:
christos
2013-03-18
- Extend npf.conf syntax to support dynamic NAT policies.
rmind
2013-02-16
- Convert NPF dynamic rule ID to just incremented 64-bit counter.
rmind
2013-02-11
Allow filtering on IP addresses even if the L4 protocol is unknown.
rmind
2013-02-10
- Fix NPF config reload with dynamic rules present.
rmind
2013-02-09
NPF:
rmind
2012-12-23
- Add NPF version check in proplist as well, not only ioctl. Bump the version.
rmind
2012-12-10
npfctl: add 'validate' command to check the config, but not load it. Update
rmind
2012-11-26
npfctl: extend syntax for extracting interface IP address(es) by the family.
rmind
2012-09-16
Implement dynamic NPF extensions interface. An extension consists of
rmind
2012-08-12
- Extend npftest: add ruleset inspection testing from the config generated
rmind
2012-07-19
teach npf ipv6-icmp
spz
2012-07-15
- Rework NPF tables and fix support for IPv6. Implement tree table type
rmind
2012-07-01
NPF improvements:
rmind
2012-06-16
remove error(1) output
christos
2012-06-16
make this compile again.
christos
2012-06-15
- Rework NPF NAT syntax to be more structured and support future additions
rmind
2012-02-26
- make each element of a variable hold a type
christos
[next]