Is this correct?

Ermal Luçi ermal.luci at gmail.com
Fri Mar 19 11:54:20 UTC 2010


Shouldn't this check be
 if (m->m_len > sizeof (struct ip)) {
instead of
 if (m->m_len < sizeof (struct ip)) {

in
http://fxr.watson.org/fxr/source/netipsec/ipsec.c?im=excerpts#L595

Regards,
-- 
Ermal


More information about the freebsd-net mailing list