mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-15 02:47:03 +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.