]> git.puffer.fish Git - matthieu/frr.git/commit
pathd: bad order of nai adjacencies for ipv6
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 23 Mar 2022 16:03:53 +0000 (17:03 +0100)
committermergify-bot <noreply@mergify.com>
Fri, 25 Mar 2022 06:32:04 +0000 (06:32 +0000)
commit71533eaa32d5915d1c21943ff93dfca16c2f91ec
tree634719959c8e5b3375dffa855affee36c18113be
parent6835b052bb1dbd8ca4b18d01f228e86724b51019
pathd: bad order of nai adjacencies for ipv6

The order of nai adjacencies ipv6 addresses was wrong.
The src and the destination addresses were swapped.
Change it.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
(cherry picked from commit a38d5b7af20b60a8eb0344e02f7875909b828b27)
pathd/path_cli.c