mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-18 00:26:11 -04:00
refer to RFC2845, not draft-ietf-dnsext-tsig-00.txt
This commit is contained in:
parent
62b2da0aef
commit
fd6de7af32
2 changed files with 4 additions and 5 deletions
|
|
@ -15,12 +15,10 @@
|
|||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: tsig_250.c,v 1.39 2000/05/25 00:46:31 bwelling Exp $ */
|
||||
/* $Id: tsig_250.c,v 1.40 2000/06/01 16:47:25 gson Exp $ */
|
||||
|
||||
/* Reviewed: Thu Mar 16 13:39:43 PST 2000 by gson */
|
||||
|
||||
/* draft-ietf-dnsext-tsig-00.txt */
|
||||
|
||||
#ifndef RDATA_ANY_255_TSIG_250_C
|
||||
#define RDATA_ANY_255_TSIG_250_C
|
||||
|
||||
|
|
|
|||
|
|
@ -15,9 +15,10 @@
|
|||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: tsig_250.h,v 1.16 2000/04/29 02:01:34 tale Exp $ */
|
||||
/* $Id: tsig_250.h,v 1.17 2000/06/01 16:47:26 gson Exp $ */
|
||||
|
||||
/* RFC 2845 */
|
||||
|
||||
/* draft-ietf-dnsext-tsig-00.txt */
|
||||
#ifndef ANY_255_TSIG_250_H
|
||||
#define ANY_255_TSIG_250_H 1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue