summaryrefslogtreecommitdiffstats
path: root/sbin/routed/rtquery/md5.c
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1996-12-11 20:59:33 +0000
committerwollman <wollman@FreeBSD.org>1996-12-11 20:59:33 +0000
commit83f39a352fd47b026ef54bebe526949cf5b76367 (patch)
tree0f44d37675a614d1efef4ab2c3ea8aa9f9136e2d /sbin/routed/rtquery/md5.c
parentdf774327d2e70a847613acdd71454d2411ec3a7b (diff)
downloadFreeBSD-src-83f39a352fd47b026ef54bebe526949cf5b76367.zip
FreeBSD-src-83f39a352fd47b026ef54bebe526949cf5b76367.tar.gz
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 <vjs@mica.denver.sgi.com>
Diffstat (limited to 'sbin/routed/rtquery/md5.c')
-rw-r--r--sbin/routed/rtquery/md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/rtquery/md5.c b/sbin/routed/rtquery/md5.c
index a6fcf16..c24aa5a 100644
--- a/sbin/routed/rtquery/md5.c
+++ b/sbin/routed/rtquery/md5.c
@@ -22,7 +22,7 @@
* documentation and/or software.
*/
-#ident "$Revision: 1.2 $"
+#ident "$Revision: 1.3 $"
#ifdef sgi
#include <strings.h>
OpenPOWER on IntegriCloud