search for: sendqueu

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

Did you mean: sendqueue
2003 May 08
0
[Bug 91] New: conntrack unload loops forever (reproducible)
...res in the stack. this suggests the BR_NETPROTO_LOCK barrier in ip_conntrack_cleanup doesn't work as expected. to reproduce try this: - start downloading something over _slow_ line from the box running ip_conntrack - rmmod ip_conntrack i noted it always hangs when netstat shows packets in the sendqueue of a socket. i don't think data in the write queue has already been wrapped in skbs and visited conntrack but maybe this helps. after the queue clears, it still keeps looping. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone wh...