]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Do not increment treat-as-withdraw counters if debug is enabled
authorDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 25 Jul 2024 10:41:23 +0000 (13:41 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 25 Jul 2024 10:41:23 +0000 (13:41 +0300)
commitb1b1c922a519af3c2af1eed5790ec6ac7fe27da5
tree2f4b831aa497016589cc68810d5a7eb69b44ae2f
parentbd86964db816ba1ac628f1b1f5099fd35f157ea5
bgpd: Do not increment treat-as-withdraw counters if debug is enabled

Increment only if we really treat the UPDATE as withdrawn.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
bgpd/bgp_packet.c