]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: use pI4
authorDonald Sharp <sharpd@nvidia.com>
Tue, 26 Jul 2022 20:56:18 +0000 (16:56 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 29 Jul 2022 22:31:58 +0000 (18:31 -0400)
commit7b6cee897573617fb6101ad6c2cf371269fc7734
tree87fc5361402291288c269f03712281856cc92afd
parentbe4b502a76b80638ee77098ab5026b830f6f85e1
bgpd: use pI4

The bgp_path_info_to_ipv6_nexthop will correctly set
the nexthop value. There is no need to test this to
display something that won't be used in debug

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_zebra.c