network: Let the gateway code handle the READY transition
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 8 Jul 2011 09:33:18 +0000 (11:33 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 8 Jul 2011 09:33:18 +0000 (11:33 +0200)
commit98ecf19f9d69ef96e253d2c0f9cba12882bf37f6
treeec8604d7d622a5154484662387528093006bc09d
parent3ce93388b0f7a092f5855ac37db8fb30cf0c453e
network: Let the gateway code handle the READY transition

For IPv4 (DHCP, fixed or manual), and for manual IPv6, the gateway handling
code (connection.c) is the one responsible for moving to the READY state.
src/connection.c
src/network.c