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

Reply via email to