I'll try it if I can get booted again.... :-)
Yea, I found the panic line-
/* Record statistics for this interface address. */
if (!(flags & IP_FORWARDING)) {
***** ia->ia_ifa.if_opackets++;
ia->ia_ifa.if_obytes += m->m_pkthdr.len;
}
and was doing something less invasive than your patch when your mail arrived.
-matt
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- did somebody notice a crash in ip_output if you're using mu... Matthew Jacob
- Re: did somebody notice a crash in ip_output if you're... Ruslan Ermilov
- Re: did somebody notice a crash in ip_output if yo... Matthew Jacob
- Re: did somebody notice a crash in ip_output if yo... Matthew Jacob
