mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 16:57:44 +00:00
Revert "pimd: Modify wait time for response from Null Register"
This reverts commit 70989c7c20
.
This commit is contained in:
parent
20a7e5fd85
commit
38de2445c5
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user