Get desktop application:
View/edit binary Protocol Buffers messages
Prefixes requests the IP prefixes that can be reachable via the remote.
Etag is the hash of the prefix set currently used by the requester. This value must not be calculated by the client. Instead it should be copied from the previous response. If there was no previous response set this field to empty string.
Prefixes are the prefixes that are reachable via the Gateway that responds. If the etag in the request is the same as the etag in the response this field must be empty.
Etag is the hash of the returned prefix set. The servers that don't support etags must return an empty string in this field.
The gateway control protocol request.
A probe request.
The gateway control protocol response.
A probe response
Used in:
Prefix is the raw IP address prefix. Must be 4 bytes long for IPv4 and 16 bytes long for IPv6.
Mask is the network mask. E.g. to denote a /24 the mask is set to 24.
Used in:
The session ID that this probe request is associated with.
Arbitrary data that will be reflected in the response.
Used in:
The session ID that this probe response is associated with.
Arbitrary data that was part of the request.