From 83f39a352fd47b026ef54bebe526949cf5b76367 Mon Sep 17 00:00:00 2001 From: wollman Date: Wed, 11 Dec 1996 20:59:33 +0000 Subject: New version of Vern's routed. This includes more byte-order fixes, some MD5 fixes, better tracing, configurable redirect processing, and a fix to split-horizon/poisoned-reverse treatment. Submitted by: Vernon J. Schryver --- sbin/routed/rtquery/rtquery.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/routed/rtquery/rtquery.c') diff --git a/sbin/routed/rtquery/rtquery.c b/sbin/routed/rtquery/rtquery.c index 0579141..5417d06 100644 --- a/sbin/routed/rtquery/rtquery.c +++ b/sbin/routed/rtquery/rtquery.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)query.c 8.1 (Berkeley) 6/5/93"; #elif defined(__NetBSD__) static char rcsid[] = "$NetBSD$"; #endif -#ident "$Revision: 1.9 $" +#ident "$Revision: 1.10 $" #include #include -- cgit v1.1