On Jul 19, 2013, at 3:31 PM, Pravin Shelar wrote:
> On Fri, Jul 19, 2013 at 6:28 AM, Kyle Mestery (kmestery)
> wrote:
>>
>> On Jul 18, 2013, at 5:22 PM, Pravin B Shelar wrote:
>>
>>> Following patch restructures vxlan tunneling so that it is more
>>> in sync with upstream vxlan tunneling code.
On Fri, Jul 19, 2013 at 6:28 AM, Kyle Mestery (kmestery)
wrote:
>
> On Jul 18, 2013, at 5:22 PM, Pravin B Shelar wrote:
>
>> Following patch restructures vxlan tunneling so that it is more
>> in sync with upstream vxlan tunneling code.
>>
>> Signed-off-by: Pravin Shelar
>> ---
>> v3-v2:
>> - Mov
On Jul 18, 2013, at 5:22 PM, Pravin B Shelar wrote:
> Following patch restructures vxlan tunneling so that it is more
> in sync with upstream vxlan tunneling code.
>
> Signed-off-by: Pravin Shelar
> ---
> v3-v2:
> - Moved kernel version in flow_dissector check to top.
> v1-v2:
> - Added create
On Thu, Jul 18, 2013 at 3:22 PM, Pravin B Shelar wrote:
> Following patch restructures vxlan tunneling so that it is more
> in sync with upstream vxlan tunneling code.
>
> Signed-off-by: Pravin Shelar
Acked-by: Jesse Gross
X-CudaMail-Whitelist-To: dev@openvswitch.org
___
Following patch restructures vxlan tunneling so that it is more
in sync with upstream vxlan tunneling code.
Signed-off-by: Pravin Shelar
---
v3-v2:
- Moved kernel version in flow_dissector check to top.
v1-v2:
- Added create flag to vxlan-port add.
- Moved rxhash functions to flow_dissector.c