]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: doc: Document TCP4Clients/TCP6Clients
authorAydın Mercan <aydin@isc.org>
Wed, 11 Sep 2024 10:06:37 +0000 (10:06 +0000)
committerAydın Mercan <aydin@isc.org>
Wed, 11 Sep 2024 10:06:37 +0000 (10:06 +0000)
commit19b23b3ed84a734a306d6c4bc7fe0cc466eb9e72
treea52253238423b4b1f9a813635bfa4b199b7a08d9
parent0962fbd2001bbecf957b1b0da420a6ef55a0ad09
parentc62b6c82c0dc10c90a29890c5e32c701811a2bba
new: doc: Document TCP4Clients/TCP6Clients

Future port the missing TCP4Clients/TCP6Clients documentation entry.

Commit abc47f5ce4a50ab2d3b23505914e9c65f856262b added two new statistics
counters without documenting them.  Add the missing counter descriptions
to the ARM.

(cherry picked from commit cb7924009152a4b8b1ec82a50bdb112541e9ec74)

Merge branch 'aydin/tcpclient-doc' into 'main'

See merge request isc-projects/bind9!9078