aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/mpls/mpls_api.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-6/+0
2023-08-29mpls: add mpls_interface_dumpPim van Pelt1-0/+48
2022-05-19api: refactor api data storageDamjan Marion1-1/+2
2021-10-11ip: fix fib and mfib locksNathan Skrzypczak1-10/+2
2021-06-23mpls: api cleanupFilip Tehlar1-58/+9
2021-03-16fib: Allow the creation of new source on the APINeale Ranns1-7/+5
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-3/+3
2020-03-10mpls: add user defined name tag to mpls tunnelsIJsbrand Wijnands1-1/+3
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-11-04mpls: number of mpls tunnel paths returns zeroIJsbrand Wijnands1-1/+1
2019-07-03fib: allow route delete with no paths and multipath=0 to remove theNeale Ranns1-7/+7
2019-06-18fib: fib api updatesNeale Ranns1-201/+151
2019-05-22stats: support multiple works for error countersOle Troan1-7/+0
2019-04-08fixing typosJim Thompson1-1/+1
2018-12-20FIB: encode the label stack in the FIB path during table dumpNeale Ranns1-1/+2
2018-10-23c11 safe string handling supportDave Barach1-4/+4
2018-10-04Fix handling of mpls_tunnel_add_del APIJohn Lo1-2/+16
2018-09-26MPLS tunnel dump: use sw_if_index not tunnel_indexNeale Ranns1-13/+11
2018-09-25MPLS tunnel dump fixNeale Ranns1-0/+1
2018-09-20Route counters in the stats segmentNeale Ranns1-29/+39
2018-08-30SR-MPLS: fixes and testsNeale Ranns1-0/+9
2018-07-30FIB: return entry prefix by const reference to avoid the copyNeale Ranns1-9/+7
2018-03-13Common form of fib-path reproting in dumpsNeale Ranns1-11/+2
2018-03-09MPLS Unifom modeNeale Ranns1-10/+24
2018-01-18FIB Inherited SrouceNeale Ranns1-2/+2
2018-01-11api: remove transport specific code from handlersFlorin Coras1-12/+12
2018-01-09api: refactor vlibmemoryFlorin Coras1-4/+4
2017-11-10Break up vpe.apiNeale Ranns1-0/+18
2017-11-09BIERNeale Ranns1-1/+1
2017-11-07UDP Encapsulation.Neale Ranns1-1/+3
2017-10-14Source Lookup progammable via APINeale Ranns1-2/+13
2017-10-05Distributed Virtual Router SupportNeale Ranns1-7/+1
2017-09-18Fixes for issues Coverity has reported (VPP-972)Chris Luke1-1/+1
2017-09-13Add a name to the creation of an IP and MPLS tableNeale Ranns1-10/+14
2017-09-11FIB table add/delete APINeale Ranns1-9/+57
2017-09-06Fixes for issues raised by Coverity (VPP-972)Chris Luke1-3/+0
2017-08-14FIB table add/delete API onlyNeale Ranns1-0/+17
2017-08-08L2 over MPLSNeale Ranns1-14/+7
2017-08-01FIB path weight incorrect in dump (VPP-922)Neale Ranns1-2/+4
2017-07-18FIB path preferenceNeale Ranns1-0/+1
2017-04-07MPLS McastNeale Ranns1-33/+64
2017-04-01MTRIE Optimisations 2Neale Ranns1-10/+28
2017-03-02Clean up binary api message handler registration issuesDave Barach1-27/+1
2017-01-10API refactoring : l2, mpls, srPavel Kotucek1-0/+497