summaryrefslogtreecommitdiff
path: root/zebra/kernel_socket.c
diff options
context:
space:
mode:
authorMitch Skiba <mskiba@amazon.com>2019-11-14 19:28:23 +0000
committerDonatas Abraitis <donatas.abraitis@gmail.com>2019-11-19 08:41:58 +0200
commitaf2c7726b0ecc93bab4e4dbe17e1cb11b65b7522 (patch)
tree91b35567d2bbf8a859c2589ce18b6da1b5bbc8ff /zebra/kernel_socket.c
parent48ff241f1f80b9aa27f7fb0d0b9eeaeaeebcc96b (diff)
bgpd: Fix per afi/safi addpath peer counting
The total_peercount table was created as a short cut for queries about if addpath was enabled at all on a particular afi/safi. However, the values weren't updated, so BGP would act as if addpath wasn't enabled when determining if updates should be sent out. The error in behavior was much more noticeable in tx-all than best-per-as, since changes in what is sent by best-per-as would often trigger updates even if addpath wasn't enabled. Signed-off-by: Mitchell Skiba <mskiba@amazon.com>
Diffstat (limited to 'zebra/kernel_socket.c')
0 files changed, 0 insertions, 0 deletions