IPC messages between VPN library and VPN service. More...
#include "gnunet_util_lib.h"
Go to the source code of this file.
Data Structures | |
struct | RedirectToIpRequestMessage |
Message send by the VPN client to the VPN service requesting the setup of a redirection from some IP via an exit node to some global Internet address. More... | |
struct | RedirectToServiceRequestMessage |
Message send by the VPN client to the VPN service requesting the setup of a redirection from some IP to a service running at a particular peer. More... | |
struct | RedirectToIpResponseMessage |
Response from the VPN service to a VPN client informing about the IP that was assigned for the requested redirection. More... | |
IPC messages between VPN library and VPN service.
Definition in file vpn.h.