0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-20 21:37:03 +00:00
bird/proto/aggregator
Igor Putovny 7644f7594b Bugfix
Program crashed when disabling aggregation protocol or shutting the daemon down.
Shutdown procedure attempted to remove the first route (which is the last that
was inserted) by different key than one by which it was inserted into the table.
They key is computed from net and src of each route. It turned out that src of
the last route was inadvertently changed.
2024-05-30 12:30:00 +02:00
..
2024-05-30 12:30:00 +02:00
2024-05-30 12:30:00 +02:00
2024-05-30 12:30:00 +02:00