GNUnet 0.21.1
vpn.h File Reference

IPC messages between VPN library and VPN service. More...

#include "gnunet_util_lib.h"
Include dependency graph for vpn.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

IPC messages between VPN library and VPN service.

Author
Christian Grothoff

Definition in file vpn.h.