]> 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:58:37 +0000 (10:58 +0200)
commit98c9eb6db6140d7995a15aa9f4cab622105fb8dc
treedb02ac7d2473250f0ec84ed8fcccb42cc5e82834
parent83dd392887f817892080d618171763aea913976f
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