charon-nm: Port to libnm
libnm-glib is deprecated for several years and reaching the end of its life. Let's switch to the more up-to-date library. Closes strongswan/strongswan#85.
This commit is contained in:
committed by
Tobias Brunner
parent
fd9edf7f31
commit
9a71b7219c
@@ -55,7 +55,7 @@ struct nm_backend_t {
|
||||
static nm_backend_t *nm_backend = NULL;
|
||||
|
||||
/**
|
||||
* NM plugin processing routine, creates and handles NMVPNPlugin
|
||||
* NM plugin processing routine, creates and handles NMVpnServicePlugin
|
||||
*/
|
||||
static job_requeue_t run(nm_backend_t *this)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user