- Aug 12, 2014
-
-
Jan Včelák authored
DNSSEC: constraint checks for KSK and ZSK fixes #285 See merge request !256
-
Jan Včelák authored
-
Jan Včelák authored
TSIG+OPT bugfixes See merge request !257
-
Jan Včelák authored
-
Marek Vavruša authored
fixes #282
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Jan Kadlec authored
Bulk updates Pending: - ~~renaming (update vs. request vs. query ...)~~ - ~~proper logging (waiting for !250)~~ - ~~`rrset_is_nsec3_rel()` and `mm_realloc` copypasta~~ - partial zone adjustment - next MR Pros: - faster for lots of small updates - improved terrible empty node cleanup (now takes time proportional to size of update, not size of the zone) - spinlocks instead of mutexes for ddns q access (faster for this case + less memory :fisted_hand_sign: ) Cons: - if one transfer fails (no matter the reason, except for acl issues), they all fail - might actually be slower for small singular updates, but oh well Not sure if good or bad: - most of logging is lost (only logs errors in detail, i.e. who sent the faulty update) See merge request !251
-
Lubos Slovak authored
-
Jan Kadlec authored
Trie next See merge request !255
-
Jan Kadlec authored
-
Ľuboš Slovák authored
knotc fixes Fixed zone name comparison in `knotc checkzone` and `knotc memstats`. See commit message. Fixes #280. See merge request !254
-
Lubos Slovak authored
-
Jan Včelák authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Jan Kadlec authored
-
Jan Včelák authored
EDNS OPT writing Fixes a problem, where OPT RR was not included into the packet, when a previous RRs didn't fit. See merge request !253
-
Daniel Salzman authored
-
- Aug 11, 2014
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Lubos Slovak authored
Zone names were compared only partially and case-sensitive. Changed to dname comparison.
-
Marek Vavruša authored
fixes #286
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
- same way of OPT size computation for reservation and reclaim - correct max_size setting
-
Daniel Salzman authored
-
Jan Kadlec authored
-