This weekend I've done some hacking and slashing to make a start on IPv6 NAT support in IPFilter.
There are a few niggles at the moment, with some of the NAT facilities (such as map-block and other new things in 5.0) not yet implemented because there's no native 128bit math operations in C yet. But all of the ordinary things are there... This set of patches puts the IPv4 and IPv6 NAT entries into the same hash table, so things like the hash table size and number of entries are configured once for both protocols. http://coombs.anu.edu.au/~avalon/ipv6nat.diffs.gz Cheers, Darren ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ipfilter-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ipfilter-devel
