client: Add VPN connection helper function
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 3 Jun 2013 07:49:23 +0000 (10:49 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 7 Jun 2013 07:05:41 +0000 (10:05 +0300)
commit667f355af16758243941427e2d837f03da213183
treee49a9675b5848f15b5db262d852494ba398017dc
parent5186846c70447c633b28f22aa6ecf410b7473121
client: Add VPN connection helper function

Add helper function for printing VPN connections. Show also configuration
and failure states using 'C' and 'F' as configuration might take some
time and failure conveys practical information to the user.
Makefile.am
client/vpnconnections.c [new file with mode: 0644]
client/vpnconnections.h [new file with mode: 0644]