]> git.puffer.fish Git - mirror/frr.git/commit
isisd: allow nexthop lookup on interface only
authorLouis Scalbert <louis.scalbert@6wind.com>
Fri, 1 Apr 2022 11:27:06 +0000 (13:27 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Mon, 23 May 2022 08:44:50 +0000 (10:44 +0200)
commita11742dc53e31d1379cb4f7b9b7b750614e30928
treeb1fe55d1f374baf192e21025c45c4f40168bfc40
parenta254fa54e3d5c31befb40164fc70deab3cf639ad
isisd: allow nexthop lookup on interface only

Allow the nexthoplookup function to return the first nexthop found on
ifindex interface if the IP is unspecified.

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
isisd/isis_route.c