Return manually set gateway when the ipdevice one is NULL
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 12 Jul 2010 16:56:58 +0000 (18:56 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 12 Jul 2010 18:44:32 +0000 (20:44 +0200)
commit645ff10be169a02870c8a0a2615c6a48b2d031d3
tree274d2d675c22da986aa44328d72a708d79d9d0dc
parent57cecbcc89e3df31600b6a769be6255c5916529f
Return manually set gateway when the ipdevice one is NULL

With N (> 1) online services, only the connected device will have its
gateway set (as the default route). If the remaining ones have manually set
gateways, then let's return that.
src/ipconfig.c