summaryrefslogtreecommitdiffstats
path: root/modules/dns64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* modules/dns64: add recommendation to also disable DNS64 via IPv4Tom Herbers2022-10-141-1/+4
* modules/dns64: fix incorrect packet writes for cached packetsOto Šťáva2022-03-211-1/+1
* ede: mark every error with a unique tagTomas Krizek2021-12-211-3/+1
* modules/dns64: EDE - mark as forgedTomas Krizek2021-12-211-1/+5
* modules/dns64: improve code readabilityTomas Krizek2021-08-251-9/+9
* modules/dns64: document the new featuresVladimír Čunát2021-08-251-9/+40
* modules/dns64: implement "exclusion prefixes"Vladimír Čunát2021-08-191-10/+50
* modules/dns64: add kr_query::flags.DNS64_DISABLEVladimír Čunát2021-08-191-2/+2
* modules/dns64: also map the reverse (PTR) subtreeVladimír Čunát2021-08-191-2/+72
* modules/dns64: allow configuring by a tableVladimír Čunát2021-08-191-3/+8
* doc: make links to policies more consistentTomas Krizek2020-12-111-1/+1
* compatible changes around kr_request::answerVladimír Čunát2020-10-211-1/+1
* tests/packaging: rename packaging file directories to .packagingTomas Krizek2020-05-271-0/+0
* treewide: machine readable license for all the restPetr Špaček2020-02-254-0/+5
* doc: restructure into smaller sectionsTomas Krizek2020-01-151-2/+2
* iterate: better efficiency on huge RRsetsVladimír Čunát2019-12-041-0/+1
* tests: packagingLukáš Ježek2019-11-201-0/+3
* modules, docs: omit casting parameters of lua layersVladimír Čunát2019-06-132-3/+0
* meson: remove no longer needed makefilesTomas Krizek2019-03-121-2/+0
* dns64 tests: fix by setting hints.ttl() explicitlyVladimír Čunát2019-01-291-2/+3
* lua: most changes needed for knot 2.7Vladimír Čunát2018-08-141-6/+6
* modules/dns64: implement more properties from RFCVladimír Čunát2018-07-022-51/+89
* daemon: allow per-request variables in LuaMarek Vavruša2018-05-302-8/+63
* kres: add constructor for rrsets and refactor rr2str function to use itMarek Vavruša2018-04-231-4/+2
* docs: cross-linking nitpicksVladimír Čunát2018-04-041-1/+1
* fixed obvious linter problemsMarek Vavruša2017-11-241-3/+2
* lua: remove :final from kr_query_tVladimír Čunát2017-08-011-1/+2
* lua: remove some compatibility codeVladimír Čunát2017-08-011-1/+1
* qflags: WIP refactor - lua-related fixupsVladimír Čunát2017-08-011-5/+5
* dns64 docs: document that policy.FORWARD works OKVladimír Čunát2017-07-171-1/+1
* dns64 nitpick: make the query flag "official"Vladimír Čunát2017-07-071-3/+2
* NEWS, docs: update dns64 infoVladimír Čunát2017-07-071-1/+4
* dns64: improve with policy.FORWARD or .STUBVladimír Čunát2017-07-071-2/+5
* lua nitpicks: memory managementVladimír Čunát2017-07-071-1/+3
* dns64-cname: correct order of CNAME and AAAA in answerVítězslav Kříž2017-07-071-7/+22
* modules/dns64: bad expectation of ffi.copy semanticsMarek Vavruša2015-11-181-1/+1
* modules: avoid ffi.new in hotpathMarek Vavruša2015-11-171-11/+10
* modules: dns64 checks for records, all response statusMarek Vavruša2015-11-171-7/+8
* daemon/lua: qry:resolved() and qry:final()Marek Vavruša2015-10-281-2/+2
* modules/dns64: introduced moduleMarek Vavruša2015-10-273-0/+70