This patch builds on the first two patches which Simon Horman sent out in
May to move Open vSwitch towards flow-based tunneling. This patch simply
adds a tun_key, deprecating the tun_id member of the ovs_skb_cb struct.
This patch retains compatibilty with existing tunneling, but once the
userspace
On Aug 13, 2012, at 5:40 PM, Jesse Gross wrote:
> On Mon, Aug 13, 2012 at 9:23 AM, Kyle Mestery wrote:
>> This patch builds on the first two patches which Simon Horman sent out in
>> May to move Open vSwitch towards flow-based tunneling. This patch simply
>> adds a tun_key, deprecating the tun_id
On Mon, Aug 13, 2012 at 9:23 AM, Kyle Mestery wrote:
> This patch builds on the first two patches which Simon Horman sent out in
> May to move Open vSwitch towards flow-based tunneling. This patch simply
> adds a tun_key, deprecating the tun_id member of the ovs_skb_cb struct.
> This patch retains
This patch builds on the first two patches which Simon Horman sent out in
May to move Open vSwitch towards flow-based tunneling. This patch simply
adds a tun_key, deprecating the tun_id member of the ovs_skb_cb struct.
This patch retains compatibilty with existing tunneling, but once the
userspace