]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Log route updates that were changed to withdraws
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 24 Jan 2022 02:44:21 +0000 (03:44 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 24 Jan 2022 02:44:21 +0000 (03:44 +0100)
commit9dbb7eb6ebda016cd14ce8fef403c2b3f7bdd504
tree62121fe6ef0706322353bb26525fc1199a74afe2
parenta9646efd40569f3a1d749bc1bd13219876b33a00
BGP: Log route updates that were changed to withdraws

Typical BGP error handling is treat-as-withdraw, where an invalid route
is replaced with a withdraw. Log route network when it happens.
proto/bgp/attrs.c
proto/bgp/bgp.h
proto/bgp/packets.c