mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 22:37:49 +00:00
lib: Treat v6 address as a v6 address
The code was making the correct assumption that the v4 and v6 addresses start in the same spot in memory and since we were looking at a v6 prefix it would just work. This causes distress in SA systems, so let's just make it happy. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
9010012aa1
commit
0527bd80c9
Loading…
Reference in New Issue
Block a user