client: Add VPN Agent support for Release, Cancel and ReportError
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 12 Jun 2013 13:54:28 +0000 (16:54 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 13 Jun 2013 07:35:38 +0000 (10:35 +0300)
commit01fe75b711144509e06156071d33fb8c731bbb53
tree58b80bdb68dcbc036ce2178fc598566e823c164b
parent2e43802f8196be75f14890567076da6663654bf3
client: Add VPN Agent support for Release, Cancel and ReportError

Create a new agent data structure for the VPN Agent and add the needed
minor modifications to Release, Cancel and ReportError method calls in
order to get them working both for Agent and VPN Agent.

Create new register and unregister functions for the VPN Agent code.
client/agent.c
client/agent.h