On Mon, Sep 26, 2016 at 1:15 PM, pravin shelar wrote:
> On Mon, Sep 26, 2016 at 11:49 AM, Ansis Atteka wrote:
>>
>>
>> On 26 September 2016 at 03:48, Pravin B Shelar wrote:
>>>
>>> OVS GRE IPsec tunnel support has multiple issues, Therefore
>>
>> s/issues,/issues.
>>>
>>> it was deprecated in OV
On Mon, Sep 26, 2016 at 11:49 AM, Ansis Atteka wrote:
>
>
> On 26 September 2016 at 03:48, Pravin B Shelar wrote:
>>
>> OVS GRE IPsec tunnel support has multiple issues, Therefore
>
> s/issues,/issues.
>>
>> it was deprecated in OVS 2.6.
>>
>> Following patch removes support GRE IPsec and allow e
On 26 September 2016 at 03:48, Pravin B Shelar wrote:
> OVS GRE IPsec tunnel support has multiple issues, Therefore
>
s/issues,/issues.
> it was deprecated in OVS 2.6.
>
> Following patch removes support GRE IPsec and allow external
>
s/support/support for
s/allow/allows
> IPsec tunnel manageme
OVS GRE IPsec tunnel support has multiple issues, Therefore
it was deprecated in OVS 2.6.
Following patch removes support GRE IPsec and allow external
IPsec tunnel management for any type of tunnel not just GRE.
e.g. user can encrpt Geneve or VxLan traffic.
It can be done by using openflow pipeli
On Fri, Sep 23, 2016 at 12:54 PM, Ansis Atteka wrote:
> On Fri, Sep 23, 2016 at 1:12 AM, pravin shelar wrote:
>> On Thu, Sep 22, 2016 at 11:59 AM, Ansis Atteka wrote:
>>>
>>>
>>> On 20 September 2016 at 20:52, Pravin B Shelar wrote:
OVS IPsec tunnel support has issues:
1. It only
On Fri, Sep 23, 2016 at 1:12 AM, pravin shelar wrote:
> On Thu, Sep 22, 2016 at 11:59 AM, Ansis Atteka wrote:
>>
>>
>> On 20 September 2016 at 20:52, Pravin B Shelar wrote:
>>>
>>> OVS IPsec tunnel support has issues:
>>> 1. It only works for GRE.
>>>
>>> 2. only works on Debian.
>>>
>>> 3. It d
On Thu, Sep 22, 2016 at 11:59 AM, Ansis Atteka wrote:
>
>
> On 20 September 2016 at 20:52, Pravin B Shelar wrote:
>>
>> OVS IPsec tunnel support has issues:
>> 1. It only works for GRE.
>>
>> 2. only works on Debian.
>>
>> 3. It does not allow user to match on packet-mark
>>on packet received
On 20 September 2016 at 20:52, Pravin B Shelar wrote:
> OVS IPsec tunnel support has issues:
> 1. It only works for GRE.
2. only works on Debian.
3. It does not allow user to match on packet-mark
>on packet received on tunnel ports.
> Therefore following patch provide alternative to com
OVS IPsec tunnel support has issues:
1. It only works for GRE.
2. only works on Debian.
3. It does not allow user to match on packet-mark
on packet received on tunnel ports.
Therefore following patch provide alternative to completely
disable ipsec-tunnel support by vswitchd command line option.