NetworkManager/src/vpn
Thomas Haller c3e2959a5a dispatcher: replace guint call-id by opaque NMDispatcherCallId
A guint value can wrap, so we would need to check that we don't allocate duplicate
IDs (which we currently don't, and it's likely never to actually hit).

Just expose the (opaque) pointer of the call-id.

We still keep a "request_id", but that is only for logging purpose.
2019-05-27 12:39:37 +02:00
..
nm-vpn-connection.c dispatcher: replace guint call-id by opaque NMDispatcherCallId 2019-05-27 12:39:37 +02:00
nm-vpn-connection.h policy: treat WireGuard devices as VPN for DNS 2019-02-14 08:00:29 +01:00
nm-vpn-manager.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-vpn-manager.h build: rename "src/vpn-manager" to "src/vpn" 2016-11-21 14:07:47 +01:00