X-Git-Url: https://git.distorted.org.uk/~mdw/hippotat/blobdiff_plain/3fba9787545d5da68dc247932817899f690edbf0..e75e9c176dde9a52258bc43631c8a4a2973d59fe:/PROTOCOL?ds=sidebyside diff --git a/PROTOCOL b/PROTOCOL index 9969e61..330c01f 100644 --- a/PROTOCOL +++ b/PROTOCOL @@ -11,12 +11,23 @@ It's a multipart/form-data. Authentication: for now, plaintext password Sever side configuration: - Per user but normally global - MAX_MAX_BATCH_DOWN MAX_MAX_QUEUE_TIME - Global - MTU - Per user - PASSWORD + + [] or [default] + max_batch_down + max_queue_time + max_request_time + password + + [global] + max_batch_down + max_queue_time + max_request_time + + [virtual] + network # required + server # default is first host in network (eg .1) + mtu # default is 1500 + Client side configuration; MAX_BATCH_DOWN MAX_QUEUE_TIME PASSWORD @@ -24,4 +35,7 @@ Client side configuration; Routing assistance: none needed; secnet polypath will DTRT Client form parameters: - I MBD MQT P D + i ip address (textual) + p password + d data (SLIP format) + mbd mqt mrt config updates