commit | cbe7e76d94f59e89302bd514e4b685e03d1ebbe4 | [log] [tgz] |
---|---|---|
author | Pravin B Shelar <pshelar@nicira.com> | Tue Dec 23 16:20:28 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 23 23:57:31 2014 -0500 |
tree | 3d02656f1f35aac57b126e710be98ad68afd6949 | |
parent | ec449f40bb3e19c77f62ddabf7c1fe3ccefece6f [diff] |
openvswitch: Fix GSO with multiple MPLS label. MPLS GSO needs to know inner most protocol to process GSO packets. Fixes: 25cd9ba0abc ("openvswitch: Add basic MPLS support to kernel"). Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>