Searched refs:dhcp (Results 1 - 4 of 4) sorted by relevance

/solaris-userland/components/isc-dhcp/
H A DMakefile28 COMPONENT_NAME= isc-dhcp
32 COMPONENT_SRC_NAME= dhcp
33 COMPONENT_PROJECT_URL= http://www.isc.org/software/dhcp/
35 http://ftp.isc.org/isc/dhcp/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
38 COMPONENT_BUGDB= service/dhcp-server
/solaris-userland/components/openstack/ironic/files/
H A Dironic.conf1008 [dhcp]
1626 # Options defined in ironic.dhcp.neutron
/solaris-userland/components/openstack/neutron/files/agent/solaris/
H A Ddhcp.py29 from neutron.agent.linux import dhcp namespace
39 class Dnsmasq(dhcp.Dnsmasq):
71 '--dhcp-hostsfile=%s' % self.get_conf_file_name('host'),
73 '--dhcp-optsfile=%s' % self.get_conf_file_name('opts'),
74 '--dhcp-leasefile=%s' % self.get_conf_file_name('leases'),
75 '--dhcp-match=set:ipxe,175',
81 # if a subnet is specified to have dhcp disabled
97 cmd.append('--dhcp-duid=%s,%s' % (enterprise_id, uid))
118 cmd.append('--dhcp-range=%s%s,%s,%s,%s' %
122 cmd.append('--dhcp
[all...]
/solaris-userland/components/openstack/neutron/
H A DMakefile109 files/neutron-dhcp-agent.xml \
122 files/agent/solaris/dhcp.py \

Completed in 27 milliseconds