search for: br_timer_is_run

Displaying 1 result from an estimated 1 matches for "br_timer_is_run".

2007 Apr 18
0
[Bridge] Timer problem
...expired(p); } if (br_timer_has_expired(&p->loss_timer, (1*HZ))) // This condition is never true !? { printk(KERN_INFO "On a perdu la connection \n"); br_timer_clear(&p->loss_timer); br_loss_timer_expired(p); } } I also tried to check if my timer is running with br_timer_is_running(&p->loss_timer) but it's also never true. Thanks for your help, HENRY Simon PS : if someone tried to implement RSTP with brctl and succeed I'm interest in ^^ ------------------------------------------ Faites un voeu et puis Voila ! www.voila.fr