summaryrefslogtreecommitdiffstats
path: root/src/vnet/mpls/mpls_input.c
AgeCommit message (Collapse)AuthorFilesLines
2017-03-17MPLS performance improvments.Neale Ranns1-0/+324
1 - Quad loop lookup and label imposition. 2 - optimise imposition for the 1 label case 3 - input gets TTL from header directly (no byte swap) Change-Id: I59204c9e5d134b0df75d7afa43e360f946d1ffe7 Signed-off-by: Neale Ranns <nranns@cisco.com>