]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospf6d/ospf6_gr.c
Merge pull request #13646 from donaldsharp/logically_illogical
[mirror_frr.git] / ospf6d / ospf6_gr.c
index 3d5d4d259f47e4f39d9583e78a92191f4594b9c2..ecaaa038ab5d4dac14e19af718092e44a50e66f0 100644 (file)
@@ -239,7 +239,8 @@ static void ospf6_gr_restart_exit(struct ospf6 *ospf6, const char *reason)
 
 /* Enter the Graceful Restart mode. */
 void ospf6_gr_restart_enter(struct ospf6 *ospf6,
-                           enum ospf6_gr_restart_reason reason, int timestamp)
+                           enum ospf6_gr_restart_reason reason,
+                           time_t timestamp)
 {
        unsigned long remaining_time;