-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_DHCPClient
Charles edited this page Aug 5, 2026
·
10 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| DHCPClient | ROM modules | - | not built in repo, not tested in repo |
| Functionality | Commands | SWIs | Services | Uses Services | TOTAL |
|---|---|---|---|---|---|
| 50.00% | 50.00% | 50.00% | 50.00% | 50.00% | 50.00% |
DHCPClient configures IPv4 network interfaces dynamically through DHCP, maintains leases/state and contributes DCI statistics.
- Has background processing
- Has services
- Has services fast
- Has swis
- Is c
- Uses internet
- Uses logging
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Dci4 statistics |
| ✅ | 🔲 | Internet configuration |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | *DHCP |
| ✅ | 🔲 | *DHCPStatus |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 |
DHCPClient_Control (&55E00) |
| ✅ | 🔲 |
DHCPClient_State (&55E01) |
| ✅ | 🔲 |
DHCPClient_Enumerate (&55E02) |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Service_DCIDriverStatus |
| ✅ | 🔲 | Service_DCIProtocolStatus |
| ✅ | 🔲 | Service_InternetStatus |
| ✅ | 🔲 | Service_StatisticEnumerate |
None
None
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Service_InternetStatus |
None
None
None
MessageTransRouterDiscoverySharedCLibrarySocketSysLogTerritory


