GNUnet 0.21.1
gnunet-service-nat.h File Reference

network address translation traversal service More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

int enable_upnp
 Is UPnP enabled? GNUNET_YES if enabled, GNUNET_NO if disabled, GNUNET_SYSERR if configuration enabled but binary is unavailable. More...
 

Detailed Description

network address translation traversal service

Author
Christian Grothoff

Definition in file gnunet-service-nat.h.

Variable Documentation

◆ enable_upnp

int enable_upnp
extern

Is UPnP enabled? GNUNET_YES if enabled, GNUNET_NO if disabled, GNUNET_SYSERR if configuration enabled but binary is unavailable.

Definition at line 336 of file gnunet-service-nat.c.

Referenced by GN_nat_status_changed(), handle_register(), and run().