mpls: no per-MPLS-tunnel tx node 04/29304/4
authorNeale Ranns <nranns@cisco.com>
Thu, 8 Oct 2020 10:06:32 +0000 (10:06 +0000)
committerDamjan Marion <dmarion@me.com>
Wed, 14 Oct 2020 17:34:52 +0000 (17:34 +0000)
commit444e800f42565ffb123209f8694751607dc34596
tree0d207eaca8e6490a68dd6d48676639c9239f8c67
parent238d3844b210ff09d9092dd3f5d78cde8b7de1aa
mpls: no per-MPLS-tunnel tx node

Type: improvement

do not add a per-MPLS tunnel tx node. per-tunnl nodes limit the number
of tunnels that can be created to the number o fnodes that can be
created (64k).
improve the tx node.

Signed-off-by: Neale Ranns <nranns@cisco.com>
Change-Id: I6016f05e809c6c64a0b098a101b28c9dd47824b3
src/vnet/mpls/mpls_features.c
src/vnet/mpls/mpls_lookup.c
src/vnet/mpls/mpls_tunnel.c