]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Use neighbor_events instead of debug_update for route-refresh msg 7247/head
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Thu, 19 Nov 2020 20:22:43 +0000 (22:22 +0200)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Tue, 5 Jan 2021 18:19:42 +0000 (20:19 +0200)
commitbcbeb3f967c33005f6b94af3eeef9e3ce65341fd
tree129b80d35d787f489497ab3385be97632a9b0afb
parent9af52ccf813f936a571822f4330fea281dbe13b4
bgpd: Use neighbor_events instead of debug_update for route-refresh msg

This was somewhy under bgp_debug_udpate() guard and others are under
bgp_debug_neighbor_events().

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
bgpd/bgp_packet.c