[Bug 91] conntrack unload loops forever (reproducible)

bugzilla-daemon@netfilter.org bugzilla-daemon@netfilter.org
Fri, 27 Jun 2003 16:44:36 +0200


https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=91





------- Additional Comments From francesco@unipg.it  2003-06-27 16:32 -------
Created an attachment (id=28)
infinite loop fix


------- Additional Comments From francesco@unipg.it  2003-06-27 16:44 -------
The infinite loop were caused by the 'exp->expectant = NULL' assignment; first 
i've tried the patch posted by Patrick but on my system it has caused a kernel 
hang-up. With the patch i've posted, the problem seems to be fixed. I wonder 
who added that assignment, and why... (in the 2.4.20 wasn't present, the 
remove_expectations() worked fine, and the code was about the same)   



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.