Description
#47686 introduced a driver-option way to set per-interface sysctls, with migration for eth0 settings from --sysctl.
That migration should be turned off in 28.0.0.
So, revert #48281 and add the proper API version number, when we know what that version number is.
Description
#47686 introduced a driver-option way to set per-interface sysctls, with migration for
eth0settings from--sysctl.That migration should be turned off in 28.0.0.
So, revert #48281 and add the proper API version number, when we know what that version number is.