mbed-os/features/FEATURE_LWIP
Christopher Haster 523f543726 lpc1768: Removed invalid use of IP_SOF_BROADCAST_RECV option
From opt.h:
IP_SOF_BROADCAST_RECV (requires IP_SOF_BROADCAST=1) enable the broadcast
filter on recv operations.

The IP_SOF_BROADCAST_RECV option does not enable or disable recieving
broadcast packets, it only enables a software filter.
2017-04-07 14:01:49 +01:00
..
TESTS/mbedmicro-net lwip: Increase timeout on tests 2017-03-13 11:12:51 +00:00
lwip-interface lpc1768: Removed invalid use of IP_SOF_BROADCAST_RECV option 2017-04-07 14:01:49 +01:00