mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-07 02:21:49 +01:00
LwIP has support for IP_PKTINFO, but it cannot be activated as it is not configurable. This fix adds in the ability to configure it. Merges https://github.com/espressif/esp-idf/pull/3983