On Thu, Jun 12, 2014 at 7:38 AM, Arthur BONI wrote:
> Hi,
>
> I want to add a support for GTP tunneling in openvswitch.
> So, I'd like to add in ovsdb some tunnel options only available for this
> protocol (like
> options:csum for GRE and IPSEC-GRE tunnels).
>
> I have some basic ideas about how t
Hi,
I want to add a support for GTP tunneling in openvswitch.
So, I'd like to add in ovsdb some tunnel options only available for this
protocol (like
options:csum for GRE and IPSEC-GRE tunnels).
I have some basic ideas about how to do it; using ovs-vsctl for example.
Can someone tell me what i