Searched hist:fbdcdd78da7c95f1b970d371e1b23cbd3aa990f3 (Results 1 – 4 of 4) sorted by relevance
/linux/net/openvswitch/ |
H A D | flow.h | diff fbdcdd78da7c95f1b970d371e1b23cbd3aa990f3 Mon Nov 04 02:57:44 CET 2019 Martin Varghese <martin.varghese@nokia.com> 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>
|
H A D | flow_netlink.c | diff fbdcdd78da7c95f1b970d371e1b23cbd3aa990f3 Mon Nov 04 02:57:44 CET 2019 Martin Varghese <martin.varghese@nokia.com> 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>
|
H A D | flow.c | diff fbdcdd78da7c95f1b970d371e1b23cbd3aa990f3 Mon Nov 04 02:57:44 CET 2019 Martin Varghese <martin.varghese@nokia.com> 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>
|
H A D | actions.c | diff fbdcdd78da7c95f1b970d371e1b23cbd3aa990f3 Mon Nov 04 02:57:44 CET 2019 Martin Varghese <martin.varghese@nokia.com> 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>
|