Re: [PATCH 5/5] fixes in src/policy.c and other minor fixes.

2016-06-28 Thread Atul Anand
I was trying to keep update_proxy() together with dns & routes update because the state changes are clearly visible in policy.c. .But the later really uses more information from policy. Whereas update_proxy() has just to do with states of Device / VPN. Will edit to update PacRunnerManager directly

Re: [PATCH 5/5] fixes in src/policy.c and other minor fixes.

2016-06-28 Thread Dan Williams
On Fri, 2016-06-24 at 00:42 +0530, Atul Anand wrote: > src/policy.c fixed to update pacrunner with connection activation > and deactivation.Previous sent configs are destroyed before updating > PacRunner with new cofigs. > --- >  libnm-core/nm-vpn-dbus-interface.h |  3 ++ >  src/nm-logging.c   

[PATCH 5/5] fixes in src/policy.c and other minor fixes.

2016-06-23 Thread Atul Anand
src/policy.c fixed to update pacrunner with connection activation and deactivation.Previous sent configs are destroyed before updating PacRunner with new cofigs. --- libnm-core/nm-vpn-dbus-interface.h | 3 ++ src/nm-logging.c | 3 +- src/nm-logging.h | 1 +