Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2002 13:18:49 -0700 (PDT)
From:      Doug Ambrisko <ambrisko@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient bootp_subr.c
Message-ID:  <200205172018.g4HKInw83107@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ambrisko    2002/05/17 13:18:48 PDT

  Modified files:
    sys/nfsclient        bootp_subr.c 
  Log:
  Add TAG_VENDOR_INDENTIFIER (option 60) to our DHCP request done by the
  kernel BOOTP option.  The format will be:
          FreeBSD:<MACHINE>:<osrelease>
  this way people can tune their DHCP server to server up root file systems
  via the OS, machine type and version.
  
  Obtained from:  NetBSD
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.38      +12 -0     src/sys/nfsclient/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?200205172018.g4HKInw83107>