aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/fib/ip4_fib.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-11vppinfra: remove the historical mheap memory allocatorDave Barach1-12/+3
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-1/+4
2019-12-04fib: Decouple source from priority and behaviourNeale Ranns1-3/+6
2019-11-26fib: Table ReplaceNeale Ranns1-2/+4
2019-09-25fib: fix some typos in fib/mtrieLijian.Zhang1-2/+2
2019-05-30FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)"Neale Ranns1-2/+2
2019-04-08fixing typosJim Thompson1-1/+1
2019-01-24add "Mtrie mheap usage" in "show ip fib memory"Lollita Liu1-2/+9
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-07-30FIB: return entry prefix by const reference to avoid the copyNeale Ranns1-5/+3
2018-07-18Add config option to use dlmalloc instead of mheapDave Barach1-0/+8
2018-07-04Remove unused members from ip4_fib_tNeale Ranns1-2/+0
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-1/+1
2018-01-18FIB Inherited SrouceNeale Ranns1-4/+77
2017-12-13Separate heap for IPv4 mtriesNeale Ranns1-28/+14
2017-11-29Include allocated table memory in 'sh fib mem' outputNeale Ranns1-3/+78
2017-11-27Fix - sh ip fib mtrie sumNeale Ranns1-5/+5
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-12/+29
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-2/+1
2017-04-06BFD-FIB interactionsNeale Ranns1-4/+12
2017-04-01MTRIE Optimisations 2Neale Ranns1-15/+45
2017-03-29Mtrie optimisationsNeale Ranns1-1/+2
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-11/+39
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+664