Home
last modified time | relevance | path

Searched refs:DHCP (Results 1 – 25 of 31) sorted by relevance

12

/third_party/libwebsockets/minimal-examples/api-tests/api-test-dhcpc/
DREADME.md3 The application confirms it can set DHCP on the given interface
16 -i <netif>|Network interface name to set by DHCP, eg, eth0 or wlo1
21 [2019/10/06 14:56:42:4461] U: main: requesting DHCP for wlo1
22 [2019/10/06 14:56:42:5207] N: callback_dhcpc: DHCP configured wlo1
/third_party/libuv/docs/src/guide/
Dnetworking.rst104 address from a `DHCP`_ server -- DHCP Discover.
125 First we setup the receiving socket to bind on all interfaces on port 68 (DHCP
126 client) and start a read on it. This will read back responses from any DHCP
128 other system DHCP clients that are running on this computer on the same port.
130 a *broadcast message* on port 67 (DHCP server).
/third_party/libwebsockets/READMEs/
DREADME.captive-portal-detection.md12 Sequence-wise the device has been granted a DHCP lease and has been
18 page, it only needs checking for after DHCP acquisition then. If there will be
51 `LWS_SYSTATE_CPD_PRE_TIME` which happens after DHCP acquisition but before
DREADME.fault-injection.md348 |`wsi=dhcpc/`|UDP wsi used by lws DHCP Client|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_wifi.js57 DHCP : 1, property
183 ipType: IpType.DHCP,
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-captive-portal/
DREADME.md6 After reaching the `lws_system` DHCP state, the application tries to
/third_party/lwip/
DFEATURES7 - DHCP client, stateless DHCPv6 (since v2.1.0), DNS client (incl. mDNS hostname resolver), AutoIP/A…
DUPGRADING68 … "ip4-address-valid", a netif will now not be used for transmission if not up) -> even a DHCP netif
69 has to be set "up" before starting the DHCP client
133 * Fixed timing issues that might have lead to losing a DHCP lease
DCHANGELOG124 * Clean up DHCP a bit: no need keep msg_out and msg_in as members in struct
143 * dhcp: added two hooks for adding and parsing user defined DHCP options
215 * Fix bug #52704: DHCP and bad OFFER: Stop timeout only if offer is accepted
559 * netif.h, dhcp.c: Removed unused netif flag for DHCP. The preferred way to evaluate
560 if DHCP is active is through netif->dhcp field.
574 * opt.h, dhcp.h/.c: patch #8361 "Add support for NTP option in DHCP"
784 * dhcp.c: fixed bug #38203: DHCP options are not recorded in all DHCP ack messages
878 * dhcp.h/.c: fixed bug #38204 (DHCP lease time not handled correctly)
1055 * dhcp.c, ip4.c/.h, ip6.c/.h, udp.c/.h, ip.h: Fixed bug #41787 DHCP Discovery
1066 * dhcp.c: fixed bug #40303 DHCP xid renewed when sending a DHCPREQUEST
[all …]
DREADME_en.md25 * DHCP, AutoIP/APIPA (Zeroconf) and (stateless) DHCPv6
DREADME25 * DHCP, AutoIP/APIPA (Zeroconf) and (stateless) DHCPv6
/third_party/libwebsockets/lib/system/
DREADME.md5 (necessary for tls validation), and DHCP client.
/third_party/libwebsockets/lib/system/smd/
DREADME.md273 DHCP|DHCP acquired
/third_party/ltp/testcases/kernel/mce-test/kvm/
DREADME128 b) DHCP guest ethernet card. This operation is to ensure the network connection
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/
Dsdkconfig618 # DHCP server
622 # end of DHCP server
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/
Dsdkconfig618 # DHCP server
622 # end of DHCP server
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/
Dsdkconfig725 # DHCP server
730 # end of DHCP server
/third_party/rust/crates/libc/ci/
DREADME.md115 1. DHCP? Yes
/third_party/mesa3d/docs/ci/
Dbare-metal.rst62 # specializing other DHCP options
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DREADME804 update network configuration and/or trigget DHCP client to update IP
832 # configure network, signal DHCP client, etc.
849 should be started before DHCP client.
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DREADME804 update network configuration and/or trigget DHCP client to update IP
832 # configure network, signal DHCP client, etc.
849 should be started before DHCP client.
/third_party/rust/crates/nom/
DREADME.md291 [DHCP](https://github.com/rusticata/dhcp-parser),
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/doc/docbook/
Dwpa_supplicant.sgml78 network device, higher level configuration such as DHCP may
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/doc/docbook/
Dwpa_supplicant.sgml74 network device, higher level configuration such as DHCP may
/third_party/libwebsockets/
DCMakeLists.txt143 option(LWS_WITH_SYS_DHCP_CLIENT "Build in tiny DHCP client" OFF)

12