Re: [PATCH net v2] bridge: stp: when using userspace stp stop kernel hello and hold timers

2015-07-29 Thread David Miller
From: Nikolay Aleksandrov niko...@cumulusnetworks.com Date: Thu, 23 Jul 2015 11:01:05 -0700 From: Nikolay Aleksandrov ra...@blackwall.org These should be handled only by the respective STP which is in control. They become problematic for devices with limited resources with many ports

[PATCH net v2] bridge: stp: when using userspace stp stop kernel hello and hold timers

2015-07-23 Thread Nikolay Aleksandrov
From: Nikolay Aleksandrov ra...@blackwall.org These should be handled only by the respective STP which is in control. They become problematic for devices with limited resources with many ports because the hold_timer is per port and fires each second and the hello timer fires each 2 seconds even