SHA256
1
0
forked from pool/dnsdist
Commit Graph

5 Commits

Author SHA256 Message Date
383bf1cd16 Accepting request 577238 from home:adamm:branches:server:dns
- fix user creation code
- update to 1.2.1
  * Make dnsdist dynamic truncate do right thing on TCP/IP.
  * Add missing QPSAction.
  * Don't create a Remote Logger in client mode.
  * Keep the TCP connection open on cache hit, generated answers.
  * Add the missing <sys/time.h> include to mplexer.hh for struct timeval.
  * Sort the servers based on their 'order' after it has been set.
  * Fix the outstanding counter when an exception is raised.
  * Do not connect the snmpAgent from a dnsdist client.

OBS-URL: https://build.opensuse.org/request/show/577238
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnsdist?expand=0&rev=5
2018-02-16 12:34:26 +00:00
da1c8a7db3 - enable snmp support (new BR: net-snmp-devel)
- update to 1.2.0 (boo#1054799, boo#1054802)

OBS-URL: https://build.opensuse.org/package/show/server:dns/dnsdist?expand=0&rev=4
2017-08-21 16:30:36 +00:00
9d9d5b6871 - fix build on TW:
- no longer look for libsystemd-daemon
- enable re2

OBS-URL: https://build.opensuse.org/package/show/server:dns/dnsdist?expand=0&rev=3
2017-02-19 18:41:16 +00:00
ace5b69128 - update to 1.1.0
dnsdist 1.1.0 has seen a significant amount of development,
  mostly based on feedback from they many 1.0 deployments. The
  majority of the new features have already been taken into
  production by pre-release and beta users.
  Highlights include:
  - TeeAction: send responses to a second nameserver, but ignore
    responses. Used to test new installations on existing traffic.
    Also used by the Yeti rootserver project.
  - Response rules which act on received responses
  - AXFR/IXFR support, including filtering options
  - Linux kernel based query type and query name filtering (eBPF),
    for very high speed packet rejection. Includes counters and
    statistics
  - Query counting infrastructure (contributed by TransIP’s Reinier
    Schoof)
  For the many other new features, improvements and bug fixes,
  please see the dnsdist website for the more complete changelog
  and the current documentation.
  http://dnsdist.org/changelog/#dnsdist-110
  http://dnsdist.org/README/
- refresh dnsdist_bindir.patch to apply cleanly again

OBS-URL: https://build.opensuse.org/package/show/server:dns/dnsdist?expand=0&rev=2
2016-12-30 01:47:54 +00:00
67bcd44422 - initial package (1.0.0)
OBS-URL: https://build.opensuse.org/package/show/server:dns/dnsdist?expand=0&rev=1
2016-07-11 15:35:17 +00:00