summaryrefslogtreecommitdiff
path: root/docs/TCP_Network.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TCP_Network.txt')
-rw-r--r--docs/TCP_Network.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/TCP_Network.txt b/docs/TCP_Network.txt
index ee1bcbde..775ccc88 100644
--- a/docs/TCP_Network.txt
+++ b/docs/TCP_Network.txt
@@ -101,9 +101,9 @@ special ids and packets:
1013 - Disconnect notification: 1013 - Disconnect notification:
102[uint8_t id (3)][uint8_t (packet id of connection that got disconnected)] 102[uint8_t id (3)][uint8_t (packet id of connection that got disconnected)]
1034 - ping packet 1034 - ping packet
104[uint8_t id (4)][uint64_t ping_id] 104[uint8_t id (4)][uint64_t ping_id (0 is invalid)]
1055 - ping response (pong) 1055 - ping response (pong)
106[uint8_t id (5)][uint64_t ping_id] 106[uint8_t id (5)][uint64_t ping_id (0 is invalid)]
1078 - onion packet (same format as initial onion packet (See: Prevent 1078 - onion packet (same format as initial onion packet (See: Prevent
108tracking.txt) but packet id is 8 instead of 128) 108tracking.txt) but packet id is 8 instead of 128)
1099 - onion packet response (same format as onion packet with id 142 but id is 9 1099 - onion packet response (same format as onion packet with id 142 but id is 9