Skip to content

Constellation v1.12.5

Compare
Choose a tag to compare
@valeriansaliou valeriansaliou released this 28 Aug 11:19
· 52 commits to master since this release
c5591cc
  • Implemented a guard against DNS server main thread DOS attacks, due to sending floods of random DNS queries that would poll the Redis store. Constellation now only allows spending 2/3 of 3s time chunks waiting for Redis, otherwise it would SERVFAIL, effectively defeating those kind of DOS attacks.