summaryrefslogtreecommitdiffstats
path: root/sbin/routed/routed.h
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/routed.h
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/routed.h')
-rw-r--r--sbin/routed/routed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/routed.h b/sbin/routed/routed.h
index 3981d99..5885ac5 100644
--- a/sbin/routed/routed.h
+++ b/sbin/routed/routed.h
@@ -40,7 +40,7 @@
#ifdef __cplusplus
extern "C" {
#endif
-#ident "$Revision: 1.10 $"
+#ident "$Revision: 1.11 $"
/*
* Routing Information Protocol
OpenPOWER on IntegriCloud