]> git.proxmox.com Git - mirror_frr.git/blobdiff - ripngd/ripng_debug.c
bgpd: Reformat bpacket_reformat_for_peer
[mirror_frr.git] / ripngd / ripng_debug.c
index c8cad23addfbc2161bfd7b9e0166cbee416c0467..fe63d8fdead1f5cc0db9ccebea0f386cf67b8cb1 100644 (file)
@@ -207,14 +207,7 @@ static int config_write_debug(struct vty *vty)
        return write;
 }
 
-void ripng_debug_reset()
-{
-       ripng_debug_event = 0;
-       ripng_debug_packet = 0;
-       ripng_debug_zebra = 0;
-}
-
-void ripng_debug_init()
+void ripng_debug_init(void)
 {
        ripng_debug_event = 0;
        ripng_debug_packet = 0;