]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
- Added a configuration function, 'gethostname()', which calls the system
authorDavid Hankins <dhankins@isc.org>
Mon, 6 Jul 2009 23:29:52 +0000 (23:29 +0000)
committerDavid Hankins <dhankins@isc.org>
Mon, 6 Jul 2009 23:29:52 +0000 (23:29 +0000)
commit33ea4622a865e0cc545c7d89d2b222e1198e9ac3
treec5284ed5b090a669eed653156743f446ebcf78cf
parent8ef5db715e202470cece3c62750aafe5a475594b
- Added a configuration function, 'gethostname()', which calls the system
  function of the same name and presents the results as a data expression.
  This function can be used to incorporate the system level hostname of
  the system the DHCP software is operating on in responses or queries (such
  as including a failover partner's hostname in a dhcp message or binding
  scope, or having a DHCP client send any system hostname in the host-name or
  FQDN options by default).  [ISC-Bugs #17351]
RELNOTES
client/dhclient.conf
common/conflex.c
common/dhcp-eval.5
common/parse.c
common/print.c
common/tree.c
includes/dhctoken.h
includes/tree.h