From a73301e84ab6b55054f2729ef4f75f90a8a6499c Mon Sep 17 00:00:00 2001 From: Jan Huwald Date: Fri, 27 Apr 2012 20:35:59 +0000 Subject: doc: add p2ptbl schema for client config diff --git a/doc/client config.org b/doc/client config.org new file mode 100644 index 0000000..95a52cd --- /dev/null +++ b/doc/client config.org @@ -0,0 +1,11 @@ +* p2ptbl schema + The value fields (2,...) are comma-separated (instead of tab) + because otherwise empty fields would confuse the p2ptbl (multiple + tabs collapsed to one during sh read) + + 1. MAC (in capital letters) + 2. name :: dns compatible host name or empty (=none) + 3. inet_mode :: bridged | routed | isolated or empty (=default, + depending on client medium) + 4. splash disabled :: true | false or empty (=false) + 5. static_ip :: static IPv4 or empty (=none) -- cgit v0.10.1