aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/fib/ip6_fib.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-1/+5
2019-12-16vppinfra: bihash walk cb typedef and continue/stop controlsNeale Ranns1-2/+4
2019-12-04fib: Decouple source from priority and behaviourNeale Ranns1-3/+4
2019-11-26fib: Table ReplaceNeale Ranns1-2/+5
2019-08-29ip: remove unused function parameterSimon Zhang1-1/+1
2019-05-30FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)"Neale Ranns1-9/+22
2018-12-16IP6-MFIB: replace the radix tree with bihash (VPP-1526)Neale Ranns1-17/+20
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-08-2832/64 shmem bihash interoperabilityDave Barach1-4/+5
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-1/+1
2018-03-05IP6 link-local tableNeale Ranns1-67/+37
2018-02-22bihash table size perf/scale improvementsDave Barach1-3/+11
2018-01-18FIB Inherited SrouceNeale Ranns1-7/+80
2017-11-29Include allocated table memory in 'sh fib mem' outputNeale Ranns1-0/+12
2017-09-13Add a name to the creation of an IP and MPLS tableNeale Ranns1-1/+1
2017-09-11FIB table add/delete APINeale Ranns1-11/+30
2017-07-19Add a bihash prefetchable bucket-level cacheDave Barach1-2/+2
2017-05-24IPv6 Performance bugsNeale Ranns1-39/+0
2017-05-24Leak locks and tables in the ClassifierNeale Ranns1-2/+3
2017-04-26IP Flow Hash Config fixesNeale Ranns1-10/+2
2017-04-13Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...Neale Ranns1-4/+2
2017-04-06BFD-FIB interactionsNeale Ranns1-6/+15
2017-04-01MTRIE Optimisations 2Neale Ranns1-5/+13
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-66/+51
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+784