]> git.puffer.fish Git - mirror/frr.git/commitdiff
pimd: remove unused sz_timer
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 3 May 2021 12:00:53 +0000 (14:00 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 3 May 2021 18:55:04 +0000 (20:55 +0200)
... yes we may need it later, but if and when that happens we can put it
back there.  No point carrying around unused things.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
pimd/pim_bsm.h

index 2829c1e05a46d06e8fec78525f41bfd22b1229b5..ac12cd032f44d0ffa1e263defa34617dbea2a9f1 100644 (file)
@@ -69,7 +69,6 @@ struct bsm_scope {
        struct list *bsm_list;          /* list of bsm frag for frowarding */
        struct route_table *bsrp_table; /* group2rp mapping rcvd from BSR */
        struct thread *bs_timer;        /* Boot strap timer */
-       struct thread *sz_timer;
 };
 
 /* BSM packet - this is stored as list in bsm_list inside scope