Joe Stringer wrote :
>
> With OpenFlow 1.1, there is no equivalent ofp_flow_wildcards flags
> for ethernet masking; this is replaced by the eth_{src,dst}_mask. To
> support this fully, will we set the appropriate
> FWW_DL_DST/FWW_ETH_MCAST bits in the wildcards_t when translating
> from OF11+? Or do we change the OF10 code to set the appropriate
> masks, and migrate other code away from using these flags?
In a previous implementation of OpenFlow 1.1 in a previous
version of OVS, we effectively removed the masks :
http://yuba.stanford.edu/git/gitweb.cgi?p=of1.1-spec-test.git;a=commitdiff;h=aad68f5a03da07f4e84bacad644b54b358978b69
Not saying that's the best idea for your case, because in the
previous implementation we did not care about 1.0 support, but it's
just another data point ;-)
Regards,
Jean
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev