Actions
Bug #3313
closedrc.newwanip should bail on diabled interfaces
Start date:
11/11/2013
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
Description
If an interface is disabled, rc.newwanip should not attempt to (re)configure the interface when its link goes down/up.
Currently if you disable an interface and the old settings are in the config, and if you unplug/replug the interface, it will attempt to reconfigure the interface and fail, then it will reset the interface because it failed. This is all unnecessary since the interface should be off/disabled.
Actions