Commit graph

81 commits

Author SHA1 Message Date
Daniel Salzman
01aa85ddec doc: add note about CONFIG_XDP_SOCKETS 2020-10-22 10:20:50 +02:00
David Vašek
a99f40b650 backup: unify spelling of the words "backup" and "back up"
The rule for Knot DNS documentation is:
- verb is "back up"
- noun and adjective are "backup".
2020-10-08 13:48:29 +02:00
David Vašek
1100e8a04d doc: add a reference to the DNS Catalog Zones Internet Draft and a link to the trust anchor RFC 2020-09-15 11:42:10 +02:00
David Vašek
99c99e024c doc: mention XDP mode requirements in the main requirements section
Point out that the XDP mode is only available on Linux OS's.
2020-09-07 18:29:50 +02:00
Libor Peltan
46dd3dfff0 doc: remove kasp db import/export topic 2020-08-25 21:52:29 +02:00
Libor Peltan
cb85a8aa80 implemented zone data backup 2020-08-25 21:52:29 +02:00
Libor Peltan
795b1e9d8a doc: additional hints for Offline KSK operation 2020-08-10 11:14:25 +02:00
Daniel Salzman
9c15fecafc doc/operation: extend XDP description 2020-07-28 20:16:10 +02:00
Libor Peltan
1ad6ddf0d0 dnssec: implemented RFC 5011 KSK revoked state
...only for manual key management
2020-07-17 10:12:52 +02:00
Daniel Salzman
0a90e3e3b0 doc: add some notes on XDP mode 2020-05-17 17:57:31 +02:00
Daniel Salzman
a8ae110b1b doc: update XDP-related information 2020-04-21 19:04:32 +02:00
Libor Peltan
14655e4e3a xdp: listen on configured ifaces with workers=RXqueues 2020-04-21 18:43:10 +02:00
Libor Peltan
36317a7c51 xdp: documentation (initial) 2020-04-21 18:43:10 +02:00
Daniel Salzman
829f15a3ae doc: some improvements of the journal behaviour 2020-04-15 12:48:20 +02:00
Daniel Salzman
e684848c55 doc: add tip on setting 'propagation-delay' if backing up KASP DB 2020-02-20 09:46:44 +01:00
David Vašek
7b4298c517 doc: document import of keys to HSMs 2020-02-03 14:13:00 +01:00
Daniel Salzman
a18fe8d041 doc: update submission check logs 2019-12-13 13:04:33 +01:00
David Vašek
c9cc8a2ce4 doc: make some links to utilities 2019-10-18 16:37:06 +02:00
Daniel Salzman
b7cb8a19a2 conf: rename max_*/min_* zone items 2019-10-08 14:28:48 +02:00
David Vašek
36efeb62b5 doc: document the use of the server.tcp-reuseport option 2019-10-04 18:47:32 +02:00
David Vašek
cb25ae4231 doc: add a missing Oxford comma 2019-10-03 09:42:41 +02:00
Daniel Salzman
c7b303fd46 conf: move *-db* items from 'template' to new 'database' section 2019-09-20 19:55:04 +02:00
Daniel Salzman
16eca4b77f doc: update key rollover logs 2019-09-05 16:53:01 +02:00
Libor Peltan
0b817f4030 doc: key state active plus 2019-09-03 14:42:13 +02:00
David Vašek
54f12c087b doc: fix a few typos
Hint from Jan-Piet MENS @jpmens on Twitter.
2019-08-30 19:16:43 +02:00
David Vašek
b924d23283 conf: postpone effect of unsupported dynamic conf changes ({udp,tcp,background}-workers part)
Warn about each parameter once only.
Code which isn't effectively used is kept so far (in reset_handler(), reconfigure_threads() etc.)
2019-08-23 09:47:41 +02:00
Daniel Salzman
aa5e8fcede doc: update dnskey rollover example 2019-07-15 21:59:57 +02:00
Daniel Salzman
4fc38ff182 doc: unify configuration option references 2019-06-04 14:21:34 +02:00
Daniel Salzman
911bfd4555 doc: update safe zone file access 2019-06-04 14:21:34 +02:00
Daniel Salzman
f0e8a6db51 doc: fix typo 2019-04-24 16:39:50 +02:00
Daniel Salzman
367b46bd12 doc: improve concurrent zone access warning 2019-04-03 14:01:24 +02:00
Daniel Salzman
aeb0e4978f doc: fix key state names in the description 2019-02-12 16:46:36 +01:00
Libor Peltan
f8a382b5f8 doc: key states described 2019-01-17 14:23:23 +01:00
Daniel Salzman
dd8a7425ab doc: add note about quote escaping in rdata specification 2018-12-31 11:58:15 +01:00
Libor Peltan
7da7c08421 doc: improved Offline KSK howto 2018-12-18 15:03:36 +01:00
Libor Peltan
cc7c66c80d dnssec (also offline ksk): explicit (overriding) zone-max-ttl setting in policy 2018-12-18 13:54:05 +01:00
Libor Peltan
2bc9fa319a doc: fixed journal-contentS 2018-11-14 16:40:42 +01:00
Mark Karpilovskij
3e89cb1d48 doc: document tools for export/import of LMDB 2018-11-12 15:16:39 +01:00
Mark Karpilovskij
c7bdc30e51 doc: update doc on offline KSK feature 2018-11-05 15:46:58 +01:00
Libor Peltan
46864467d3 offline KSK: removed in-place offline KSK setup option 2018-11-05 10:49:33 +01:00
Libor Peltan
79f56845a5 offline KSK: major redesign: KSR (only ZSKs) and SKR (DNSKEY, CDS, RRSIG) 2018-11-05 10:49:33 +01:00
Libor Peltan
782665e815 doc: offline ksk: operational manual 2018-11-05 10:48:06 +01:00
Daniel Salzman
a466c0f59b doc: highlight possible pathname expansion of knotc parameters 2018-10-30 15:27:09 +01:00
Libor Peltan
0e55e3626e doc: key retire from DS TTL 2018-10-29 11:35:02 +01:00
Mark Karpilovskij
cb8643e87b doc: update man pages 2018-08-01 17:41:31 +02:00
Mark Karpilovskij
791d46b785 doc: clarify zonefile-load and other nitpicks 2018-08-01 16:56:13 +02:00
Libor Peltan
bf79e6f294 doc: handling zf, journal, serials with examples 2018-07-29 00:16:20 +02:00
Libor Peltan
b326f247b8 doc: roughly described zone load process 2018-05-13 16:24:55 +02:00
Libor Peltan
5fb0811d38 doc: add structured logging into operation 2018-04-03 20:05:01 +02:00
Daniel Salzman
dd2aaee60b doc: fix typo 2018-03-02 08:42:31 +01:00