NetBSD/sys/dist
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
..
ipf/netinet Expand out an unused byte to give each NAT rule a protocol version field, 2004-12-16 17:01:02 +00:00
pf/net Apply a patch from OpenBSD 3.6 branch (ok yamt@). 2004-12-05 13:32:17 +00:00