Bug #11367
closedradvd.conf keeps old configuration
100%
Description
radvd.conf keeps the old configuration when you switch "IPv6 Configuration Type" to non-Static (DHCP6,SLAAC) IPv6 type
How to reproduce:
1) Set the interface IPv6 Configuration Type to Static IPv6
2) Setup the interface Router Advertisements mode
3) Set the interface IPv6 Configuration Type to non-Static IPv6
4) /var/etc/radvd.conf still keeps the interface RA configuration
2.5.0.a.20210203.1432
      
      Updated by Viktor Gurov over 4 years ago
      
    
    
    
      
      Updated by Renato Botelho over 4 years ago
      
    
    - Status changed from New to Pull Request Review
 - Assignee set to Viktor Gurov
 - Target version set to 2.5.0
 
      
      Updated by Renato Botelho over 4 years ago
      
    
    - Status changed from Pull Request Review to Feedback
 
Merged
      
      Updated by Viktor Gurov over 4 years ago
      
    
    - % Done changed from 0 to 100
 
Applied in changeset 91cd17417d7cba3ab5dbe55f0ced02eaef78c45b.
      
      Updated by Max  Leighton over 4 years ago
      
    
    - Status changed from Feedback to Resolved
 
Tested on
2.5.0-DEVELOPMENT (amd64)
built on Thu Feb 04 22:53:51 CST 2021
FreeBSD 12.2-STABLE
With router advertisements enabled on an interface, changing to dynamic IPv6 configuration type is no longer possible with the warning:
"The Router Advertisements Server is active on this interface and it can be used only with a static IPv6 configuration. Please disable the Router Advertisements Server service on this interface first, then change the interface configuration."
Once disabling RA on the interface, /var/etc/radvd.conf has no configuration for that interface and changing to DHCPv6 is once again possible.
Marking the ticket resolved.