Re: [ovs-dev] [PATCH v2 4/4] OpenFlow-level flow-based tunneling support.

2013-05-08 Thread Ben Pfaff
On Mon, May 06, 2013 at 02:56:19PM +0300, Jarno Rajahalme wrote: > Adds tun_src and tun_dst match and set capabilities via new NXM fields > NXM_NX_TUN_IPV4_SRC and NXM_NX_TUN_IPV4_DST. This allows management of > large number of tunnels via the flow tables, without requiring the tunnels > to be pr

[ovs-dev] [PATCH v2 4/4] OpenFlow-level flow-based tunneling support.

2013-05-06 Thread Jarno Rajahalme
Adds tun_src and tun_dst match and set capabilities via new NXM fields NXM_NX_TUN_IPV4_SRC and NXM_NX_TUN_IPV4_DST. This allows management of large number of tunnels via the flow tables, without requiring the tunnels to be pre-configured. Flow-based tunnels can be configured with options remote_i