]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/dnsdist-lua.cc
Restrict value range for weight parameter, avoid overflowing and dropping queries... 6448/head
authorDan McCombs <dmccombs@dyn.com>
Thu, 5 Apr 2018 13:53:34 +0000 (09:53 -0400)
committerDan McCombs <dmccombs@dyn.com>
Thu, 5 Apr 2018 13:53:34 +0000 (09:53 -0400)
commit278403d319395c917360d6b9c84ef6c194dec920
tree9eb9719147d7c68fc2ff74a9566933f53578927a
parentdb776303233d23f78304d57389d4882d12b3e90e
Restrict value range for weight parameter, avoid overflowing and dropping queries if the sum of all weights is greater than the max value of int.
pdns/dnsdist-lua.cc
pdns/dnsdist.cc
pdns/dnsdistdist/docs/guides/serverselection.rst
pdns/dnsdistdist/docs/reference/config.rst
regression-tests.dnsdist/test_Routing.py