connection: Set proper gateway for ppp links
authorYu A Wang <yu.a.wang@intel.com>
Fri, 12 Aug 2011 06:42:16 +0000 (02:42 -0400)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 16 Aug 2011 18:32:14 +0000 (20:32 +0200)
commita84e87b617f0c1bfd08d3f9830dd29eb2c49a26e
tree93f7bcb71bac1214acc67401b080a7b6d232244a
parent7de48d7f6641d440f631d1b6d4c79ae480874f99
connection: Set proper gateway for ppp links

The default gateway for ppp connection should be 0.0.0.0 for ipv4
and :: for ipv6. This issue fixed before but removed by the commit
84a739d0082b89efa8cfbf376abe17937e4bc843
src/connection.c