X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/13a55605839046f6f42910de713f4a9b6c44dfd4..9986f0b5b268750fdc4cb29413c8545f60d3382e:/doc/tripe-admin.5.in diff --git a/doc/tripe-admin.5.in b/doc/tripe-admin.5.in index 4bd8144b..3ea15b11 100644 --- a/doc/tripe-admin.5.in +++ b/doc/tripe-admin.5.in @@ -213,7 +213,7 @@ letters control collections of message types. .\"* 10 Commands The commands provided are: .SP -.BI "ADD " peer " \fR[" options "\fR] " address "\fR..." +.BI "ADD \fR[" options "\fR] " peer " " address "\fR..." Adds a new peer. The peer is given the name .IR peer ; the peer's public key is assumed to be in the file @@ -425,6 +425,15 @@ or if the server has or hasn't (respectively) become a daemon. .RE .SP +.BI "SETIFNAME " peer " " new-name +Informs the server that the +.IR peer 's +tunnel-interface name has been changed to +.IR new-name . +This is useful if firewalling decisions are made based on interface +names: a setup script for a particular peer can change the name, and +then update the server's records so that they're accurate. +.SP .BI "STATS " peer Emits a number of .B INFO @@ -647,6 +656,7 @@ was not recognised. .BR ADDR , .BR IFNAME , .BR KILL , +.BR SETIFNAME , and .BR STATS .) There is no peer called @@ -696,6 +706,17 @@ Key exchange with has begun or restarted. If key exchange keeps failing, this message will be repeated periodically. .SP +.BI "NEWIFNAME " peer " " old-name " " new-name +The given +.IR peer 's +tunnel interface name has been changed from +.I old-name +to +.IR new-name , +as a result of a +.B SETIFNAME +command. +.SP .BI "USER " tokens\fR... An administration client issued a notification using the .B NOTIFY