]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: end of feeding MPLS channel must not try to schedule a packet
authorMaria Matejka <mq@ucw.cz>
Sat, 10 May 2025 21:35:03 +0000 (23:35 +0200)
committerMaria Matejka <mq@ucw.cz>
Sun, 11 May 2025 08:59:07 +0000 (10:59 +0200)
commit5c38aa12bea0f0634c3c05012749080fba3ee90d
treedd62e7e79b7a81f45b1e25f9db199e8a207d332f
parentf5d5b8ccd7481f2d97636a72e5033fdfd69b595c
BGP: end of feeding MPLS channel must not try to schedule a packet

This caused a invalid memory use when reloading MPLS channels,
occasionally forcing BIRD to an endless loop due to invalid flag
in channel map.
proto/bgp/bgp.c
proto/bgp/packets.c