aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/mpls/error.def
AgeCommit message (Collapse)AuthorFilesLines
2022-08-11mpls: Use the .api for the definition of error/info countersNeale Ranns1-32/+0
Type: improvement Signed-off-by: Neale Ranns <neale@graphiant.com> Change-Id: I9d25f5459ab70d9cf8556e44cfddfd7029e5b540
2019-10-09mpls: support fragmentation of mpls output packetRajesh Goel1-0/+1
Type: fix Signed-off-by: Rajesh Goel <rajegoel@cisco.com> Change-Id: Ie4372c5cf58ab215cdec5ce56f8a994daaba2844
2017-03-17MPLS performance improvments.Neale Ranns1-5/+5
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>
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+31
Change-Id: I7b51f88292e057c6443b12224486f2d0c9f8ae23 Signed-off-by: Damjan Marion <damarion@cisco.com>