mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-14 06:04:19 +00:00

If destination IP address of the packet is broadcast address, firstly compare source IP address with the that of each network interface. If it matches, packet is forwarded from the interface.