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_parse.y
Age
Commit message (
Expand
)
Author
2020-05-30
Major NPF improvements (merge from upstream):
rmind
2019-09-30
libnpf/npfctl: support dynamic NAT rulesets using a name prefix.
rmind
2019-07-23
NPF improvements:
rmind
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-12-03
allow PASS opt_proto ALL syntax in map statement.
mlelstv
2017-01-20
npfctl: fix shift/reduce conflicts, thanks to riastradh@.
rmind
2017-01-20
Add missing ; - hopefully unbreak build.
kre
2017-01-19
npfctl:
rmind
2017-01-11
Don't silently take the first element of multiple element variables.
christos
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
2015-03-24
allow lists as filter addresses.
christos
2015-01-04
Don't depend on yacc to include stdlib.h or string.h.
joerg
2014-12-26
allow turning off the bpf jit loading.
christos
2014-03-15
Convert right-recursive rules to left-recursive ones.
riastradh
2014-03-14
NPF: add support for "stateful-ends".
rmind
2014-02-17
npfctl: take into account all addresses when multiple interfaces are
rmind
2014-02-13
NPF: add support for IPv6-to-IPv6 Network Prefix Translation (NPTv6),
rmind
2014-02-08
NPF:
rmind
2014-02-06
Add support for CDB based NPF tables.
rmind
2013-11-19
Simplify parsing of npf.conf elements, create the npfvar_t when a value is
rmind
2013-11-18
Rename some tokens, use more accurate names (the current ones are incorrect
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
- 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-05-09
always allow hex where decimal is allowed.
christos
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-03-11
handle port "ftp-data"
christos
2013-03-10
deal with strings as interfaces
christos
2013-02-09
NPF:
rmind
2012-11-26
npfctl: extend syntax for extracting interface IP address(es) by the family.
rmind
2012-11-15
npfctl: switch to ecalloc(3).
rmind
2012-11-05
npfctl: switch to efun(3) routines.
rmind
2012-10-02
npfctl/yyerror(): print the right line number if we already parsed the line.
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-15
- Rework NPF NAT syntax to be more structured and support future additions
rmind
2012-05-30
npfctl(8): add show-config command. Also, update syntax.
rmind
2012-02-26
remove extra rule that got merged...
christos
2012-02-26
- make each element of a variable hold a type
christos
2012-02-26
Simplify slightly: merge iface into addr_or_iface, use it in filt_addr.
rmind
2012-01-15
- Expire all sessions on flush.
rmind
2012-01-12
handle variables that contain variables
christos
[next]