- Jun 28, 2013
-
-
Marek Vavrusa authored
refs #19
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
fixes #23
-
Marek Vavrusa authored
refs #21
-
Marek Vavrusa authored
refs #23
-
Marek Vavrusa authored
More cleanup is required though, there are a lot of duplicate functions. Ultimately, most of the packet functions should be gone in favour of the knot_wire_* ones.
-
Marek Vavrusa authored
refs #22
-
Marek Vavrusa authored
This makes most of the use of the MM context apart from several places, which are to be refactored: - constructed RRs - QNAME refs #22
-
Marek Vavrusa authored
-
Ondřej Surý authored
-
- Jun 27, 2013
-
-
Marek Vavrusa authored
-
Jan Kadlec authored
- Per user request
-
Jan Kadlec authored
cov: 1038957, 1038955
-
Jan Kadlec authored
cov:1038956
-
Marek Vavrusa authored
Conflicts: doc/running.texi
-
Jan Kadlec authored
Refs #37
-
Jan Kadlec authored
- Compilation warning fixed - Constant with comment added - Signed count removed - Added missing header guards - Changed output of estimation Refs #37
-
Jan Kadlec authored
-
Marek Vavrusa authored
Caused painfully slow AXFR when RRSIGs came before the covered RRs.
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
Refs #37
-
Jan Kadlec authored
- Changed magic constant to 1.2 - Info about total server memory consumption Refs #37
-
Jan Kadlec authored
- Added malloc overhead (sizeof(size_t) for each allocation, according to libc's malloc.c source file. - Added minimal malloc chunk size (sizeof(size_t) * 3) - With magic constant of 1.15, results are OK, but needs more tweaking, only tested with one set of RRs and only on a 64bit system. Refs #37
-
- Jun 26, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
- Used for ahtable size estimation - Estimate still not precise, but getting close - Added malloc wrapper for trie, but allocated sizes are negligible Refs #37
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Daniel Salzman authored
-
Marek Vavrusa authored
-
Daniel Salzman authored
-
Jan Včelák authored
-
Marek Vavrusa authored
It would otherwise clash with TSIG errors, which are required to be inverted TSIG RCODEs.
-
Marek Vavrusa authored
You can disable it by specifying an empty control {} section.
-
Marek Vavrusa authored
-
Marek Vavrusa authored
This prevents inconsistency when using DDNS and you update your zone as well before data in journal is flushed. To choice is to invalidate data in the journal. If one choses to revert to previous zone, he has to revert changes in the zone file and overwrite current journal with the backed up one. Note that the journal has to have newer mtime.
-
Marek Vavrusa authored
-
Marek Vavruša authored
-
Daniel Salzman authored
-