]> git.ipfire.org Git - thirdparty/pdns.git/commit
If a chain is long, refuse to add more entries to it (including metrics)
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 6 Nov 2023 08:35:01 +0000 (09:35 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 22 May 2024 12:07:22 +0000 (14:07 +0200)
commit5648c3708db2e956a987718e0ce40633b9ebc312
treec8012f81cf01884486cc10d135638c10d5d7d658
parent08086d67f448562f039044ee3f3bc24198ee85c2
If a chain is long, refuse to add more entries to it (including metrics)
12 files changed:
pdns/recursordist/RECURSOR-MIB.txt
pdns/recursordist/docs/metrics.rst
pdns/recursordist/pdns_recursor.cc
pdns/recursordist/rec-main.cc
pdns/recursordist/rec-main.hh
pdns/recursordist/rec-snmp.cc
pdns/recursordist/rec-tcounters.hh
pdns/recursordist/rec_channel_rec.cc
pdns/recursordist/settings/table.py
pdns/recursordist/syncres.hh
pdns/recursordist/ws-recursor.cc
regression-tests.recursor-dnssec/test_SNMP.py