Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Aug 2000 01:36:17 -0700 (PDT)
From:      Paul Saab <ps@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libstand bootp.c bootp.h net.h src/sys/boot/i386/libi386 pxe.c pxe.h src/sys/boot/common dev_net.c
Message-ID:  <200008110836.BAA34762@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ps          2000/08/11 01:36:17 PDT

  Modified files:
    lib/libstand         bootp.c bootp.h net.h 
    sys/boot/i386/libi386 pxe.c pxe.h 
    sys/boot/common      dev_net.c 
  Log:
  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.2       +23 -3     src/lib/libstand/bootp.c
  1.2       +8 -0      src/lib/libstand/bootp.h
  1.3       +2 -2      src/lib/libstand/net.h
  1.15      +3 -2      src/sys/boot/i386/libi386/pxe.c
  1.5       +3 -1      src/sys/boot/i386/libi386/pxe.h
  1.9       +3 -2      src/sys/boot/common/dev_net.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?200008110836.BAA34762>