-
-
Notifications
You must be signed in to change notification settings - Fork 0
Module_RouterDiscovery
Charles edited this page Aug 5, 2026
·
10 revisions
| Component | Section | 32-bit | 64-bit | Claimant | Source | Repo summary |
|---|---|---|---|---|---|---|
| RouterDiscovery | ROM modules | - | not built in repo, not tested in repo |
| Functionality | Commands | SWIs | Services | Vectors | Events | Uses Services | TOTAL |
|---|---|---|---|---|---|---|---|
| 50.00% | 50.00% | 50.00% | 50.00% | 50.00% | 50.00% | 50.00% | 50.00% |
RouterDiscovery implements ICMP Router Discovery per interface, allowing host/router/remove control and reporting status/statistics.
- Has argument parsing
- 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 |
|---|---|---|
| ✅ | 🔲 | *RouterDiscovery |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 |
RouterDiscovery_Control (&57D80) |
| ✅ | 🔲 |
RouterDiscovery_Status (&57D81) |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Service_DCIDriverStatus |
| ✅ | 🔲 | Service_DCIProtocolStatus |
| ✅ | 🔲 | Service_InternetStatus |
| ✅ | 🔲 | Service_StatisticEnumerate |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | EventV |
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Event_Internet |
None
| In 32bit | In 64 bit | Interface |
|---|---|---|
| ✅ | 🔲 | Service_InternetStatus |
None
None
None
MessageTransRouterDiscoverySharedCLibrarySocketSysLog


