On Tue, Feb 3, 2015 at 2:33 PM, Thomas Graf <tg...@noironetworks.com> wrote:
> On 02/03/15 at 02:25pm, Pravin Shelar wrote:
>> I agree port will continue to accept non GBP frames but sets
>> TUNNEL_VXLAN_OPT which is odd. Since it is checking extension for the
>> vport.
>> Why not set TUNNEL_VXLAN_OPT according to received packet header/metadata?
>
> Good point. I will change it to set TUNNEL_VXLAN_OPT if enabled and
> metadata is actually provided.

It seems like in general userspace should not allow different
extensions to share the same datapath port. This perhaps isn't much of
an issue right now but if you enable an extension on one VXLAN port
(on the userspace side) and have another that is vanilla then we
shouldn't silently use the extension for everything.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to