]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#644,!370] Manual apply of 330065ad5f60a3b9c2a0aa15bccdcb91e9341f4a to rst
authorTomek Mrugalski <tomasz@isc.org>
Fri, 19 Jul 2019 11:44:44 +0000 (13:44 +0200)
committerMichal Nowikowski <godfryd@isc.org>
Tue, 30 Jul 2019 08:45:13 +0000 (10:45 +0200)
doc/sphinx/arm/classify.rst
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst

index 7427e332c67846b0bfb3e4813d5e8be8fcd96d26..8b8bae4f57f02b23786d59620e57f3b1d46d1556 100644 (file)
@@ -59,7 +59,7 @@ The classification process is conducted in several steps:
     following its client class or global (or, for option 43, last
     resort) definition.
 
-5.  When the incoming packet belongs the special DROP class it is
+5.  When the incoming packet belongs the special class, `DROP`, it is
     dropped and an informational message is logged with the packet
     information.
 
index 6ae8b9cf86fc6b9e7a9b0898798c91ff3a0eb251..13d51e5e4b3fbf53b31611f7d070eca94d3ceb19 100644 (file)
@@ -2564,8 +2564,8 @@ shared network or a subnet.
 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 "DROP"
-special class it is dropped and an information message logged.
+information. When the incoming packet is in the special class, "DROP",
+it is dropped and an information 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
index ae2471f5dba296d08ba6a86ab020d5f57059d7d0..8b6cd50b121e6996169df80bc428804561a04584 100644 (file)
@@ -2366,8 +2366,8 @@ shared network or a subnet.
 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 "DROP"
-special class it is dropped and an information message logged.
+information. When the incoming packet is in the special class, "DROP,
+it is dropped and an information 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