Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Sep 2000 19:52:19 -0700 (PDT)
From:      Paul Saab <ps@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/common dev_net.c src/sys/boot/i386/libi386 pxe.c pxe.h src/lib/libstand bootp.c bootp.h net.h
Message-ID:  <200009100252.TAA68418@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ps          2000/09/09 19:52:19 PDT

  Modified files:        (Branch: RELENG_4)
    sys/boot/common      dev_net.c 
    sys/boot/i386/libi386 pxe.c pxe.h 
    lib/libstand         bootp.c bootp.h net.h 
  Log:
  MFC:
    Add support to send the string 'PXEClient' as the Vendor class
    identifier to the DHCP server.  Now you can check for this string
    in your dhcp configuration to decide whether you will hand out a
    lease to the client or not.
  
  Revision     Changes    Path
  1.6.2.2      +3 -2      src/sys/boot/common/dev_net.c
  1.3.2.6      +2 -1      src/sys/boot/i386/libi386/pxe.c
  1.4.2.2      +3 -1      src/sys/boot/i386/libi386/pxe.h
  1.1.1.1.6.1  +23 -3     src/lib/libstand/bootp.c
  1.1.1.1.6.1  +8 -0      src/lib/libstand/bootp.h
  1.1.1.1.6.2  +1 -1      src/lib/libstand/net.h



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?200009100252.TAA68418>