aboutsummaryrefslogtreecommitdiff
path: root/src/transport/perf_udp_peer2.conf
blob: e8b065ead7cd9347f0567c303995fd4b54dea7cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
@INLINE@ template_cfg_peer2.conf
[PATHS]
GNUNET_TEST_HOME = /tmp/test-transport/api-tcp-p2/

[transport]
PORT = 12010
PLUGINS = udp
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock


[transport-udp]
# Use PORT = 0 to autodetect a port available
PORT = 12115
BROADCAST = NO
BROADCAST_RECEIVE = NO
BROADCAST_INTERVAL = 30 s
MAX_BPS = 1000000000

[nat]
# Disable IPv6 support
DISABLEV6 = YES
# Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8)
RETURN_LOCAL_ADDRESSES = NO

[arm]
PORT = 12014
DEFAULTSERVICES = transport hostlist
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock

[statistics]
PORT = 12013
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock

[resolver]
PORT = 12012
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock

[peerinfo]
PORT = 12011
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock

[hostlist]
HTTPPORT = 9080
OPTIONS = -p
BINDTOIPV4 = YES
BINDTOIP = 127.0.0.1

[ats]
# Network specific inbound/outbound quotas
UNSPECIFIED_QUOTA_IN = unlimited
UNSPECIFIED_QUOTA_OUT = unlimited
# LOOPBACK
LOOPBACK_QUOTA_IN = unlimited
LOOPBACK_QUOTA_OUT = unlimited
# LAN
LAN_QUOTA_IN = unlimited
LAN_QUOTA_OUT = unlimited
# WAN
WAN_QUOTA_IN = unlimited
WAN_QUOTA_OUT = unlimited
# WLAN
WLAN_QUOTA_IN = unlimited
WLAN_QUOTA_OUT = unlimited
# BLUETOOTH
BLUETOOTH_QUOTA_IN = unlimited
BLUETOOTH_QUOTA_OUT = unlimited
# ATS options