[Bug 91] conntrack unload loops forever (reproducible)
bugzilla-daemon@netfilter.org
bugzilla-daemon@netfilter.org
Fri, 27 Jun 2003 23:50:57 +0200
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=91
------- Additional Comments From francesco@unipg.it 2003-06-27 23:50 -------
My kernel version is 2.4.21. The patches applied are h323 conntrack/nat and
bridge-nf. I don't know if the crash is related to Patrick patch, but when i've
removed the line of code the kernel has worked again.
However, if in remove_expectations we must skip the assured expectations, i see
no reason to set the expectant pointer to NULL. When remove_exp is called from
the unhelp function, we must remove only the unassured expectations, while the
assured ones must continue to exist and they must continue to refer to a valid
master conntrack.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.