aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/fib/fib_attached_export.c
AgeCommit message (Expand)AuthorFilesLines
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