cvs commit: src/sys/net if_ethersubr.c

Andrew Gallatin gallatin at FreeBSD.org
Mon Jun 11 18:45:50 UTC 2007


gallatin    2007-06-11 18:45:49 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_ethersubr.c 
  Log:
  Move the oversize ethernet frame size check into DIAGNOSTIC,
  as was proposed when it was originally added.  This allows
  LRO to work on non-DIAGNOSTIC kernels without consuming
  any mbuf flags.
  
  Discussed with: sam
  
  Revision  Changes    Path
  1.232     +2 -0      src/sys/net/if_ethersubr.c


More information about the cvs-src mailing list