aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/mpls/mpls_tunnel.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-10mpls: add user defined name tag to mpls tunnelsIJsbrand Wijnands1-2/+7
2019-12-03fib: constify the adjacency in the rewrite nodesNeale Ranns1-1/+1
2019-06-18fib: fib api updatesNeale Ranns1-5/+9
2019-04-08minor spelling errors (both in comments)Jim Thompson1-1/+1
2019-02-28MPLS: tunnel delete crashNeale Ranns1-0/+6
2019-01-30MPLS tunnel; fix crash when deleting non-existant pathNeale Ranns1-0/+3
2019-01-25MPLS-tunnel: show output to display the tunnel name correctlyNeale Ranns1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-09-26MPLS tunnel dump: use sw_if_index not tunnel_indexNeale Ranns1-0/+12
2018-09-25MPLS tunnel dump fixNeale Ranns1-3/+6
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-08-24MPLS tunnel: don't reuse hw-indicesNeale Ranns1-27/+15
2018-07-23fix vector index range checksEyal Bari1-1/+1
2018-07-20IP directed broadcastNeale Ranns1-0/+1
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-0/+3
2018-03-19Coverity found bugs in recent MPLS changesNeale Ranns1-15/+6
2018-03-09MPLS Unifom modeNeale Ranns1-3/+13
2018-01-30Allow the provider of a midchain adjacency to pass context data that is retur...Neale Ranns1-1/+4
2017-11-26FIB: store the node type not the function pointer.Neale Ranns1-2/+0
2017-11-18unformat function for FIB pathsNeale Ranns1-51/+7
2017-08-10MPLS tunnel - multiple labels on the CLI - fix cut and paste robot errorsNeale Ranns1-13/+4
2017-08-09Allow multiple MPLS output labels to be passed on the CLINeale Ranns1-5/+18
2017-08-08L2 over MPLSNeale Ranns1-29/+46
2017-05-24MPLS tunnels; path-list lock leak and debug CLI imrpovementsNeale Ranns1-7/+16
2017-05-23Labelled attached paths via an MPLS tunnelNeale Ranns1-1/+3
2017-05-23ARP/ND entries for the same address on different interfaces (VPP-848)Neale Ranns1-98/+19
2017-04-26IP Flow Hash Config fixesNeale Ranns1-3/+15
2017-04-07MPLS McastNeale Ranns1-287/+596
2017-04-03Adjacency layout change and move to vnet/adjNeale Ranns1-1/+1
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-5/+14
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+787