On Fri, Jan 6, 2012 at 4:44 PM, Ben Pfaff <b...@nicira.com> wrote: > Do we need any documentation updates? I think we should at least > mention in ovs-ofctl.8 that mod_nw_tos works with IPv6, and perhaps > also add a note to NEWS.
It doesn't work yet since neither datapath actually implements this modification. The idea is that for things that apply to both protocols, modifications that we plan to support but haven't yet implemented are rejected instead of silently ignored. It occurs to me though that while the kernel will validate and reject IPv6 modifications, the userspace datapath is trusting and will assert-fail. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev