DescriptionThis factors out all of the parsing code from the network library
network classes into a separate hierarchy of parsers. This is
in preparation for creating a second parser hierarchy that can be
used to create networks from a configuration file instead of from
flimflam.
In the course of doing this, I updated much of the style
inconsistencies in this code (mainly having to do with passing
arguments).
BUG=chromium-os:15457
TEST=ran on device, connected to new network, forgot a network.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96794
Patch Set 1 : Finally working #
Total comments: 46
Patch Set 2 : Remove unused function #Patch Set 3 : Review changes #Patch Set 4 : Removing some unneeded stuff #Patch Set 5 : Fixing variable names to have consistent caps #
Total comments: 6
Patch Set 6 : Reducing friends to minimal set. #Messages
Total messages: 6 (0 generated)
|