CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2011/10/13 12:23:40
Modified files:
sys/conf : files
sys/net : if_pflog.c if_pflog.h if_pfsync.c pf.c
pf_ioctl.c pf_lb.c pfvar.h
sys/netinet : in.c in_var.h
sys/netinet6 : in6.h in6_var.h
Added files:
sys/netinet : inet_nat64.c
Log message:
Since the IPv6 madness is not enough introduce NAT64 -- which is actually
"af-to" a generic IP version translator for pf(4).
Not everything perfect yet but lets fix these things in the tree.
Insane amount of work done by sperreault@, mikeb@ and reyk@.
Looked over by mcbride@ henning@ and myself at eurobsdcon.
OK mcbride@ and general put it in from deraadt@