]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Add `PayloadSizeRule`
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 30 Nov 2023 16:09:20 +0000 (17:09 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 8 Dec 2023 07:46:33 +0000 (08:46 +0100)
commitb7ed5e7bf15f93cb745de840828d8800ee5ee455
tree7db50c19ece80265d1e60fc3d6f3169d7d1ef1ac
parent9a7cae3e11171b498c970c0f19d01629a3e76280
dnsdist: Add `PayloadSizeRule`

Adding the ability to match on the size of the DNS payload.
pdns/dnsdist-lua-rules.cc
pdns/dnsdistdist/dnsdist-rules.hh
pdns/dnsdistdist/docs/rules-actions.rst
regression-tests.dnsdist/test_Size.py [new file with mode: 0644]