Re: Still oopsing in nf_nat_move_storage()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Patrick McHardy
Date: Tuesday, January 29, 2008 - 10:18 am

Chuck Ebbert wrote:

The current kernel (and 2.6.23-stable) have:

         if (!ct || !(ct->status & IPS_NAT_DONE_MASK))
                 return;

so it seems you're using an old version.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Still oopsing in nf_nat_move_storage(), Chuck Ebbert, (Tue Jan 29, 10:11 am)
Re: Still oopsing in nf_nat_move_storage(), Patrick McHardy, (Tue Jan 29, 10:18 am)
Re: Still oopsing in nf_nat_move_storage(), Chuck Ebbert, (Thu Jan 31, 11:03 am)
Re: Still oopsing in nf_nat_move_storage(), Chuck Ebbert, (Fri Feb 1, 4:41 pm)
Re: Still oopsing in nf_nat_move_storage(), Patrick McHardy, (Sat Feb 2, 3:26 am)
Re: Still oopsing in nf_nat_move_storage(), Patrick McHardy, (Sat Feb 2, 4:02 am)
Re: Still oopsing in nf_nat_move_storage(), Thomas Woerner, (Tue Feb 5, 9:26 am)