Bug #5945
save and apply on interfaces.php removes v6 IP from track6 interfaces
Start date:
03/02/2016
Due date:
% Done:
0%
Estimated time:
Affected Version:
All
Affected Architecture:
Description
A save and apply on interfaces.php removes the IPv6 IP from track6 interfaces, until you either save and apply on the WAN it's tracking, or reboot.
Associated revisions
Revert "Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6 WAN types. Doing so isn't any more disruptive than what it's already doing, and that ensures track6 interfaces don't lose their IPv6 IPs. Ticket #5945"
This reverts commit 471b81f8f7b0a5fe22019aed955e5374e3411dbf.
Add track6 DHCP6 IPs back to interface when applying changes. Ticket #5945
History
#1
Updated by Chris Buechler almost 4 years ago
- Status changed from Confirmed to Feedback
should be fixed
#3
Updated by Chris Buechler almost 4 years ago
- Status changed from Resolved to Confirmed
that caused issues I didn't notice until later, reverted.
#4
Updated by Chris Buechler almost 4 years ago
- Status changed from Confirmed to Feedback
fix pushed
Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6 WAN types. Doing so isn't any more disruptive than what it's already doing, and that ensures track6 interfaces don't lose their IPv6 IPs. Ticket #5945