Sami Farin <[email protected]> wrote: > I get this panic every 1-2 days. > Also with 7a611e69b26069a511d9d5251c6a28af6c521121 (commit before 3.6.0-rc4).
Could you please post iptables-save output? My guess is you're using NFLOG in INPUT? If so, I bet its caused by the tcp early demux stuff. Does that crash go away with ip_early_demux sysctl off? My guess is its assigning skb->sk with TIMEWAIT sockets, which would explain the crash. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
