MeshCore/examples/simple_room_server
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
..
main.cpp security/fix: Final review corrections for Ethernet runtime config 2026-04-20 22:21:10 +02:00
MyMesh.cpp * bug fix 2026-04-17 14:38:03 +10:00
MyMesh.h * version 1.15.0 2026-04-19 11:27:55 +10:00
UITask.cpp Default button polarity to active-LOW across all firmware types 2026-04-04 13:19:13 +02:00
UITask.h UI: battery indicator, boot screen, radio settings 2025-04-20 19:17:02 -07:00