X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=PROTOCOL;h=c7033af0b2353000b1972b0dcacc8151e12e9ba6;hb=87a7c0c717c2bd9380e93e4ab25baebbc1e3aa6a;hp=9969e61bb1f3ed30d055642e97d7ec4382ee7e57;hpb=3fba9787545d5da68dc247932817899f690edbf0;p=hippotat.git diff --git a/PROTOCOL b/PROTOCOL index 9969e61..c7033af 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 + host # default is first host in network (eg .1) + relay # default is first host in network not equal to server + 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