alistair23-linux/net/mpls
David Ahern a4ac8c986d net: mpls: bump maximum number of labels
Allow users to push down more labels per MPLS route. With the previous
patches, no memory allocations are based on MAX_NEW_LABELS; the limit
is only used to keep userspace in check.

At this point MAX_NEW_LABELS is only used for mpls_route_config (copying
route data from userspace) and processing nexthops looking for the max
number of labels across the route spec.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-01 20:21:44 -07:00
..
af_mpls.c net: mpls: bump maximum number of labels 2017-04-01 20:21:44 -07:00
internal.h net: mpls: bump maximum number of labels 2017-04-01 20:21:44 -07:00
Kconfig
Makefile
mpls_gso.c net: mpls: Fixups for GSO 2016-08-30 22:27:18 -07:00
mpls_iptunnel.c mpls: allow TTL propagation from IP packets to be configured 2017-03-13 15:29:22 -07:00