Noel, thanks for your patch. This timer was apparently not in the GARP standard but added in the MRP standard and I missed it. Looks good to me. Acked-by: David Ward On 09/20/2013 02:59 PM, David Miller wrote: > Re: [PATCH 1/1] mrp: add periodictimer to allow retries when packets > get lost > > From: Noel Burton-Krahn > Date: Wed, 18 Sep 2013 12:24:40 -0700 > > > MRP doesn't implement the periodictimer in 802.1Q, so it never retries > > if packets get lost. I ran into this problem when MRP sent a MVRP > > JoinIn before the interface was fully up. The JoinIn was lost, MRP > > didn't retry, and MVRP registration failed. > > > > Tested against Juniper QFabric switches > > > > Signed-off-by: Noel Burton-Krahn > > David W., please review this patch. > > Thanks. >