On Thu, 20 Jun 2013 13:47:11 -0700
Pravin Shelar wrote:
> On Thu, Jun 20, 2013 at 10:13 AM, Stephen Hemminger
> wrote:
> > On Thu, 20 Jun 2013 08:58:42 -0700
> > Stephen Hemminger wrote:
> >
> >> On Thu, 20 Jun 2013 00:26:15 -0700
> >> Pravin B Shelar wrote:
> >>
> >> > First two patches fixes
On Thu, Jun 20, 2013 at 10:13 AM, Stephen Hemminger
wrote:
> On Thu, 20 Jun 2013 08:58:42 -0700
> Stephen Hemminger wrote:
>
>> On Thu, 20 Jun 2013 00:26:15 -0700
>> Pravin B Shelar wrote:
>>
>> > First two patches fixes vxlan issues. Next two patches
>> > extends vxlan so that openvswitch can
On Thu, Jun 20, 2013 at 8:58 AM, Stephen Hemminger
wrote:
> On Thu, 20 Jun 2013 00:26:15 -0700
> Pravin B Shelar wrote:
>
>> First two patches fixes vxlan issues. Next two patches
>> extends vxlan so that openvswitch can share vxlan udp port
>> with vxlan module. Rest of patches refactors vxlan
On Thu, 20 Jun 2013 00:26:15 -0700
Pravin B Shelar wrote:
> First two patches fixes vxlan issues. Next two patches
> extends vxlan so that openvswitch can share vxlan udp port
> with vxlan module. Rest of patches refactors vxlan data
> plane so that ovs can share that code with vxlan module.
> L
First two patches fixes vxlan issues. Next two patches
extends vxlan so that openvswitch can share vxlan udp port
with vxlan module. Rest of patches refactors vxlan data
plane so that ovs can share that code with vxlan module.
Last patch adds vxlan-vport to openvswitch.
Pravin B Shelar (8):
vxl