diff options
author | Steven Barth <steven@midlink.org> | 2014-01-03 12:17:22 +0100 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2014-01-03 12:17:22 +0100 |
commit | 3ebfad09209efc88d21bc4ede6d88516dc584ea3 (patch) | |
tree | 317e5b6b7311266a275ec7db52ad64055955d13f /README | |
parent | 8aca3ac8aa982eff281991851b079ff3bf2dcaff (diff) |
Use OpenWrt standard lease format
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -105,11 +105,11 @@ ndproxy_slave bool 0 NDProxy external slave ndproxy_static list Static NDProxy prefixes -Sections of type lease (static leases) +Sections of type host (static leases) Option Type Default Description ip string IP-Address to lease mac string MAC-address duid string DUID in base16 hostid string IPv6 host identifier -hostname string Hostname +name string Hostname |