Fix issue with two default gateways when using VPN
authorMohamed Abbas <mohamed.abbas@intel.com>
Tue, 20 Apr 2010 22:05:46 +0000 (15:05 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 6 May 2010 05:31:32 +0000 (07:31 +0200)
commitdb24367c1ea9339c2566246344bce5e50a4438f0
tree6f7313427ad2d1f8ce7ea7a10403e93ab538813b
parent2c02a01212746b9d07d3028be36c2af1ac7f27f4
Fix issue with two default gateways when using VPN

This patch fixes the issue of more than one defaut gateway showing up.
This caused because VPN gatway was added but an active flag never
been set, which lead to two active gateway can be registered.
src/connection.c