]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#150] Basic documentation added.
authorTomek Mrugalski <tomasz@isc.org>
Tue, 13 Aug 2019 15:33:51 +0000 (17:33 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 14 Aug 2019 08:13:02 +0000 (10:13 +0200)
doc/sphinx/arm/classify.rst

index 8b8bae4f57f02b23786d59620e57f3b1d46d1556..31e1744c3b2b9f85e1da7a2477d0d0464e15bc18 100644 (file)
@@ -213,6 +213,11 @@ This does not apply to the KNOWN or UNKNOWN classes.
    +-----------------------+-------------------------------+-----------------------+
    | Option existence      | option[123].exists            | 'true'                |
    +-----------------------+-------------------------------+-----------------------+
+   | Binary content of the | option[12].option[34].hex     | '(content of the      |
+   | sub-option            |                               | sub-option)'          |
+   +-----------------------+-------------------------------+-----------------------+
+   | Sub-Option existence  | option[12].option[34].exists  | 'true'                |
+   +-----------------------+-------------------------------+-----------------------+
    | Client class          | member('foobar')              | 'true'                |
    | membership            |                               |                       |
    +-----------------------+-------------------------------+-----------------------+