mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Due to a race condition between rta_apply_hostentry() and rt_update_hostentry(), happening when a new route is inserted to a table, this commit makes it mandatory to lock the next hop resolution table while resolving the next hop. This may be slow, we'll fix it better in some future release
26 KiB
26 KiB