aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2019-04-12 15:09:58 +0200
committerLinus Nordberg <linus@nordberg.se>2019-04-12 15:09:58 +0200
commitbc02fedab4913d3c708878336eba0541b2272d30 (patch)
tree7fdf5affee6e44b91f49e2754e215b1dc6a8b0c7
parentadd a start for a spec for the ip allocation part (diff)
downloadwg-dynamic-bc02fedab4913d3c708878336eba0541b2272d30.tar.xz
wg-dynamic-bc02fedab4913d3c708878336eba0541b2272d30.zip
make that example actually correct
-rw-r--r--docs/ip-request.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/ip-request.md b/docs/ip-request.md
index 4e4deaa..6acd914 100644
--- a/docs/ip-request.md
+++ b/docs/ip-request.md
@@ -51,5 +51,6 @@ interface.
## Protocol
Example:
-client -> server: request_ip=1\n\n
-server -> client: request_ip=1\nipv4=192.168.47.11/32\n\n
+
+ client -> server: request_ip=1\n\n
+ server -> client: request_ip=1\nipv4=192.168.47.11/32\nipv6=fd00::4711/128\nleasestart=1555074514\nleasetime=3600\nerrno=0\n\n