]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[hackathon94] Added "4o6-" before "interface"
authorFrancis Dupont <fdupont@isc.org>
Sun, 1 Nov 2015 05:09:33 +0000 (06:09 +0100)
committerFrancis Dupont <fdupont@isc.org>
Sun, 1 Nov 2015 05:09:33 +0000 (06:09 +0100)
doc/examples/kea4/kea4o6.json

index eb4ce499c581127338c0c85cb348497b70d4a960..f5896ac90e705738096e8d72adb8da61a75ee4d3 100644 (file)
@@ -38,7 +38,7 @@
        "pools": [ { "pool":  "192.0.2.1 - 192.0.2.200" } ],
        "subnet": "192.0.2.0/24",
        "4o6-subnet": "2001:db8::/64",
-       "interface": "ethX"
+       "4o6-interface": "ethX"
     }
   ]
 },