]> git.puffer.fish Git - matthieu/frr.git/commit
lib: add has_label function for nexthop groups
authorStephen Worley <sworley@nvidia.com>
Mon, 5 Apr 2021 21:13:01 +0000 (17:13 -0400)
committerStephen Worley <sworley@nvidia.com>
Mon, 13 Feb 2023 23:12:04 +0000 (18:12 -0500)
commit78d106e1cbb0af335409f60ababe5a2649da9704
tree78cad5ee8266b5cb6f4ac7d048d00ce4f05af56a
parent04cb115d97a4bd43b008ef8d954e88eb725ad3a1
lib: add has_label function for nexthop groups

Add a function nexthop_group_has_label() for determining
if even a single nexthop in the group has a label on it.

Signed-off-by: Stephen Worley <sworley@nvidia.com>
lib/nexthop_group.c
lib/nexthop_group.h