Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(net): Enable IPv6 immediately if already connected (espressif#9948)
If the interface is already connected, try to enable IPv6 immediately. Otherwise the interface would need to go through disconnect/connect cycle for IPv6 to be enabled.
- Loading branch information