On Wednesday 08 December 2010 02:24:05 Pyun YongHyeon wrote:
> -                       if (m->m_pkthdr.len > MCLBYTES) {
> -                               m->m_pkthdr.len = MCLBYTES;
> -                       }

You are sure that no packets passed to this code is bigger than MCLBYTES minus 
overhead by AXE protocol ? Even if MTU is changed by ifconfig?

--HPS
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to