MeshCore/docs
Piero Andreini b1d7edc1e7 security/fix: Final review corrections for Ethernet runtime config
Security fixes:
- IP validation: bounds checking for octets (0-255)
- ETH.config() return value now checked with distinct logging
- set ip 0.0.0.0 now enables DHCP (was rejected before)

Documentation:
- Fixed typo: 'thevalue' → 'the value'
- Added missing: advert.zerohop command documentation
- Clarified IP configuration behavior (DHCP, ETH_STATIC_IP fallback, reset to DHCP)

All identified issues addressed or documented as out-of-scope.
PR #2260 ready for maintainer review.
2026-04-20 22:21:10 +02:00
..
_assets update docs logo 2026-03-31 00:51:15 +13:00
_stylesheets refactor documentation 2026-02-04 00:59:13 +13:00
cli_commands.md security/fix: Final review corrections for Ethernet runtime config 2026-04-20 22:21:10 +02:00
companion_protocol.md fix: Rename grp dev type 2026-03-19 09:35:02 +01:00
docs.md refactor documentation 2026-02-04 00:59:13 +13:00
faq.md Merge branch 'dev' 2026-04-19 11:35:03 +10:00
index.md refactor packet format docs 2026-02-12 17:12:23 +13:00
kiss_modem_protocol.md docs: sync companion and kiss protocol docs 2026-03-08 21:31:08 -06:00
nrf52_power_management.md Support for GAT562 Mesh Watch13 device 2026-03-24 14:16:48 +08:00
number_allocations.md * more notes about number_allocations 2026-03-30 13:53:16 +11:00
packet_format.md docs: clarify path length encoding 2026-03-17 12:55:18 -05:00
payloads.md * docs changes for PAYLOAD_TYPE_GRP_DATA 2026-03-29 06:33:35 +11:00
qr_codes.md refactor documentation 2026-02-04 00:59:13 +13:00
stats_binary_frames.md Add recv_errors to CMD_GET_STATS STATS_TYPE_PACKETS response 2026-01-29 20:44:11 -08:00
terminal_chat_cli.md Address comments 2026-03-23 14:31:08 +01:00