Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2000 07:29:20 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfs bootp_subr.c
Message-ID:  <200005071429.HAA94453@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2000/05/07 07:29:20 PDT

  Modified files:
    sys/nfs              bootp_subr.c 
  Log:
  Include a RFC 1533 "Maximum DHCP Message Size" option in our request.
  
  ISC DHCP will limit the reply length to 64 bytes for bootp replies
  unless we explicitly tell it we can do more.  We tell it that we can do
  1200 bytes.
  
  Revision  Changes    Path
  1.21      +18 -6     src/sys/nfs/bootp_subr.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?200005071429.HAA94453>