Vault7: CIA Hacking Tools Revealed
Navigation: » Latest version
tinc Protocol List
This is a complete list of TINC's meta-protocol commands. Handlers are defined in the protocol.c request_handlers array. The implementations are scattered in the protocol_* files.
('toc' missing)
ID
Syntax: ID(0), STRING my_name, INT version
Seems to be identifying self to a foreign client. When an ID command is received the response is to set allow_request to METAKEY and respond with a METAKEY
METAKEY
CHALLENGE
CHAL_REPLY
ACK
STATUS
ERROR
TERMREQ
PING
PONG
ADD_SUBNET
DEL_SUBNET
ADD_EDGE
DEL_EDGE
KEY_CHANGED
REQ_KEY
ANS_KEY
PACKET