summaryrefslogtreecommitdiffstats
path: root/ripd/rip_zebra.c
diff options
context:
space:
mode:
authorChris Hall (GMCH) <chris.hall@highwayman.com>2009-12-10 21:42:20 +0000
committerChris Hall (GMCH) <chris.hall@highwayman.com>2009-12-10 21:42:20 +0000
commit302c8d2456ca0a09ac1ff8c07dbd9ba569d85c80 (patch)
tree6165c4e3f986812545bcbf12952840a314a6d4ac /ripd/rip_zebra.c
parent224a85d77aea7077ce7aec038d7abe3bb3b049ea (diff)
parent122e52d3c6f844aceddf1b3b35885d0feae6650a (diff)
downloadquagga-302c8d2456ca0a09ac1ff8c07dbd9ba569d85c80.tar.bz2
quagga-302c8d2456ca0a09ac1ff8c07dbd9ba569d85c80.tar.xz
Merge branch 'master' of /git/quagga.euro-ix into pthreads
Diffstat (limited to 'ripd/rip_zebra.c')
-rw-r--r--ripd/rip_zebra.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ripd/rip_zebra.c b/ripd/rip_zebra.c
index 7729d9b4..c476d8f4 100644
--- a/ripd/rip_zebra.c
+++ b/ripd/rip_zebra.c
@@ -233,6 +233,7 @@ DEFUN (no_router_zebra,
return CMD_SUCCESS;
}
+#if 0
static int
rip_redistribute_set (int type)
{
@@ -246,6 +247,7 @@ rip_redistribute_set (int type)
return CMD_SUCCESS;
}
+#endif
static int
rip_redistribute_unset (int type)