mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-16 06:54:22 +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.