• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisãof607aad6bcfc74d1091ba8e896797a9ab76e11dc (tree)
Hora2022-03-22 04:08:51
AutorWaldemar Brodkorb <wbx@open...>
CommiterWaldemar Brodkorb

Mensagem de Log

arpa/nameser.h: add ns_t_tkey

Mudança Sumário

Diff

--- a/include/arpa/nameser.h
+++ b/include/arpa/nameser.h
@@ -283,6 +283,7 @@ typedef enum __ns_type {
283283 ns_t_dname = 39, /* Non-terminal DNAME (for IPv6) */
284284 ns_t_sink = 40, /* Kitchen sink (experimentatl) */
285285 ns_t_opt = 41, /* EDNS0 option (meta-RR) */
286+ ns_t_tkey = 249, /* Transaction key */
286287 ns_t_tsig = 250, /* Transaction signature. */
287288 ns_t_ixfr = 251, /* Incremental zone transfer. */
288289 ns_t_axfr = 252, /* Transfer zone of authority. */