Hi Lennert
I posted a msg, regarding bridge-mac-enhanced patch earlier today. Looking
at code i found,
in br_filter.c , whenever it calls read_lock_bh(&br->disabled_macs_lock)
it hangs and takes whole system down.

Looking at br_if.c, hash_lock and lock are getting initialized with
RW_LOCK_UNLOCKED, but disabled_macs_lock /has not been initialized/ with
any value. I tried it with RW_LOCK_UNLOCKED and it worked.

This problem appeared, whenever you use *ftdb*, opetions in brctl. Could
somebody update this in patch.

Thanks
-Kunal

_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://www.math.leidenuniv.nl/mailman/listinfo/bridge

Reply via email to