Home
last modified time | relevance | path

Searched hist:"0 cde32ce" (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/pfctl/
H A Dpf_print_state.c0cde32ce Thu Oct 13 18:30:54 GMT 2011 claudio <claudio@openbsd.org> pfctl change for af-to / NAT64 support.
The general syntax is:
pass in inet from any to 192.168.1.1 af-to inet6 from 2001::1 to 2001::2
In the NAT64 case the "to" is not needed in af-to and the IP is extraced
from the IPv6 dst (assuming a /64 prefix).
Again most work by sperreault@, mikeb@ and reyk@
OK mcbride@, put it in deraadt@
H A Dpfctl_parser.c0cde32ce Thu Oct 13 18:30:54 GMT 2011 claudio <claudio@openbsd.org> pfctl change for af-to / NAT64 support.
The general syntax is:
pass in inet from any to 192.168.1.1 af-to inet6 from 2001::1 to 2001::2
In the NAT64 case the "to" is not needed in af-to and the IP is extraced
from the IPv6 dst (assuming a /64 prefix).
Again most work by sperreault@, mikeb@ and reyk@
OK mcbride@, put it in deraadt@
H A Dparse.y0cde32ce Thu Oct 13 18:30:54 GMT 2011 claudio <claudio@openbsd.org> pfctl change for af-to / NAT64 support.
The general syntax is:
pass in inet from any to 192.168.1.1 af-to inet6 from 2001::1 to 2001::2
In the NAT64 case the "to" is not needed in af-to and the IP is extraced
from the IPv6 dst (assuming a /64 prefix).
Again most work by sperreault@, mikeb@ and reyk@
OK mcbride@, put it in deraadt@