Actions
Bug #12721
openIPv6 gateway group using link local addresses incorrectly logs a gateway change because it not including interface scope properly
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
22.05
Release Notes:
Default
Affected Version:
Affected Architecture:
All
Description
Change `get_gwgroup_memebers()` to include the interface in link-local IPv6 addresses. This way, the `gwip` value will match the return value of `route_get_default()`. The mismatch was causing `fixup_default_gateway()` to spam "Gateway, switch to: XXX" when default IPv6 gateway was set to a Gateway Group.
Updated by Loren McQuade 4 months ago
Updated by Jim Pingle 4 months ago
- Target version set to 2.7.0
- Plus Target Version set to 22.05
Updated by Viktor Gurov 3 months ago
- Status changed from Pull Request Review to Feedback
Updated by Jim Pingle about 2 months ago
- Subject changed from Change get_gwgroup_members to include interface in link-local IPv6 addresses to IPv6 gateway group using link local addresses incorrectly logs a gateway change because it not including interface scope properly
Updating subject for release notes.
Actions