> :     This problem should now be fixed, it's probably the problem I just fixed
> :     a moment ago in netinet/if_ether.c based on a thread in -hackers.  The
> :     m_pullup() NULL check in arpintr() was broken, resulting in a NULL
> :     pointer dereference.  
> 
> inoue-san's patch survived the night.  I'll check into your patch and
> give it a try instead.

My patch is just a workaround to avoid m_pullup() when it is
not necessary, and his fix seems to be the real one for the
problem.
But I think my patch to if_rl.c is also better to be applied
for performance reason.

Cheers,
Yoshinobu Inoue


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to