DescriptionThis fixes static IP setting on Ethernet when using flimflam.
The main fix here is to use the ipconfig_static_path instead of
ipconfig->device_path when setting the parameters.
Also added some logging and cleaned up error messages.
Note that this only fixes static IP setting when flimflam is
enabled: this code doesn't properly talk to shill for that
operation because it still tries to create IPConfigs, which
shill doesn't implement.
BUG=chromium-os:29050
TEST=Ran on device, configured ethernet for static IP, and verified
that it showed up in the flimflam profile.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138233
Patch Set 1 #
Total comments: 2
Patch Set 2 : Changed switch statement #
Total comments: 2
Patch Set 3 : Review changes #
Messages
Total messages: 9 (0 generated)
|