aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/fib/fib_attached_export.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-31fib: fix memory leak in fib_attached_export_purgeStanislav Zaikin1-0/+1
2021-09-27fib: fix crash on exporter tracker removeVladislav Grishenko1-4/+3
2020-11-26fib: Expressive type for walk return code. Honour code.Neale Ranns1-2/+2
2020-02-17misc: fix coverity warningsDave Barach1-4/+4
2019-11-14fib: Copy the prefix before use in case the underlying entry reallocs.Neale Ranns1-6/+6
2019-07-19fib: FIB Entry trackingNeale Ranns1-12/+12
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-5/+5
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-07-30FIB: return entry prefix by const reference to avoid the copyNeale Ranns1-13/+6
2018-03-20FIB Interpose SourceNeale Ranns1-1/+2
2017-04-06BFD-FIB interactionsNeale Ranns1-45/+30
2017-02-24FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of t...Neale Ranns1-1/+1
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-2/+2
2017-01-12Account for pool realloc when importing FIB entries during VRF exportNeale Ranns1-4/+12
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+572