]> git.puffer.fish Git - mirror/frr.git/commit
zebra: handle ipv6-mapped-ipv4 with DVNI
authorStephen Worley <sworley@nvidia.com>
Tue, 15 Jun 2021 03:43:05 +0000 (23:43 -0400)
committerStephen Worley <sworley@nvidia.com>
Mon, 13 Feb 2023 23:12:05 +0000 (18:12 -0500)
commitfb99ca86c4a8a8a2b67e1463b2653ef92ad0e6b6
tree7041418605b4567512b98f77837b5f0507cde630
parent24acbd9c7f6fe5737c2c05827c9926e45c0a8434
zebra: handle ipv6-mapped-ipv4 with DVNI

Properly handle ipv6-mapped-ipv4 with DVNI by converting
the address to ipv4 and setting that as the DST field for
the encap.

Signed-off-by: Stephen Worley <sworley@nvidia.com>
zebra/rt_netlink.c