Searched hist:"1511009 cd68015c2e04135bfefa4bf5020baa8d9" (Results 1 – 4 of 4) sorted by relevance
/linux/include/net/ |
H A D | mpls_iptunnel.h | diff 1511009cd68015c2e04135bfefa4bf5020baa8d9 Fri Mar 31 16:14:04 CEST 2017 David Ahern <dsa@cumulusnetworks.com> net: mpls: Increase max number of labels for lwt encap
Alow users to push down more labels per MPLS encap. Similar to LSR case, move label array to the end of mpls_iptunnel_encap and allocate based on the number of labels for the route.
For consistency with the LSR case, re-use the same maximum number of labels.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/mpls/ |
H A D | internal.h | diff 1511009cd68015c2e04135bfefa4bf5020baa8d9 Fri Mar 31 16:14:04 CEST 2017 David Ahern <dsa@cumulusnetworks.com> net: mpls: Increase max number of labels for lwt encap
Alow users to push down more labels per MPLS encap. Similar to LSR case, move label array to the end of mpls_iptunnel_encap and allocate based on the number of labels for the route.
For consistency with the LSR case, re-use the same maximum number of labels.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mpls_iptunnel.c | diff 1511009cd68015c2e04135bfefa4bf5020baa8d9 Fri Mar 31 16:14:04 CEST 2017 David Ahern <dsa@cumulusnetworks.com> net: mpls: Increase max number of labels for lwt encap
Alow users to push down more labels per MPLS encap. Similar to LSR case, move label array to the end of mpls_iptunnel_encap and allocate based on the number of labels for the route.
For consistency with the LSR case, re-use the same maximum number of labels.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | af_mpls.c | diff 1511009cd68015c2e04135bfefa4bf5020baa8d9 Fri Mar 31 16:14:04 CEST 2017 David Ahern <dsa@cumulusnetworks.com> net: mpls: Increase max number of labels for lwt encap
Alow users to push down more labels per MPLS encap. Similar to LSR case, move label array to the end of mpls_iptunnel_encap and allocate based on the number of labels for the route.
For consistency with the LSR case, re-use the same maximum number of labels.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|