]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Add an optional action to `addDynBlocks()` 5337/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 23 May 2017 12:57:02 +0000 (13:57 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 23 May 2017 12:57:02 +0000 (13:57 +0100)
commit7b9254324102aedec30b964d497a2d4025c80471
tree6b3ad11e6eb1de14008a028c46eb2736e02625d2
parent85a62a84d47e8759a19910cfc748e7ec551cff79
dnsdist: Add an optional action to `addDynBlocks()`

This allows using different actions for different blocks, refusing
some and dropping others.
pdns/README-dnsdist.md
pdns/dnsdist-console.cc
pdns/dnsdist-lua2.cc
pdns/dnsdist.cc
pdns/dnsdist.hh
regression-tests.dnsdist/dnsdisttests.py
regression-tests.dnsdist/test_DynBlocks.py