Actions
Bug #10626
closedget_interface_list() shows _stf (6RD/6to4) interfaces as parent
Start date:
06/03/2020
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.5
Affected Architecture:
Description
get_interface_list() shows _stf (6RD/6to4) interfaces as parent,
this is not correct since this function must not return virtual interfaces
otherwise `$int_stf` interfaces are shown on the Interfaces / VLANs/PPPs/QinQs/LAGGs pages in the parent interface list
Updated by Viktor Gurov over 4 years ago
Updated by Jim Pingle over 4 years ago
- Status changed from New to Pull Request Review
- Target version set to 2.5.0
Updated by Renato Botelho over 4 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
Updated by Viktor Gurov over 4 years ago
- Status changed from Feedback to Resolved
Renato Botelho wrote:
PR has been merged. Thanks!
tested on 2.5.0.a.20200616.1850
works as expected, correctly hides '_stf' interfaces
TODO: hide 'ipsecXXXX' interfaces from VLANs/QinQs/LAGGs pages
Actions