Home
last modified time | relevance | path

Searched refs:dhcpd (Results 1 – 7 of 7) sorted by relevance

/third_party/ltp/testcases/network/dhcp/
Ddhcpd_tests.sh25 if [ -f /etc/dhcpd.conf ]; then
27 elif [ -f /etc/dhcp/dhcpd.conf ]; then
33 mv $DHCPD_CONF dhcpd.conf
43 dhcpd -lf $lease_file -$TST_IPVER $iface0 > $log 2>&1
78 [ -f dhcpd.conf ] && mv dhcpd.conf $DHCPD_CONF
84 dhcpd --version 2>&1
/third_party/ltp/runtest/
Dnet.tcp_cmds20 dhcpd dhcpd_tests.sh
/third_party/toybox/generated/
Dglobals.h1494 struct dhcpd_data dhcpd; member
Dnewtoys.h60 USE_DHCPD(NEWTOY(dhcpd, ">1P#<0>65535fi:S46[!46]", TOYFLAG_SBIN|TOYFLAG_ROOTONLY))
Dflags.h3907 #define TT this.dhcpd
/third_party/NuttX/
DREADME.md2335 | | | | |- configs/dhcpd/README.txt
DReleaseNotes1994 dhcpd, nsh, nx, ostest, thttpd, and usbstorage.
2481 applications (dhcpd, nettest, and all of the new tests).
4922 - apps/netutils/dhcpd/dhcpd.c: Fixed calculation of the next lease
10702 - apps/netutils/dhcpd: DHCPD no longer calls directly into the OS but
15578 - netutils/dhcpd: Prevent buffer overflow in dhcpd_addoption. offset
25637 - apps/netutils/dhcpd: Fixes bug where hwaddr was being used instead
26754 - Improve dhcpd to include configurable timeout and retry count
26760 - Fix dhcpd issue reported on Issue #17
27101 - PR-243 dhcpd: Add ability for daemon to be cancelled
27121 - PR-248 dhcpd: Correct option header check length
[all …]