On Thu, Dec 3, 2015 at 4:12 PM, Jesse Gross wrote:
> On Thu, Dec 3, 2015 at 4:05 PM, Joe Stringer wrote:
>> On 3 December 2015 at 11:40, Pravin B Shelar wrote:
>>
>>> Following patch adds support for lwtunnel to OVS datapath.
>>> With this change OVS datapath detect lwtunnel support and
>>> make
On Thu, Dec 3, 2015 at 4:05 PM, Joe Stringer wrote:
> On 3 December 2015 at 11:40, Pravin B Shelar wrote:
>
>> Following patch adds support for lwtunnel to OVS datapath.
>> With this change OVS datapath detect lwtunnel support and
>> make use of new APIs if available. On older kernel where the
>>
On 3 December 2015 at 11:40, Pravin B Shelar wrote:
> Following patch adds support for lwtunnel to OVS datapath.
> With this change OVS datapath detect lwtunnel support and
> make use of new APIs if available. On older kernel where the
> support is not there the backported tunnel modules are used