NetBSD/dist/ipf/tools
darrenr f314fbb0f1 Expand out an unused byte to give each NAT rule a protocol version field,
allowing rules to be set to match only ipv4/ipv6. And so ipnat must be updated
to actually set this field correctly but to keep things working for old
versions of ipnat (that will set this to 0), make the ioctl handler "update"
the 0 to a 4 to keep things working when people just upgrade kernels.  This
forces NAT rule matching to be limited to ipv4 only, here forward, fixing
kern/28662
2004-12-16 17:01:02 +00:00
..
BNF.ipf
BNF.ipnat
ipf_y.y In going from 3.4.x to 4.1.x, "state-age" became "age" but the input grammar 2004-10-30 13:33:58 +00:00
ipf.c Import IPFilter 4.1.3 2004-07-23 05:33:55 +00:00
ipfcomp.c Import IPFilter 4.1.3 2004-07-23 05:33:55 +00:00
ipfs.c Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ipfstat.c Apply patch from Darren for the ctype() functions/macros. 2004-11-13 19:14:48 +00:00
ipftest.c Import IPFilter 4.1.3 2004-07-23 05:33:55 +00:00
ipmon_y.y Import IPFilter 4.1.3 2004-07-23 05:33:55 +00:00
ipmon.c Apply patch from Darren for the ctype() functions/macros. 2004-11-13 19:14:48 +00:00
ipnat_y.y Expand out an unused byte to give each NAT rule a protocol version field, 2004-12-16 17:01:02 +00:00
ipnat.c Import IPFilter 4.1.3 2004-07-23 05:33:55 +00:00
ippool_y.y
ippool.c For portable printing of a size_t, use the 'z' format modifier. 2004-03-28 14:34:45 +00:00
ipscan_y.y Apply patch from Darren for the ctype() functions/macros. 2004-11-13 19:14:48 +00:00
ipsyncm.c
ipsyncs.c
lex_var.h
lexer.c Apply patch from Darren for the ctype() functions/macros. 2004-11-13 19:14:48 +00:00
lexer.h Attempt to fix PR/25992 [protocol parsing] by bringing these files in from 2004-07-08 02:51:24 +00:00
Makefile Import IPFilter 4.1.3 2004-07-23 05:33:55 +00:00