Age | Commit message (Expand) | Author | Files | Lines |
2020-07-06 | fib: fix debug preprocessor directives |  Matthew Smith | 1 | -1/+1 |
2020-02-13 | fib: Fix some more realloc errors |  Neale Ranns | 1 | -1/+1 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -0/+23 |
2019-12-04 | fib: Decouple source from priority and behaviour |  Neale Ranns | 1 | -34/+26 |
2019-11-26 | fib: Another realloc burn |  Neale Ranns | 1 | -5/+13 |
2019-10-14 | fib: recursive calculation leads to delegate pool realloc |  Neale Ranns | 1 | -4/+14 |
2019-07-19 | fib: FIB Entry tracking |  Neale Ranns | 1 | -8/+11 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -12/+12 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -7/+7 |
2019-03-26 | FIB: do debug before remvoing last source |  Neale Ranns | 1 | -2/+2 |
2018-12-20 | FIB: encode the label stack in the FIB path during table dump |  Neale Ranns | 1 | -1/+14 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -1/+1 |
2018-10-16 | FIB: use vlib-log for debugging |  Neale Ranns | 1 | -17/+60 |
2018-09-20 | Route counters in the stats segment |  Neale Ranns | 1 | -0/+10 |
2018-07-30 | FIB: return entry prefix by const reference to avoid the copy |  Neale Ranns | 1 | -9/+5 |
2018-04-30 | FIB: elide cover walk for insert of host route |  Neale Ranns | 1 | -0/+13 |
2018-03-26 | Restore the brief FIB entry printing |  Neale Ranns | 1 | -7/+7 |
2018-03-20 | FIB Interpose Source |  Neale Ranns | 1 | -102/+85 |
2018-01-18 | FIB Inherited Srouce |  Neale Ranns | 1 | -82/+156 |
2017-12-05 | Revert "FIB: optimise for src memory allocations" |  Neale Ranns | 1 | -45/+22 |
2017-11-26 | FIB: optimise for src memory allocations |  Neale Ranns | 1 | -22/+45 |
2017-11-26 | FIB: store the node type not the function pointer. |  Neale Ranns | 1 | -2/+0 |
2017-11-09 | BIER |  Neale Ranns | 1 | -0/+1 |
2017-09-13 | Add a name to the creation of an IP and MPLS table |  Neale Ranns | 1 | -4/+2 |
2017-09-11 | FIB table add/delete API |  Neale Ranns | 1 | -2/+13 |
2017-08-08 | L2 over MPLS |  Neale Ranns | 1 | -1/+7 |
2017-07-18 | FIB path preference |  Neale Ranns | 1 | -1/+1 |
2017-06-21 | ARP: ignore non-connected routes and non-interface sources when determing if ... |  Neale Ranns | 1 | -3/+7 |
2017-05-23 | ARP/ND entries for the same address on different interfaces (VPP-848) |  Neale Ranns | 1 | -10/+2 |
2017-04-26 | IP Flow Hash Config fixes |  Neale Ranns | 1 | -0/+29 |
2017-04-07 | MPLS Mcast |  Neale Ranns | 1 | -7/+40 |
2017-04-06 | BFD-FIB interactions |  Neale Ranns | 1 | -16/+34 |
2017-04-01 | MTRIE Optimisations 2 |  Neale Ranns | 1 | -2/+2 |
2017-02-24 | FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of t... |  Neale Ranns | 1 | -4/+24 |
2017-02-20 | FIB reset leaves residual routes. Wrong API used to remove the routes meant t... |  Neale Ranns | 1 | -1/+4 |
2017-01-05 | FIB memory leaks (VPP-578) |  Neale Ranns | 1 | -0/+1 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+1503 |