GNUnet 0.22.2
GNUNET_TESTING_NetjailRouter Struct Reference

API for writing an interpreter to test GNUnet components. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/lib/testing/testing_api_topology.h>

Data Fields

unsigned int tcp_port
 Will tcp be forwarded? More...
 
unsigned int udp_port
 Will udp be forwarded? More...
 

Detailed Description

API for writing an interpreter to test GNUnet components.

Author
Christian Grothoff chris.nosp@m.tian.nosp@m.@grot.nosp@m.hoff.nosp@m..org
Marcello Stanisci
t3sserakt Router of a netjail subnet.

Definition at line 37 of file testing_api_topology.h.

Field Documentation

◆ tcp_port

unsigned int GNUNET_TESTING_NetjailRouter::tcp_port

Will tcp be forwarded?

Definition at line 42 of file testing_api_topology.h.

◆ udp_port

unsigned int GNUNET_TESTING_NetjailRouter::udp_port

Will udp be forwarded?

Definition at line 47 of file testing_api_topology.h.


The documentation for this struct was generated from the following file: