aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/dpo/load_balance.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-21fib: format deleted LBNathan Skrzypczak1-1/+7
2023-05-19fib: fix load-balance and replicate dpos buckets overflowBenoƮt Ganne1-8/+20
2022-08-29fib: fix coverity 253539Andrew Yourtchenko1-0/+1
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-3/+3
2022-03-18vppinfra: refactor *_will_expand() functionsDamjan Marion1-2/+2
2021-02-15ip: Path MTUNeale Ranns1-0/+23
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-3/+3
2020-10-28misc: Break the big IP header files to improve compile timeNeale Ranns1-1/+2
2020-06-04fib: add barrier sync, pool/vector expand casesDave Barach1-1/+25
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