From: Francis Dupont Date: Wed, 16 May 2018 14:41:02 +0000 (+0200) Subject: [5617] re-select -> reselect (according to Thomas and his dict) X-Git-Tag: trac5549a_base~12^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce155d87ea3b6fed302089308fb8db3527b3b656;p=thirdparty%2Fkea.git [5617] re-select -> reselect (according to Thomas and his dict) --- 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: reselect-subnet-address (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. reselect-subnet-pool (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. retries (default 3) is the number of diff --git a/premium b/premium new file mode 160000 index 0000000000..12eb2786ca --- /dev/null +++ b/premium @@ -0,0 +1 @@ +Subproject commit 12eb2786ca67793cddb7a78fe76ce2351d881413