commit | 34ae932a40369be6bd6ea97d66b6686361b4370d | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Tue Jul 21 10:44:03 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 21 10:39:06 2015 -0700 |
tree | 765ecbb1edd6a2511462611501b412e703b1cdb0 | |
parent | 0dfbdf4102b9303d3ddf2177c0220098ff99f6de [diff] |
openvswitch: Make tunnel set action attach a metadata dst Utilize the new metadata dst to attach encapsulation instructions to the skb. The existing egress_tun_info via the OVS_CB() is left in place until all tunnel vports have been converted to the new method. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>