Razvan Becheriu
785efcc92a
[ #3333 ] move hook libraries to open source
2025-02-21 21:34:58 +00:00
Thomas Markwalder
a198acc1e2
[ #3587 ] Updated doc, messages, parsers, and UTs
...
/doc/sphinx/arm/classify.rst
/doc/sphinx/arm/dhcp4-srv.rst
/doc/sphinx/arm/dhcp6-srv.rst
/doc/sphinx/arm/hooks-class-cmds.rst
/doc/sphinx/arm/hooks-limits.rst
/src/bin/dhcp4/dhcp4_lexer.ll
/src/bin/dhcp4/dhcp4_messages.mes
/src/bin/dhcp4/dhcp4_srv.cc
/src/bin/dhcp4/tests/classify_unittest.cc
/src/bin/dhcp4/tests/config_parser_unittest.cc
/src/bin/dhcp6/dhcp6_messages.mes b/src/bin/dhcp6/dhcp6_messages.mes
/src/bin/dhcp6/dhcp6_srv.cc
/src/bin/dhcp6/tests/classify_unittest.cc
/src/bin/dhcp6/tests/config_parser_unittest.cc
/src/lib/dhcpsrv/tests/client_class_def_parser_unittest.cc
/src/share/api/class-get.json
2024-10-28 07:58:38 -04:00
Andrei Pavel
0186cbb31e
[ #3019 ] remove limitation on db retry from doc
2024-05-17 12:07:47 +03:00
Suzanne Goldlust
7730a1d60d
Resolve "Editorial review of the ARM prior to 2.6 release"
2024-05-16 20:09:54 +00:00
Razvan Becheriu
303292599a
[ #3019 ] updated documentation and added ChangeLog entry
2023-12-14 10:06:33 +02:00
Andrei Pavel
153ace53c1
[ #2554 ] add notes about each hook library's packaging
...
- Premium libraries were marked as subscription libraries.
That has also been fixed.
2023-06-14 20:26:11 +03:00
Andrei Pavel
aaa3a91b9b
[ #2554 ] add 'ischooklib' anchors and references
2023-06-14 20:26:11 +03:00
Andrei Pavel
f936be3222
[ #2554 ] add 'iscman' references
...
The commands used were:
- find doc/sphinx/man -name '*.rst' | xargs grep -F '.. iscman' | cut -d ' ' -f 3 > /tmp/binaries
- for i in $(cat /tmp/binaries); do find doc/sphinx/arm -name '*.rst' | xargs sed -i "s/\`\`${i}\`\`/:iscman:\`${i}\`/g"; done
Manual adjustment was required in a few places to:
- extend title lines
- realign table lines
2023-06-14 20:26:11 +03:00
Andrei Pavel
af661183fb
[ #2434 ] fix typos
2022-07-22 14:44:36 +03:00
Thomas Markwalder
5b905f646a
[ #2481 ] Addressed review comments
2022-07-12 07:15:52 -04:00
Suzanne Goldlust
bc5b42b541
Apply 17 suggestion(s) to 3 file(s)
2022-07-12 07:15:52 -04:00
Andrei Pavel
6c2c8a3fae
[ #2481 ] document lease limits in the ARM
2022-07-12 07:15:52 -04:00
Suzanne Goldlust
610ac13fdf
[ #2403 ] Text edit
2022-06-14 14:13:48 -04:00
Suzanne Goldlust
145cd92a70
[ #2403 ] Final changes to section header formatting
2022-06-14 14:12:09 -04:00
Suzanne Goldlust
ffe4ac81bd
[ #2403 ] Reformat section header
2022-06-14 14:09:03 -04:00
Andrei Pavel
6cad049044
[ #2422 ] add limits to the list of hook libraries in the ARM
2022-06-08 11:40:58 +00:00
Thomas Markwalder
07e345b672
[ #562 ] Minor edits to ARM
...
modified: hooks-limits.rst
2022-05-20 20:40:46 +03:00
Andrei Pavel
a79bd5d5cd
[ #562 ] document rate limiting
2022-05-20 20:40:46 +03:00
Andrei Pavel
68c7be26bf
[ #562 ] document rate limiting
2022-05-20 20:40:12 +03:00