commit | fbdcdd78da7c95f1b970d371e1b23cbd3aa990f3 | [log] [tgz] |
---|---|---|
author | Martin Varghese <martin.varghese@nokia.com> | Mon Nov 04 07:27:44 2019 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 05 18:02:29 2019 -0800 |
tree | 34340f85a9ca49095a4e88127c056d40066c2cbd | |
parent | a5ec65169c6000bb525b45cb5615dd98356dbf73 [diff] |
Change in Openvswitch to support MPLS label depth of 3 in ingress direction The openvswitch was supporting a MPLS label depth of 1 in the ingress direction though the userspace OVS supports a max depth of 3 labels. This change enables openvswitch module to support a max depth of 3 labels in the ingress. Signed-off-by: Martin Varghese <martin.varghese@nokia.com> Acked-by: Pravin B Shelar <pshelar@ovn.org> Signed-off-by: David S. Miller <davem@davemloft.net>