From 38de2445c55d09ce81e954be69e81042688c0ae8 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Wed, 21 Jun 2017 09:33:48 -0400 Subject: [PATCH] Revert "pimd: Modify wait time for response from Null Register" This reverts commit 70989c7c20b4b2ed5d826ba875fbced0384ddafd. --- pimd/pim_upstream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pimd/pim_upstream.h b/pimd/pim_upstream.h index c4a8bc6930..b261b8cbae 100644 --- a/pimd/pim_upstream.h +++ b/pimd/pim_upstream.h @@ -119,7 +119,7 @@ struct pim_upstream { */ struct thread *t_rs_timer; #define PIM_REGISTER_SUPPRESSION_PERIOD (60) -#define PIM_REGISTER_PROBE_PERIOD (15) +#define PIM_REGISTER_PROBE_PERIOD (5) /* * KAT(S,G) -- 2.39.5