-----Original Message-----
From: dev <[email protected]> on behalf of Yin Lin
<[email protected]>
Date: Thursday, May 19, 2016 at 2:49 PM
To: "[email protected]" <[email protected]>
Cc: Yin Lin <[email protected]>
Subject: [ovs-dev] [PATCH 3/3] [PATCH v3] Add Geneve support in
Windows datapath

>OvsFindTunnelVportByDstPort(POVS_SWITCH_CONTEXT switchContext,
>-                            UINT16 dstPort,
>-                            OVS_VPORT_TYPE ovsPortType)
>+                            UINT16 dstPort)

What is the rationale for this change? The reason we are also passing
ŒovsPortType¹ is that you can have a VXLAN and an STT tunnel for instance
on the same L4 port number. So, we need to distinguish between the two.

-- Nithin

_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to