mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-16 19:37:04 +00:00
The interface pointer was improperly converted to u32 and back. Fixing this by explicitly allocating an adata structure for it. It's not so memory efficient, we'll optimize this later.