summaryrefslogtreecommitdiffstats
path: root/ripngd/ripng_debug.h
diff options
context:
space:
mode:
authorhasso <hasso>2003-05-25 19:10:12 +0200
committerhasso <hasso>2003-05-25 19:10:12 +0200
commita94434b69197e074569d7579126074e9cb7212a5 (patch)
treeb63c34ee20e8e6b57796ee591d4569407140047d /ripngd/ripng_debug.h
parentUnbroke "set metric" command in vtysh again. (diff)
downloadfrr-a94434b69197e074569d7579126074e9cb7212a5.tar.xz
frr-a94434b69197e074569d7579126074e9cb7212a5.zip
Ripngd part of 6Wind patch.
Diffstat (limited to 'ripngd/ripng_debug.h')
-rw-r--r--ripngd/ripng_debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ripngd/ripng_debug.h b/ripngd/ripng_debug.h
index 6713a1516..617a07de5 100644
--- a/ripngd/ripng_debug.h
+++ b/ripngd/ripng_debug.h
@@ -48,5 +48,6 @@ extern unsigned long ripng_debug_packet;
extern unsigned long ripng_debug_zebra;
void ripng_debug_init ();
+void ripng_debug_reset ();
#endif /* _ZEBRA_RIPNG_DEBUG_H */