Age | Commit message (Expand) | Author | Files | Lines |
2017-08-14 | FIB table add/delete API only | Neale Ranns | 2 | -0/+31 |
2017-08-10 | MPLS tunnel - multiple labels on the CLI - fix cut and paste robot errors | Neale Ranns | 1 | -13/+4 |
2017-08-09 | Allow multiple MPLS output labels to be passed on the CLI | Neale Ranns | 2 | -13/+43 |
2017-08-08 | L2 over MPLS | Neale Ranns | 5 | -80/+94 |
2017-08-01 | FIB path weight incorrect in dump (VPP-922) | Neale Ranns | 2 | -3/+6 |
2017-07-18 | FIB path preference | Neale Ranns | 2 | -0/+4 |
2017-06-10 | MPLS: cannot delete a path from the CLI | Neale Ranns | 1 | -13/+25 |
2017-06-01 | MPLS trace the EOS bit correctly | Neale Ranns | 1 | -1/+2 |
2017-05-26 | MPLS lookup DPO does not pop the label (nor does it handle replicate) | Neale Ranns | 2 | -77/+104 |
2017-05-25 | MPLS hash function improvements | Neale Ranns | 2 | -6/+63 |
2017-05-25 | MPLS interface output feature not explicitly enabled | Neale Ranns | 1 | -2/+0 |
2017-05-24 | MPLS tunnels; path-list lock leak and debug CLI imrpovements | Neale Ranns | 1 | -7/+16 |
2017-05-24 | MPLS trace fixes | Neale Ranns | 2 | -1/+7 |
2017-05-23 | Labelled attached paths via an MPLS tunnel | Neale Ranns | 1 | -1/+3 |
2017-05-23 | ARP/ND entries for the same address on different interfaces (VPP-848) | Neale Ranns | 2 | -99/+20 |
2017-04-26 | IP Flow Hash Config fixes | Neale Ranns | 1 | -3/+15 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 1 | -23/+3 |
2017-04-24 | Improve Load-Balance MAPs | Neale Ranns | 1 | -40/+78 |
2017-04-11 | MPLS Mcast coverity fixes | Neale Ranns | 1 | -1/+1 |
2017-04-11 | Remove usued, redundant and deprecated code from lookup.h | Neale Ranns | 1 | -2/+2 |
2017-04-07 | MPLS Mcast | Neale Ranns | 8 | -458/+941 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 3 | -19/+19 |
2017-04-03 | Adjacency layout change and move to vnet/adj | Neale Ranns | 1 | -1/+1 |
2017-04-01 | MTRIE Optimisations 2 | Neale Ranns | 3 | -33/+32 |
2017-03-29 | Mtrie optimisations | Neale Ranns | 1 | -8/+0 |
2017-03-17 | features: remove remaining .end_node | Damjan Marion | 1 | -1/+0 |
2017-03-17 | MPLS performance improvments. | Neale Ranns | 6 | -109/+180 |
2017-03-17 | Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n... | Neale Ranns | 1 | -16/+26 |
2017-03-17 | Use the feature anchor in the MPLS input arc - it performs much better | Neale Ranns | 3 | -7/+9 |
2017-03-16 | vlib: make runtime_data thread-local | Damjan Marion | 1 | -0/+13 |
2017-03-02 | Clean up binary api message handler registration issues | Dave Barach | 1 | -27/+1 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter | Billy McFall | 2 | -5/+16 |
2017-01-25 | [re]Enable per-Adjacency/neighbour counters | Neale Ranns | 1 | -18/+19 |
2017-01-10 | API refactoring : l2, mpls, sr | Pavel Kotucek | 2 | -0/+743 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 13 | -0/+3424 |