summaryrefslogtreecommitdiff
path: root/lib/filter.c
diff options
context:
space:
mode:
authorMitch Skiba <mskiba@amazon.com>2019-11-14 19:28:23 +0000
committerMitch Skiba <mskiba@amazon.com>2019-11-18 19:22:04 +0000
commitd4a0d83bfde0e0834edcf3d261fc542286c2fec2 (patch)
tree77ed749c273a9a6f064b02ca0907c535d9357085 /lib/filter.c
parent1e5fe0e258a7c029eb2c9aa8b8f19a28196830da (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 'lib/filter.c')
0 files changed, 0 insertions, 0 deletions