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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-woody/
H A Dsamba-common.dhcp20 echo -n > /etc/samba/dhcp.conf
30 echo " wins server =$serverlist" > /etc/samba/dhcp.conf
H A Dsamba-common.postinst54 db_get samba-common/dhcp && DHCPVAL="$RET"
55 db_fget samba-common/dhcp applied || true
57 ! grep -q dhcp.conf /etc/samba/smb.conf
64 include = /etc/samba/dhcp.conf
67 elif [ "$RET" != true ] && grep -q dhcp.conf /etc/samba/smb.conf
75 db_fset samba-common/dhcp applied true
H A Drules200 install -m755 debian/samba-common.dhcp $(DESTDIR)/etc/dhcp3/dhclient-enter-hooks.d/samba
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Ddhcp.h54 struct dhcp { struct
78 struct dhcp dhcp; member in struct:dhcp_full
H A Ddhcp.c33 #include "dhcp.h"
40 get_dhcp_message_type (const struct dhcp *dhcp, const int optlen) argument
42 const uint8_t *p = (uint8_t *) (dhcp + 1);
75 do_extract (struct dhcp *dhcp, int optlen) argument
77 uint8_t *p = (uint8_t *) (dhcp + 1);
176 const int optlen = BLEN (ipbuf) - (sizeof (struct openvpn_iphdr) + sizeof (struct openvpn_udphdr) + sizeof (struct dhcp));
182 && df->dhcp.op == BOOTREPLY)
184 const int message_type = get_dhcp_message_type (&df->dhcp, optle
[all...]
H A DMakefile.am47 dhcp.c dhcp.h \
H A DMakefile.in103 crypto_polarssl.c crypto_polarssl.h dhcp.c dhcp.h errlevel.h \
130 crypto_polarssl.$(OBJEXT) dhcp.$(OBJEXT) error.$(OBJEXT) \
357 crypto_polarssl.c crypto_polarssl.h dhcp.c dhcp.h errlevel.h \
484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dhcp.Po@am__quote@
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/bld/
H A DAndroid.mk6 LOCAL_SRC_FILES := bpf.c cache.c dbus.c dhcp.c dnsmasq.c \
10 dhcp6.c rfc3315.c dhcp-common.c outpacket.c \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/examples/
H A Ddhcp-client-script297 # The script mangles it, only if it has dhcp magic signature.
309 echo $idstring > /etc/resolv.conf.dhcp
311 echo search $new_domain_name >> /etc/resolv.conf.dhcp
313 echo options ndots:1 >> /etc/resolv.conf.dhcp
317 echo nameserver $nameserver >> /etc/resolv.conf.dhcp
320 echo nameserver 127.0.0.1 >> /etc/resolv.conf.dhcp
332 mv /etc/resolv.conf.dhcp /etc/resolv.conf
345 ifconfig $interface:dhcp down
348 ifconfig $interface:dhcp 10.10.10.10 netmask 255.255.255.255
349 ifconfig $interface:dhcp dow
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-sarge/
H A Dsamba-common.postinst54 db_get samba-common/dhcp && DHCPVAL="$RET"
55 db_fget samba-common/dhcp applied || true
57 ! grep -q dhcp.conf /etc/samba/smb.conf
64 include = /etc/samba/dhcp.conf
67 elif [ "$RET" != true ] && grep -q dhcp.conf /etc/samba/smb.conf
75 db_fset samba-common/dhcp applied true
H A Dsamba-common.dhcp3 SAMBA_DHCP_CONF=/etc/samba/dhcp.conf
H A Drules240 install -m755 debian/samba-common.dhcp $(DESTDIR)/etc/dhcp3/dhclient-enter-hooks.d/samba
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-unstable/
H A Dsamba-common.postinst54 db_get samba-common/dhcp && DHCPVAL="$RET"
55 db_fget samba-common/dhcp applied || true
57 ! grep -q dhcp.conf /etc/samba/smb.conf
64 include = /etc/samba/dhcp.conf
67 elif [ "$RET" != true ] && grep -q dhcp.conf /etc/samba/smb.conf
75 db_fset samba-common/dhcp applied true
H A Dsamba-common.dhcp3 SAMBA_DHCP_CONF=/etc/samba/dhcp.conf
H A Drules240 install -m755 debian/samba-common.dhcp $(DESTDIR)/etc/dhcp3/dhclient-enter-hooks.d/samba
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/contrib/pull-resolv-conf/
H A Dclient.up49 # "dhcp-option DOMAIN example.com" (multiple allowed)
51 # "dhcp-option DNS 10.10.10.10" (multiple allowed)
62 dhcp-option\ DOMAIN\ *)
64 domains="${domains} ${fopt#dhcp-option DOMAIN }"
66 dhcp-option\ DNS\ *)
69 dns="${dns}${dns:+$nl}nameserver ${fopt#dhcp-option DNS }"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/port-forward/
H A Ddnsmasq-portforward12 # dhcp-script=/usr/sbin/dnsmasq-portforward
19 LOGFILE=/var/log/dhcp.log
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/src/
H A Ddnsmasq.c275 if (daemon->dhcp)
279 else if (!daemon->dhcp)
341 if (daemon->dhcp)
433 if (daemon->dhcp &&
481 if (daemon->dhcp)
484 for (dhcp_tmp = daemon->dhcp; dhcp_tmp; dhcp_tmp = dhcp_tmp->next)
511 if (daemon->dhcp)
529 if (daemon->dhcp)
573 if (daemon->dhcp)
591 if (daemon->dhcp)
[all...]
H A Ddnsmasq.h352 struct dhcp_context *dhcp; member in struct:daemon
454 /* dhcp.c */
H A Doption.c47 {"dhcp-leasefile", 1, 0, 'l'},
48 {"dhcp-lease", 1, 0, 'l' },
49 {"dhcp-host", 1, 0, 'G'},
50 {"dhcp-range", 1, 0, 'F'},
51 {"dhcp-option", 1, 0, 'O'},
52 {"dhcp-boot", 1, 0, 'M'},
76 {"dhcp-lease-max", 1, 0, 'X' },
80 {"dhcp-vendorclass", 1, 0, 'U'},
81 {"dhcp-userclass", 1, 0, 'j'},
132 "-F, --dhcp
[all...]
H A Ddhcp.c88 die("duplicate IP address %s in dhcp-config directive.", inet_ntoa(cp->addr));
202 for (context = daemon->dhcp; context; context = context->next)
205 dhcp-ranges which match this interface and don't have them. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/
H A DMakefile67 dnsmasq.o dhcp.o lease.o rfc2131.o netlink.o dbus.o bpf.o \
69 dhcp-common.o outpacket.o radv.o slaac.o
71 hdrs = dnsmasq.h config.h dhcp-protocol.h dhcp6-protocol.h \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firmware/
H A Discsi_ibft.c132 char dhcp[16]; member in struct:ibft_nic
323 str += sprintf_ipaddr(str, nic->dhcp);
473 if (memcmp(nic->dhcp, nulls, sizeof(nic->dhcp)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Discsi_boot_sysfs.c174 iscsi_boot_rd_attr(eth_dhcp, dhcp, ISCSI_BOOT_ETH_DHCP);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dactbl2.h468 u8 dhcp[16]; member in struct:acpi_ibft_nic

Completed in 296 milliseconds

12