diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/spec/control-spec.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/spec/control-spec.txt b/doc/spec/control-spec.txt index bba15659f6..da149c602c 100644 --- a/doc/spec/control-spec.txt +++ b/doc/spec/control-spec.txt @@ -988,6 +988,7 @@ $Id$ "650" SP "STREAM" SP StreamID SP StreamStatus SP CircID SP Target [SP "REASON=" Reason [ SP "REMOTE_REASON=" Reason ]] [SP "SOURCE=" Source] [ SP "SOURCE_ADDR=" Address ":" Port ] + [SP "PURPOSE=" Purpose] CRLF StreamStatus = @@ -1037,6 +1038,15 @@ $Id$ that requested the connection, and can be (e.g.) used to look up the requesting program. + + Purpose = "DIR_FETCH" / "UPLOAD_DESC" / "DNS_REQUEST" / + "USER" / "DIRPORT_TEST" + + The "PURPOSE" field is provided only for NEW and NEWRESOLVE events, and + only if extended events are enabled (see 3.19). Clients MUST accept + purposes not listed above. + + 4.1.3. OR Connection status changed The syntax is: |