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

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

  FreeBSD src repository

  Modified files:
    lib/libstand         tftp.c 
  Log:
  SVN rev 223123 on 2011-06-15 22:08:18Z by rodrigc
  
  Currently tftp code in the loader retransmits the previous packet if it receives any
  unwanted packet(non-tftp). Change this to retransmit the packet(request or ack) only after
  a timeout.
  
  Obtained from:  Juniper Networks
  Fixed by: Santhanakrishnan Balraj <sbalraj at juniper dot net>
  
  Revision  Changes    Path
  1.18      +4 -0      src/lib/libstand/tftp.c



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