Skip to content
Commit 8c8b1b83 authored by Pravin B Shelar's avatar Pravin B Shelar
Browse files

openvswitch: Use tun_key only for egress tunnel path.



Currently tun_key is used for passing tunnel information
on ingress and egress path, this cause confusion.  Following
patch removes its use on ingress path make it egress only parameter.

Signed-off-by: default avatarPravin B Shelar <pshelar@nicira.com>
Acked-by: default avatarAndy Zhou <azhou@nicira.com>
parent 83c8df26
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment