session: cleanup use of api_client_index
[vpp.git] / src / vnet / mpls /
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-04 John LoFix handling of mpls_tunnel_add_del API 27/15127/2
2018-09-26 Neale RannsMPLS tunnel dump: use sw_if_index not tunnel_index 95/14995/2
2018-09-25 Neale RannsMPLS tunnel dump fix 72/14972/1
2018-09-24 Paul VinciguerraTrivial: Clean up some typos. 40/14940/6
2018-09-20 Neale RannsRoute counters in the stats segment 97/14897/3
2018-09-14 Neale RannsBIER API and load-balancing fixes 01/14801/2
2018-08-30 Neale RannsSR-MPLS: fixes and tests 79/14579/2
2018-08-29 Neale RannsConsolidate table->index conversion in fib-path CLI... 46/14546/2
2018-08-27 Neale RannsMPLS: allow 16 as a valid output label 08/14508/2
2018-08-24 Neale RannsMPLS tunnel: don't reuse hw-indices 61/14461/2
2018-08-03 Neale Rannsloop counter to prevent infiinte number of look ups... 77/13877/3
2018-07-30 Neale RannsFIB: return entry prefix by const reference to avoid... 12/13812/1
2018-07-23 Eyal Barifix vector index range checks 98/13598/2
2018-07-20 Neale RannsIP directed broadcast 61/13561/3
2018-06-26 Damjan Marionnode functions cannot be always_inline 22/13222/2
2018-06-11 Ole TroanMTU: Software interface / Per-protocol MTU support 30/12930/6
2018-05-03 Neale RannsMPLS prefetch fixes 27/12327/3
2018-04-18 Andrey "Zed" Zaikintypo fix: UNKOWN -> UNKNOWN 86/11886/2
2018-03-19 Neale RannsCoverity found bugs in recent MPLS changes 04/11204/2
2018-03-16 Neale RannsQoS recording and marking 53/11053/9
2018-03-13 Neale RannsCommon form of fib-path reproting in dumps 81/11081/4
2018-03-09 Neale RannsMPLS Unifom mode 81/10781/7
2018-01-30 Neale RannsAllow the provider of a midchain adjacency to pass... 10/10310/2
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-18 Neale RannsFIB Inherited Srouce 77/9477/6
2018-01-11 Florin Corasapi: remove transport specific code from handlers 38/10038/9
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2017-12-20 Marek GradzkiFix MPLS local-label CLI help string 73/9873/3
2017-12-09 Neale RannsBIER in non-MPLS netowrks 36/9736/7
2017-12-08 Neale RannsRemove the unused 'create VRF if needed' API parameters 71/9771/1
2017-11-26 Neale RannsFIB: store the node type not the function pointer. 68/9568/2
2017-11-22 Neale RannsCLI for interface MPLS enable returns errors to caller 19/9519/2
2017-11-22 Neale RannsFix MPLS local-label CLI 20/9520/2
2017-11-18 Neale Rannsunformat function for FIB paths 39/9439/3
2017-11-10 Neale RannsBreak up vpe.api 75/9375/3
2017-11-09 Neale RannsBIER 50/8950/14
2017-11-07 Neale RannsUDP Encapsulation. 27/9227/5
2017-10-15 Florin CorasRevert "Enforce FIB table creation before use" 20/8820/2
2017-10-14 Neale RannsSource Lookup progammable via API 11/8811/2
2017-10-13 Neale RannsEnforce FIB table creation before use 03/8803/3
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-10-05 Neale RannsDistributed Virtual Router Support 38/8638/2
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-09-19 Neale RannsFix MPLS table create CLI 57/8457/2
2017-09-18 Chris LukeFixes for issues Coverity has reported (VPP-972) 46/8446/3
2017-09-13 Neale RannsAdd a name to the creation of an IP and MPLS table 99/8399/3
2017-09-11 Neale Rannsreplace uint32_t with u32 84/8384/2
2017-09-11 Neale RannsFIB table add/delete API 71/8371/2
2017-09-06 Chris LukeFixes for issues raised by Coverity (VPP-972) 04/8304/4
2017-08-14 Neale RannsFIB table add/delete API only 37/8037/2
2017-08-10 Neale RannsMPLS tunnel - multiple labels on the CLI - fix cut... 62/7962/3
2017-08-09 Neale RannsAllow multiple MPLS output labels to be passed on the CLI 46/7946/2
2017-08-08 Neale RannsL2 over MPLS 61/6861/14
2017-08-01 Neale RannsFIB path weight incorrect in dump (VPP-922) 67/7867/3
2017-07-18 Neale RannsFIB path preference 86/7586/3
2017-06-10 Neale RannsMPLS: cannot delete a path from the CLI 91/7091/3
2017-06-01 Neale RannsMPLS trace the EOS bit correctly 63/6963/2
2017-05-26 Neale RannsMPLS lookup DPO does not pop the label (nor does it... 83/6883/2
2017-05-25 Neale RannsMPLS hash function improvements 82/6882/2
2017-05-25 Neale RannsMPLS interface output feature not explicitly enabled 74/6874/1
2017-05-24 Neale RannsMPLS tunnels; path-list lock leak and debug CLI imrpove... 64/6864/2
2017-05-24 Neale RannsMPLS trace fixes 62/6862/2
2017-05-23 Neale RannsLabelled attached paths via an MPLS tunnel 37/6837/1
2017-05-23 Neale RannsARP/ND entries for the same address on different interf... 61/6761/8
2017-04-26 Neale RannsIP Flow Hash Config fixes 13/6313/5
2017-04-25 Dave Barach"autoreply" flag: autogenerate standard xxx_reply_t... 87/6387/3
2017-04-24 Neale RannsImprove Load-Balance MAPs 05/6305/2
2017-04-11 Neale RannsMPLS Mcast coverity fixes 41/6141/2
2017-04-11 Neale RannsRemove usued, redundant and deprecated code from lookup.h 45/6145/2
2017-04-07 Neale RannsMPLS Mcast 53/5653/8
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-04-03 Neale RannsAdjacency layout change and move to vnet/adj 24/5924/3
2017-04-01 Neale RannsMTRIE Optimisations 2 89/5889/6
2017-03-29 Neale RannsMtrie optimisations 46/5846/5
2017-03-17 Damjan Marionfeatures: remove remaining .end_node 89/5789/1
2017-03-17 Neale RannsMPLS performance improvments. 75/5775/4
2017-03-17 Neale RannsCache a 'has-features' flag on the adjacency for faster... 61/5761/4
2017-03-17 Neale RannsUse the feature anchor in the MPLS input arc - it perfo... 80/5780/2
2017-03-16 Damjan Marionvlib: make runtime_data thread-local 46/5746/9
2017-03-02 Dave BarachClean up binary api message handler registration issues 96/5596/2
2017-02-22 Billy McFallVPP-635: CLI Memory leak with invalid parameter 48/5148/5
2017-01-25 Neale Ranns[re]Enable per-Adjacency/neighbour counters 45/4845/4
2017-01-10 Pavel KotucekAPI refactoring : l2, mpls, sr 37/4537/6
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19