aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/dpo/load_balance.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-25fib: fix some typos in fib/mtrieLijian.Zhang1-1/+1
2019-06-26fib: default flow hash config for each DPO protocol typeNeale Ranns1-0/+22
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-10-16FIB: use vlib-log for debuggingNeale Ranns1-13/+14
2018-10-16Sticky Load-balanceNeale Ranns1-16/+103
2018-09-20Route counters in the stats segmentNeale Ranns1-1/+10
2018-09-14BIER API and load-balancing fixesNeale Ranns1-2/+2
2018-03-20FIB Interpose SourceNeale Ranns1-10/+10
2017-12-09BIER in non-MPLS netowrksNeale Ranns1-0/+10
2017-11-14NULL-terminate load_balance_nsh_nodes[]Gabriel Ganne1-0/+1
2017-11-09BIERNeale Ranns1-5/+60
2017-04-24Improve Load-Balance MAPsNeale Ranns1-1/+2
2017-04-01MTRIE Optimisations 2Neale Ranns1-1/+5
2017-03-29Mtrie optimisationsNeale Ranns1-0/+7
2017-02-16Add NSH load-balance and drop DPOFlorin Coras1-2/+98
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-1/+12
2017-01-05FIB memory leaks (VPP-578)Neale Ranns1-15/+18
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+993