On Sun, Dec 18, 2011 at 3:58 AM, Alexander V. Chernikov <[email protected]> wrote: > Pawel Tyll wrote: >> Hi lists, >> >> Are there any plans to implement IPv6 tables in ipfw? It would seem >> that our gov. may want to force us into IPv6 in 6 months ;) > I've got working implementation for IPv4+IPv6 and interface tables: > > 15:56 [0] zfsbase# /usr/obj/usr/src/sbin/ipfw/ipfw table 2 list > 1.2.3.4/30 0 > 2a02:978::/64 0 > > > 15:16 [0] zfsbase# /usr/obj/usr/src/sbin/ipfw/ipfw table 4 list > em4/em4 20000 > vlan144/vlan144 10000 > vlan145/vlan145 11000 > vlan146/vlan146 12000 > > > I plan to commit it today/tomorrow. > 8.2-S diff will be available, too >
Thanks! I've been wanting this for a long time as working around it involved some really, really ugly hacks if you must support IPv6 (which we do). -- R. Kevin Oberman, Network Engineer E-mail: [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "[email protected]"
