Sticky Load-balance 84/15184/3
authorNeale Ranns <nranns@cisco.com>
Mon, 8 Oct 2018 14:51:11 +0000 (14:51 +0000)
committerFlorin Coras <florin.coras@gmail.com>
Tue, 16 Oct 2018 01:39:50 +0000 (01:39 +0000)
commitac64b71b2893341b2e342865c209ee63c2dc3138
tree30d38ed27ab74df23018b94fe5c479e8652a9c44
parenta23caded85ebc754b8e355d04cc747adfde5d467
Sticky Load-balance

keep the number of buckets in the load-balanced fixed. If a
path goes dwon fill its buckets with those from the next
available up path.

Change-Id: I15603ccb899fa9b77556b898c99136379cf32eae
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/dpo/load_balance.c
src/vnet/dpo/load_balance.h
src/vnet/fib/fib_path.c
src/vnet/fib/fib_path_list.c
src/vnet/fib/fib_path_list.h
src/vnet/fib/fib_test.c