Searched refs:DHCP (Results 1 – 25 of 31) sorted by relevance
12
3 The application confirms it can set DHCP on the given interface16 -i <netif>|Network interface name to set by DHCP, eg, eth0 or wlo121 [2019/10/06 14:56:42:4461] U: main: requesting DHCP for wlo122 [2019/10/06 14:56:42:5207] N: callback_dhcpc: DHCP configured wlo1
104 address from a `DHCP`_ server -- DHCP Discover.125 First we setup the receiving socket to bind on all interfaces on port 68 (DHCP126 client) and start a read on it. This will read back responses from any DHCP128 other system DHCP clients that are running on this computer on the same port.130 a *broadcast message* on port 67 (DHCP server).
12 Sequence-wise the device has been granted a DHCP lease and has been18 page, it only needs checking for after DHCP acquisition then. If there will be51 `LWS_SYSTATE_CPD_PRE_TIME` which happens after DHCP acquisition but before
348 |`wsi=dhcpc/`|UDP wsi used by lws DHCP Client|
57 DHCP : 1, property183 ipType: IpType.DHCP,
6 After reaching the `lws_system` DHCP state, the application tries to
7 - DHCP client, stateless DHCPv6 (since v2.1.0), DNS client (incl. mDNS hostname resolver), AutoIP/A…
68 … "ip4-address-valid", a netif will now not be used for transmission if not up) -> even a DHCP netif69 has to be set "up" before starting the DHCP client133 * Fixed timing issues that might have lead to losing a DHCP lease
124 * Clean up DHCP a bit: no need keep msg_out and msg_in as members in struct143 * dhcp: added two hooks for adding and parsing user defined DHCP options215 * Fix bug #52704: DHCP and bad OFFER: Stop timeout only if offer is accepted559 * netif.h, dhcp.c: Removed unused netif flag for DHCP. The preferred way to evaluate560 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 messages878 * 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 Discovery1066 * dhcp.c: fixed bug #40303 DHCP xid renewed when sending a DHCPREQUEST[all …]
25 * DHCP, AutoIP/APIPA (Zeroconf) and (stateless) DHCPv6
5 (necessary for tls validation), and DHCP client.
273 DHCP|DHCP acquired
128 b) DHCP guest ethernet card. This operation is to ensure the network connection
618 # DHCP server622 # end of DHCP server
725 # DHCP server730 # end of DHCP server
115 1. DHCP? Yes
62 # specializing other DHCP options
804 update network configuration and/or trigget DHCP client to update IP832 # configure network, signal DHCP client, etc.849 should be started before DHCP client.
291 [DHCP](https://github.com/rusticata/dhcp-parser),
78 network device, higher level configuration such as DHCP may
74 network device, higher level configuration such as DHCP may
143 option(LWS_WITH_SYS_DHCP_CLIENT "Build in tiny DHCP client" OFF)