summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2018-05-16 16:41:02 +0200
committerFrancis Dupont <fdupont@isc.org>2018-05-16 16:41:02 +0200
commitce155d87ea3b6fed302089308fb8db3527b3b656 (patch)
tree87692a7d636e31b088b22fe8ea3c8997cfdb3351
parent[5617] Updated doc and example (diff)
downloadkea-ce155d87ea3b6fed302089308fb8db3527b3b656.tar.xz
kea-ce155d87ea3b6fed302089308fb8db3527b3b656.zip
[5617] re-select -> reselect (according to Thomas and his dict)
-rw-r--r--.gitmodules3
-rw-r--r--doc/guide/hooks-radius.xml4
m---------premium0
3 files changed, 5 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000000..e4730c1e82
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "premium"]
+ path = premium
+ url = ssh://fdupont@repo.isc.org/proj/git/prod/kea-premium.git
diff --git a/doc/guide/hooks-radius.xml b/doc/guide/hooks-radius.xml
index a2a68c2a5c..9550f3c368 100644
--- a/doc/guide/hooks-radius.xml
+++ b/doc/guide/hooks-radius.xml
@@ -418,11 +418,11 @@ Please make sure that your compilation has the following:
<listitem><simpara><command>reselect-subnet-address</command> (default
false) uses the Kea reserved address / RADIUS Framed-IP-Address or
- Framed-IPv6-Address to re-select subnets where the address is not in
+ Framed-IPv6-Address to reselect subnets where the address is not in
the subnet range. </simpara></listitem>
<listitem><simpara><command>reselect-subnet-pool</command> (default
- false) uses the Kea client-class / RADIUS Frame-Pool to re-select
+ false) uses the Kea client-class / RADIUS Frame-Pool to reselect
subnets where no available pool can be found. </simpara></listitem>
<listitem><simpara><command>retries</command> (default 3) is the number of
diff --git a/premium b/premium
new file mode 160000
+Subproject 12eb2786ca67793cddb7a78fe76ce2351d88141