summaryrefslogtreecommitdiffstats
path: root/proto/rip/rip.h
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>1999-12-08 13:51:45 +0100
committerPavel Machek <pavel@ucw.cz>1999-12-08 13:51:45 +0100
commit4d4de35f002e3d7a780462b834f01eeb0f70239a (patch)
tree0f2ea7abc08e986ac8fda1679718c00112cbc639 /proto/rip/rip.h
parent2e18b87dcf5d4029d11bc46b37d601aae4f97174 (diff)
downloadbird-4d4de35f002e3d7a780462b834f01eeb0f70239a.tar
bird-4d4de35f002e3d7a780462b834f01eeb0f70239a.zip
Fix timing and fix endianity in metrics.
Diffstat (limited to 'proto/rip/rip.h')
-rw-r--r--proto/rip/rip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/rip/rip.h b/proto/rip/rip.h
index 8e759c4..7d9cadf 100644
--- a/proto/rip/rip.h
+++ b/proto/rip/rip.h
@@ -109,7 +109,6 @@ struct rip_patt {
int metric;
int mode;
-#define IM_MULTICAST 1
#define IM_BROADCAST 2
#define IM_QUIET 4
#define IM_NOLISTEN 8