Libor Peltan
323f215e58
nameserver: avoid wildcard-expansion-by-compression trick on DNAME...
...
...as in that case the DNAME node owner differs from original qname
2023-09-19 11:22:55 +02:00
Libor Peltan
1e6d6b04af
tests/flags: add NULL record with empty rdata (just for fun)
2023-08-22 15:56:35 +02:00
Libor Peltan
40385080a5
ANY over TCP returns one random RRSet not all
2020-05-12 15:38:57 +02:00
Libor Peltan
197314d451
ANY: when UDP, always answer with one RRSet
2020-05-01 20:14:03 +02:00
Daniel Salzman
3f950e1d3f
process_query: don't preserve CD flag
2016-10-31 16:00:21 +01:00
Filip Siroky
78608c6c3a
issue #476 : fixed zero flag not being zeroed + added test
2016-08-22 13:54:24 +02:00
Jan Vcelak
2c4ebdffe1
tests-extra: enable additionals checking for selected tests
...
The Additional section of the answers should be compared with BIND on
expected delegations.
Knot DNS also puts A/AAAA records into the Additional section for NS,
MX, and SRV records.
2015-07-09 15:40:35 +02:00
Jan Vcelak
be03a91d94
tests-extra: basic/flags, remove obsolete exceptions
2015-07-09 15:33:29 +02:00
Marek Vavrusa
af68e330cf
func-tests: added tests for flags clearing/preservation
2014-01-30 17:24:28 +01:00
Daniel Salzman
596655bc90
func-tests: extend dig parameters with all basic dns flags
...
close #198
2014-01-30 12:37:42 +01:00
Marek Vavrusa
fc08b7c021
ns_proc_context_t.flags should really be a module parameter.
...
Since we need address for the query processing, we should employ
the structure for query processing related flags (they all are).
Added new flag that controls whether ANY disabled should be enforced
or not. Also added test for this case.
2014-01-21 15:48:29 +01:00
Daniel Salzman
5af6511582
func-tests: change location
2013-12-19 16:35:31 +01:00