]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3630] Added missing "lease-database" entry to the DHCPv6 configuration.
authorMarcin Siodelski <marcin@isc.org>
Tue, 2 Dec 2014 12:20:11 +0000 (13:20 +0100)
committerMarcin Siodelski <marcin@isc.org>
Tue, 2 Dec 2014 12:20:11 +0000 (13:20 +0100)
src/bin/keactrl/kea.conf.pre

index 5a25a90cf6a412eab124f02f173591dffb248d6b..526b6da91a7f500ab24a78bdd015489c6e10a51d 100644 (file)
 # Add names of interfaces to listen on.
   "interfaces": [ ],
 
+# Use Memfile lease database backend to store leases in a CSV file.
+  "lease-database": {
+    "type": "memfile"
+  },
+
 # Addresses will be assigned with preferred and valid lifetimes
 # being 3000 and 4000, respectively. Client is told to start
 # renewing after 1000 seconds. If the server does not repond