From: Tomek Mrugalski Date: Fri, 19 Jul 2019 11:46:09 +0000 (+0200) Subject: [#644,!370] Manual apply of bfa5b2c50324e9d2339daa8309774f49a5e7bf3c to rst X-Git-Tag: Kea-1.6.1~10^2~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa061eb1abc06a27487869cdf8da6417395ba5b;p=thirdparty%2Fkea.git [#644,!370] Manual apply of bfa5b2c50324e9d2339daa8309774f49a5e7bf3c to rst --- diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 13d51e5e4b..1e312f2a84 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -2565,7 +2565,7 @@ The process of classification is conducted in five steps. The first step is to assess an incoming packet and assign it to zero or more classes. The second step is to choose a subnet, possibly based on the class information. When the incoming packet is in the special class, "DROP", -it is dropped and an information message logged. +it is dropped and an debug message logged. The next step is to evaluate class expressions depending on the built-in "KNOWN"/"UNKNOWN" classes after host reservation lookup, using them for pool selection and assigning classes from host diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index 8b6cd50b12..e85684d18e 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -2367,7 +2367,7 @@ The process of classification is conducted in five steps. The first step is to assess an incoming packet and assign it to zero or more classes. The second step is to choose a subnet, possibly based on the class information. When the incoming packet is in the special class, "DROP, -it is dropped and an information message logged. +it is dropped and an debug message logged. The next step is to evaluate class expressions depending on the built-in "KNOWN"/"UNKNOWN" classes after host reservation lookup, using them for pool/pd-pool selection and assigning classes from host reservations. The