provider: Load and save provider data
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 31 Oct 2011 13:31:37 +0000 (15:31 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 7 Nov 2011 16:40:08 +0000 (17:40 +0100)
commit85608f359a2b1a50fc29fa4953735681bcd82a41
treeac75c0d6498a57985f7464d3e803c43f505e99a8
parentf4daef01c5d68523e9a58ab489b085714e877bc8
provider: Load and save provider data

On connect, save 'Type', 'Name', 'Host' and 'VPN.Domain' provider
settings. On probe, load saved keys and their values from storage
and add the key/value pairs to the provider struct.
src/provider.c