HomeSort by: relevance | last modified time | path
    Searched refs:DHCP (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mpl/dhcp/dist/contrib/
dhcp.spec 1 Summary: The Internet Systems Consortium (ISC) DHCP server
2 Name: dhcp
7 Source: /usr/local/src/RPM/SOURCES/dhcp-%{version}.tar.gz
9 BuildRoot: /var/tmp/dhcp-%{version}-root
12 Dhcp includes the DHCP server which is used for dynamically configuring
14 servers, domain name, etc. can all be retrieved from the DHCP server by
15 a DHCP client. This eases the burden of network wide configuration by
19 Summary: A DHCP client
23 Dhcp client is a DHCP client for various UNIX operating systems. It allow
    [all...]
dhcp-lease-list.pl 9 # your email in here please send mail to the DHCP bugs list at ISC.
30 my @LEASES = ('/var/db/dhcpd.leases', '/var/lib/dhcp/dhcpd.leases', '/var/lib/dhcp3/dhcpd.leases');
187 "Prints active DHCP leases.\n\n".
195 " /var/lib/dhcp/dhcpd.leases then\n".
  /src/external/mpl/dhcp/dist/contrib/ms2isc/
ms2isc.pl 4 # MS NT4 DHCP to ISC DHCP Configuration Migration Tool
42 Purpose: A Perl Script converting MS NT4 DHCP configuration to ISC DHCP3
49 <Srv> Server IP or name for NT4 DHCP server to fetch the configuration from.
53 <Fo> Failover peer name shared with the DHCP partner.
62 need to define that key in this DHCP configuration file elsewhere manually,
63 read the DHCP Handbook to figure out what you need to define.
66 define additional detail elsewhere manually, again read the DHCP handbook.
93 Pressley for being the DHCP reference book :).
476 # Purpose: to calculate and return the DHCP inclusion ranges out of
    [all...]
  /src/external/mpl/dhcp/dist/
configure 3 # Generated by GNU Autoconf 2.69 for DHCP 4.4.3.
5 # Report bugs to <dhcp-users@isc.org>.
269 $as_echo "$0: Please tell bug-autoconf@gnu.org and dhcp-users@isc.org
581 PACKAGE_NAME='DHCP'
582 PACKAGE_TARNAME='dhcp'
584 PACKAGE_STRING='DHCP 4.4.3'
585 PACKAGE_BUGREPORT='dhcp-users@isc.org'
1367 \`configure' configures DHCP 4.4.3 to adapt to many kinds of systems.
1416 --docdir=DIR documentation root [DATAROOTDIR/doc/dhcp]
1438 short | recursive ) echo "Configuration of DHCP 4.4.3:";
    [all...]
  /src/external/bsd/dhcpcd/dist/src/
dhcpcd.c 3 * dhcpcd - DHCP client daemon
58 #include "dhcp-common.h"
60 #include "dhcp.h"
429 #if !defined(DHCP6) && !defined(DHCP)
494 /* If not doing any DHCP, disable the RDNSS requirement. */
603 * if the DHCP server goes the way of the dodo OR dhcpcd is rebooting
981 /* Ensure we have an IPv4 state before starting DHCP */
2303 logerrx("No DHCP support");

Completed in 30 milliseconds