better document routing assistance
[hippotat] / PROTOCOL
index 6b12e4f..05cc44b 100644 (file)
--- a/PROTOCOL
+++ b/PROTOCOL
@@ -10,14 +10,17 @@ It's a multipart/form-data.
 
 Authentication: for now, plaintext password
 
-Routing assistance: none needed; secnet polypath will DTRT
+Routing assistance: none in hippotat; can be requested on client
+ from userv-ipif via `vroutes' parameter.  Use with secnet polypath
+ ideally uses the special support in secnet 0.4.x.
 
 Client form parameters (multipart/form-data):
  m             metadata, newline-separated list (text file) of
                        client ip address (textual)
                        password
                        target_requests_outstanding
- d              data (SLIP format)
+                       http_timeout
+ d              data (SLIP format, with SLIP_ESC and `-' swapped)