Skip to main content
Visitor II
May 7, 2020
Question

Dual IPAddress support using LWIP

  • May 7, 2020
  • 1 reply
  • 629 views

Hello All,

I have a requirement where i want to use dual ip address on single MAC / Network interface. Is it possible using LWIP stack? IS this feature supported in LWIP? Any one aware of the challenges for the same.

    This topic has been closed for replies.

    1 reply

    Super User
    May 7, 2020

    LWIP can support this, however, it's not the typical use case and ST's implementation of LWIP is lacking. Expect to do some debugging.