Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2011 22:04:14 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libstand tftp.c
Message-ID:  <201106152204.p5FM4a54069810@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rodrigc     2011-06-15 22:04:14 UTC

  FreeBSD src repository

  Modified files:
    lib/libstand         tftp.c 
  Log:
  SVN rev 223122 on 2011-06-15 22:04:14Z by rodrigc
  
  Added sendrecv_tftp function instead of sendrecv for use by tftp.
  In sendrecv_tftp:
      * Upon receving an unexpected block of data or error, resend the ACK
        immediately instead of waiting till the expiry of receive data timeout
        to resend the ACK.
      * change the receive timeout value between retries to be 2xMINTMO.
  
  Obtained from: Juniper Networks
  Fixed by: Santhanakrishnan Balraj <sbalraj at juniper dot net>
  
  Revision  Changes    Path
  1.17      +55 -2     src/lib/libstand/tftp.c



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