Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2007 18:45:49 +0000 (UTC)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_ethersubr.c
Message-ID:  <200706111845.l5BIjowi036464@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706111845.l5BIjowi036464>