diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2021-06-10 07:59:06 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2021-06-10 07:59:06 -0400 |
| commit | 95b3f03d89101fa812a8e4648f5745e2d532037b (patch) | |
| tree | e60163d3e73f82be60239746686f959e8e5f6f57 /ospf6d/ospf6_interface.c | |
| parent | 0d882ec7a390f57ebf8cfc2adf10aa79f976b124 (diff) | |
ospf6d: Rename ospf6_is_router_abr to more accurately reflect what it does
The ospf6_is_router_abr is checking to see if ospfv3 is an abr router
and also setting values. Let's rename it too `ospf6_check_and_set_router_abr`
to more accurately reflect what it is doing.
Additionally fix coverity #1505176 where we were not checking the return
value of ospf6_is_router_abr like we did every other time. In this
case we don't care about the return value so indicate that we do not.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'ospf6d/ospf6_interface.c')
0 files changed, 0 insertions, 0 deletions
