[tested]:
i tracked the program of brctl,and found that the systems stopped at the following code:
ioctl(br_socket_fd, SIOCDEVPRIVATE, &ifr);
so i guess the problem is in the ioctl in kernel.
i tested both linux2.4.17 and linux2.4.19pre9, none of them has no such problem.
in linux2.4.19pre1,it works well most of the time,but sometimes it fails. when i check the status with "brctl showstp bridge",if one of the interface shows "blocking",then when try to stop the bridge ,the system also hung there.
so i guess one of the patch solved the problem. which one is it? and what is missed in linux2.4.18? i wish i could find out the answer.
(i don't alway come here,so i wish the answser could be CC to me. thanks.)
chuanbo zheng
zhengcb@netpower.com.cn
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/