Hi Ben,

I was following the way IP mask is passing the wildcard down to dp. We
need several bits to represent the mac addr mask, instead of the
current OFPFW_DL_SRC single bit. What is your advise on the proper
place to specify the wildcard bits?


Thanks!
Yimin

On Thu, May 17, 2012 at 12:33 PM, Ben Pfaff <b...@nicira.com> wrote:
> On Thu, May 17, 2012 at 11:08:33AM +0800, YIMIN CHEN wrote:
>> 2) do we also need to change the OFPFW_DL_SRC in ofp_flow_wildcards to
>> OFPFW_DL_SRC_MASK? This will move DL_TYPE by many bits, and I am
>> wondering whether this is the right way to do.
>
> No.  It wouldn't make sense to do that.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to