Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | misc: refactor clib_bitmap_foreach macro | Damjan Marion | 1 | -3/+3 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 1 | -3/+3 |
2020-10-19 | ip: Move the IP6 fib into ip6_[m]fib.c | Neale Ranns | 1 | -13/+71 |
2020-09-02 | fib: IPv6 lookup data structure MP safe when prefixes change | Neale Ranns | 1 | -14/+31 |
2020-07-06 | fib: fix debug preprocessor directives | Matthew Smith | 1 | -1/+1 |
2019-12-17 | ip: Protocol Independent IP Neighbors | Neale Ranns | 1 | -1/+5 |
2019-12-16 | vppinfra: bihash walk cb typedef and continue/stop controls | Neale Ranns | 1 | -2/+4 |
2019-12-04 | fib: Decouple source from priority and behaviour | Neale Ranns | 1 | -3/+4 |
2019-11-26 | fib: Table Replace | Neale Ranns | 1 | -2/+5 |
2019-08-29 | ip: remove unused function parameter | Simon Zhang | 1 | -1/+1 |
2019-05-30 | FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)" | Neale Ranns | 1 | -9/+22 |
2018-12-16 | IP6-MFIB: replace the radix tree with bihash (VPP-1526) | Neale Ranns | 1 | -17/+20 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -3/+3 |
2018-08-28 | 32/64 shmem bihash interoperability | Dave Barach | 1 | -4/+5 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 1 | -1/+1 |
2018-03-05 | IP6 link-local table | Neale Ranns | 1 | -67/+37 |
2018-02-22 | bihash table size perf/scale improvements | Dave Barach | 1 | -3/+11 |
2018-01-18 | FIB Inherited Srouce | Neale Ranns | 1 | -7/+80 |
2017-11-29 | Include allocated table memory in 'sh fib mem' output | Neale Ranns | 1 | -0/+12 |
2017-09-13 | Add a name to the creation of an IP and MPLS table | Neale Ranns | 1 | -1/+1 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 1 | -11/+30 |
2017-07-19 | Add a bihash prefetchable bucket-level cache | Dave Barach | 1 | -2/+2 |
2017-05-24 | IPv6 Performance bugs | Neale Ranns | 1 | -39/+0 |
2017-05-24 | Leak locks and tables in the Classifier | Neale Ranns | 1 | -2/+3 |
2017-04-26 | IP Flow Hash Config fixes | Neale Ranns | 1 | -10/+2 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... | Neale Ranns | 1 | -4/+2 |
2017-04-06 | BFD-FIB interactions | Neale Ranns | 1 | -6/+15 |
2017-04-01 | MTRIE Optimisations 2 | Neale Ranns | 1 | -5/+13 |
2017-01-27 | IP Multicast FIB (mfib) | Neale Ranns | 1 | -66/+51 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+784 |