Age | Commit message (Expand) | Author | Files | Lines |
2018-01-30 | Allow the provider of a midchain adjacency to pass context data that is retur... | Neale Ranns | 2 | -4/+13 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-18 | FIB Inherited Srouce | Neale Ranns | 1 | -2/+2 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -12/+12 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -4/+4 |
2017-12-20 | Fix MPLS local-label CLI help string | Marek Gradzki | 1 | -1/+1 |
2017-12-09 | BIER in non-MPLS netowrks | Neale Ranns | 1 | -14/+0 |
2017-12-08 | Remove the unused 'create VRF if needed' API parameters | Neale Ranns | 1 | -4/+0 |
2017-11-26 | FIB: store the node type not the function pointer. | Neale Ranns | 1 | -2/+0 |
2017-11-22 | CLI for interface MPLS enable returns errors to caller | Neale Ranns | 1 | -1/+5 |
2017-11-22 | Fix MPLS local-label CLI | Neale Ranns | 1 | -2/+2 |
2017-11-18 | unformat function for FIB paths | Neale Ranns | 2 | -205/+14 |
2017-11-10 | Break up vpe.api | Neale Ranns | 2 | -0/+32 |
2017-11-09 | BIER | Neale Ranns | 2 | -2/+3 |
2017-11-07 | UDP Encapsulation. | Neale Ranns | 1 | -1/+3 |
2017-10-15 | Revert "Enforce FIB table creation before use" | Florin Coras | 1 | -0/+5 |
2017-10-14 | Source Lookup progammable via API | Neale Ranns | 1 | -2/+13 |
2017-10-13 | Enforce FIB table creation before use | Neale Ranns | 1 | -5/+0 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+2 |
2017-10-05 | Distributed Virtual Router Support | Neale Ranns | 1 | -7/+1 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 1 | -2/+2 |
2017-09-19 | Fix MPLS table create CLI | Neale Ranns | 1 | -7/+2 |
2017-09-18 | Fixes for issues Coverity has reported (VPP-972) | Chris Luke | 1 | -1/+1 |
2017-09-13 | Add a name to the creation of an IP and MPLS table | Neale Ranns | 4 | -28/+46 |
2017-09-11 | replace uint32_t with u32 | Neale Ranns | 1 | -2/+2 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 4 | -30/+154 |
2017-09-06 | Fixes for issues raised by Coverity (VPP-972) | Chris Luke | 1 | -3/+0 |
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 |