Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2009 01:14:59 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/fxp if_fxp.c
Message-ID:  <200905070115.n471FDfn079532@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-05-07 01:14:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/fxp          if_fxp.c 
  Log:
  SVN rev 191867 on 2009-05-07 01:14:59Z by yongari
  
  MFC r190982:
    Don't blindly set IP packet length from interface MTU in TSO case.
    Remote host can advertise smaller MSS than that of sender so upper
    stack might have adjusted the MSS which in turn generates IP
    packets that are less size than that of interface MTU.
  
    Reported by:  Bjoern Koenig ( bkoenig <> alpha-tierchen dot de )
  
  Revision    Changes    Path
  1.266.2.15  +2 -1      src/sys/dev/fxp/if_fxp.c



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