aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/mpls/interface.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-21mpls: implement state change callbacksAdrian Pistol1-0/+25
2021-10-11ip: fix fib and mfib locksNathan Skrzypczak1-10/+6
2021-10-06docs: vnet comment nitfixesNathan Skrzypczak1-1/+1
2021-06-17mpls: CLI to show the MPLS forwarding state of an interfaceNeale Ranns1-0/+69
2020-10-07misc: Purge unused pg includesNeale Ranns1-1/+0
2020-05-27ethernet: fix DMAC check and skip unnecessary ones (VPP-1868)John Lo1-0/+7
2018-12-04MPLS: buffer over-run with incorrectly init'd vector. fix VAT dumpNeale Ranns1-1/+1
2018-07-23fix vector index range checksEyal Bari1-1/+1
2017-11-22CLI for interface MPLS enable returns errors to callerNeale Ranns1-1/+5
2017-09-11FIB table add/delete APINeale Ranns1-8/+18
2017-04-01MTRIE Optimisations 2Neale Ranns1-0/+1
2017-03-17Use the feature anchor in the MPLS input arc - it performs much betterNeale Ranns1-2/+2
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+121