Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2001 13:50:15 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include/arpa tftp.h src/libexec/tftpd tftpd.c
Message-ID:  <200109272050.f8RKoFC09609@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2001/09/27 13:50:14 PDT

  Modified files:
    include/arpa         tftp.h 
    libexec/tftpd        tftpd.c 
  Log:
  RFC2349 (http://www.hypermail.org/rfcs/rfc2349.html) adds support
  for negotiation of timeout and file size to the tftp protocol.  This
  is required by some firmware like EFI boot managers (at least on
  HP i2000 Itanium servers) in order to boot an image using tftp.  The
  attached patch implements the RFC, and in doing so also implements
  RFC2347; a generic tftp option extension.
  
  PR:		30710
  Submitted by:	Espen Skoglund <esk@ira.uka.de>
  
  Revision  Changes    Path
  1.5       +3 -1      src/include/arpa/tftp.h
  1.19      +121 -10   src/libexec/tftpd/tftpd.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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