George Thessalonikefs
e18ab07c62
- Add doxygen documentation for DSCP.
2020-04-16 13:58:35 +02:00
W.C.A. Wijngaards
963cfb58be
- Fix for posix shell syntax for trap in run_msg.sh test script.
2020-04-16 13:17:33 +02:00
W.C.A. Wijngaards
3cd288a9f2
- Fix for posix shell syntax for trap in nsd-control-setup.
2020-04-16 13:14:50 +02:00
W.C.A. Wijngaards
2193d06af6
Merge branch 'master' of github.com:NLnetLabs/unbound
2020-04-16 11:48:53 +02:00
W.C.A. Wijngaards
eed157d36e
- Fix help return code in unbound-control-setup script.
2020-04-16 11:47:27 +02:00
George Thessalonikefs
8a87fc6ae7
- Fix #220 : auth-zone section in config may lead to segfault.
2020-04-15 17:57:02 +02:00
Willem Toorop
2c8a91c2f9
pad-queries default yes
2020-04-14 08:52:51 +02:00
Willem Toorop
60e53d36b7
Merge branch 'master' into features/padding
2020-04-14 08:28:41 +02:00
W.C.A. Wijngaards
c7f1d2d889
- Merge PR #214 from gearnode: unbound-control-setup recreate
...
certificates. With the -r option the certificates are created
again, without it, only the files that do not exist are created.
2020-04-07 13:49:25 +02:00
Wouter Wijngaards
c9bae13502
Merge pull request #214 from gearnode/idempotent-nsd-unbound-setup
...
unbound-control-setup recreate certificates
2020-04-07 13:48:54 +02:00
Gearnode
22ab255231
fix unbound-control-setup is not idempotent
2020-04-07 13:19:36 +02:00
Ralph Dolmans
03a37d1ff6
- Keep track of number of timeouts. Use this counter to determine if capsforid
...
fallback should be started.
2020-04-06 18:00:06 +02:00
George Thessalonikefs
33a2613a49
- More documentation for redis-expire-records option.
2020-04-06 13:46:45 +02:00
Willem Toorop
551e476a17
Merge branch 'master' into features/padding
2020-04-02 18:54:18 +02:00
Willem Toorop
4f78b37c61
Down- and upstream padding a la RFC7830 & RFC8467
2020-04-02 18:34:03 +02:00
George Thessalonikefs
a601fd6d3c
Merge branch 'Talkabout-redis-expire-records'
2020-04-01 17:24:07 +02:00
George Thessalonikefs
557a309f9d
- Changes for PR #206 (formatting and remade lex and yacc output).
2020-04-01 17:14:58 +02:00
George Thessalonikefs
20aa782ce5
Merge branch 'master' of https://github.com/Talkabout/unbound into Talkabout-redis-expire-records
2020-04-01 16:04:48 +02:00
Talkabout
e7b45298c1
changed init logic of redis backend as per review request
2020-04-01 13:32:13 +02:00
Talkabout
c25eb2c4c8
implemented review feedback
...
renamed option from 'redis-set-ttl' to 'redis-expire-records'
2020-03-31 23:10:45 +02:00
Talkabout
b130a8b459
added option 'redis-set-ttl' to define whether ttl should be added to redis records
...
added check for redis command 'setex' when initializing redis connection
updated documentation
minor improvements to previous changes
2020-03-31 12:47:13 +02:00
W.C.A. Wijngaards
94e92b197a
- Merge PR #208 : Fix uncached CLIENT_RESPONSE'es on stateful
...
transports.
2020-03-30 14:55:00 +02:00
Wouter Wijngaards
5cb93eb7e1
Merge pull request #208 from NLnetLabs/bugfix/dnstap-client-response-on-stateful-transports
...
Fix uncached CLIENT_RESPONSE'es on stateful transports
2020-03-30 14:54:31 +02:00
Willem Toorop
af0bd5b0b4
Send tcp_req_info->spool_buffer as dnstap CLIENT_RESPONSE
...
When tcp_req_info exists. This fixes that dnstap CLIENT_RESPONSE messages did not contain the response message when answering on statful transport for uncached responses.
2020-03-30 12:19:17 +02:00
Willem Toorop
9d9eee8402
Fix uncached CLIENT_RESPONSE'es on stateful transports
...
Because repinfo->c->buffer does not contain the response when the it did not came from cache.
Only after tcp_req_info_send_reply is called, is the response on the buffer which is used to fill the dnstap protobuf's.
2020-03-30 11:39:07 +02:00
W.C.A. Wijngaards
65e7be5190
nroff fix for dash.
2020-03-30 10:29:15 +02:00
W.C.A. Wijngaards
e9e2871f18
- Merge PR #207 : Clarify if-automatic listens on 0.0.0.0 and ::
2020-03-30 10:27:44 +02:00
Wouter Wijngaards
4e5c23d969
Merge pull request #207 from NLnetLabs/maintenance/if-transparent-doc
...
Clarify if-automatic listens on 0.0.0.0 and ::
2020-03-30 10:27:14 +02:00
Willem Toorop
d8dcee4c71
Clarify if-automatic listens on 0.0.0.0 and ::
2020-03-30 10:07:25 +02:00
Talkabout
fa0623a9b5
honor 'server_expired_ttl' in redis
2020-03-29 23:53:01 +02:00
Talkabout
f66a519dff
Merge branch 'master' of https://github.com/Talkabout/unbound
2020-03-29 15:23:13 +02:00
Talkabout
1ec02f7229
added logic for redis to honor ttl when serve_expired is not enabled
2020-03-29 15:22:10 +02:00
W.C.A. Wijngaards
8dc35cfce3
Changelog note for PR #203 .
...
- Merge PR #203 from noloader: Update README-Travis.md with current
procedures.
2020-03-27 16:07:03 +01:00
Wouter Wijngaards
2ace7f0c58
Merge pull request #203 from noloader/master
...
Update README-Travis.md with current procedures
2020-03-27 16:06:31 +01:00
Ralph Dolmans
51593d47ac
Make unbound-control error returned on missing domain name more user friendly.
2020-03-27 11:27:12 +01:00
Jeffrey Walton
2902e4ab5f
Update README-Travis.md with current procedures
2020-03-26 19:57:58 -04:00
Ralph Dolmans
e4eb76a5f3
- Fix RPZ concurrency issue when using auth_zone_reload.
2020-03-26 19:11:57 +01:00
George Thessalonikefs
40ed82f522
Changelog entry for #201
...
- Merge PR #201 from noloader: Fix OpenSSL cross-compaile warnings.
2020-03-25 14:10:27 +01:00
George Thessalonikefs
ce87858c78
Merge branch 'noloader-android'
2020-03-25 13:59:51 +01:00
George Thessalonikefs
042ba77c63
- Keep 'arm64-v8a' support for Travis android builds.
2020-03-25 13:58:57 +01:00
Jeffrey Walton
c228e0ac16
Fix OpenSSL corss-compaile warning
...
warning: '__ANDROID_API__' macro redefined
2020-03-25 05:00:35 -04:00
W.C.A. Wijngaards
2889be5e90
- Travis fix for ios by omitting tools from install.
2020-03-24 10:23:00 +01:00
W.C.A. Wijngaards
7459b1dceb
- Fixes for #200 : example.conf note and set_value for ip-dscp.
2020-03-24 09:36:27 +01:00
W.C.A. Wijngaards
bcdc13514a
- Fixes on #200 . and rerun autoconf.
2020-03-24 09:32:04 +01:00
W.C.A. Wijngaards
311f163aed
Changelog for #200 and bison, flex regenerate.
...
- Merge PR #200 from yarikk: add ip-dscp option to specify the DSCP
tag for outgoing packets.
2020-03-24 09:25:05 +01:00
Wouter Wijngaards
a96a7a6a20
Merge pull request #200 from yarikk/ipdiffserv
...
add ip-dscp option to specify the DSCP tag for outgoing packets
2020-03-24 09:24:16 +01:00
Yaroslav K
cfddbcb5be
add setting IP DiffServ Codepoint (DSCP, previously TOS) on sockets
2020-03-23 19:37:43 +00:00
Yaroslav K
c0118410a2
add ip-dscp configuration option for setting IP DiffServ codepoint (DSCP, previously TOS) on sockets
2020-03-23 19:37:43 +00:00
W.C.A. Wijngaards
cca5cfc88f
- Fix compile on Solaris for unbound-checkconf.
2020-03-23 17:26:06 +01:00
George Thessalonikefs
ce7fd591c6
- Changelog note for PR #198 : Declare lz_enter_rr_into_zone() static,
...
it's only used in this file, by fobser.
2020-03-20 13:06:43 +01:00