device: flush IP configuration of slaves during activation
If a device only has an IPv6 link-local address, we don't generate an assumed connection. Therefore, when a new slave connection (without IP configuration) is activated on the device, we don't deactivate any existing connection and the link-local address remains configured.
The IP configuration of an activated slave should be predictable and not depend on the previous state; let's flush addresses and routes on activation.