Files
tinyUSB/lib
EcuasYos c1d3fc8031 dhcp: Fix DHCP_OFFER/DHCP_ACK destinaton.
In RFC 2131, the destination of DHCP OFFER/ACK is defined in Section 4.1.
Fix the destination error by following the rule of RFC 2131.
TODO: We implement all rule but the last one. ARP table is required to associate client's macaddr.
Currently, fallback to broadcast.

Signed-off-by: Elwin Huang <s09289728096@gmail.com>
2025-07-25 17:02:37 +08:00
..
2024-04-22 22:33:39 +07:00
2023-03-17 16:12:49 +07:00
2023-08-06 21:55:24 +02:00