Actions
Bug #16265
openPPPoE IPv6 gateways are unavailable without Router Advertisements when using if_pppoe
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.8.0
Affected Architecture:
Description
Gateway monitoring is broken with if_pppoe when upstream does not send Router Advertisements. This is not an issue with mpd5 because, regardless of RAs, mpd5 sends the "remote-ip" (i.e. gateway address) negotiated with IPv6CP to the ppp-linkup script. The pppoe-handler script for if_pppoe instead checks for an IPv6 tunnel address on the interface which does not exist.
Updated by Marcos M about 1 month ago
- Status changed from New to Pull Request Review
- Assignee set to Marcos M
Updated by Marcos M 30 days ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset ede3fbfbe218606bce042f40b430fe41580e3a3f.
Actions