Dual IP Support on single Ethernet interface using lwip
I am using LWIP stack on my STM32F429 Nucleo board. Since this board has only one Ethernet interface i want to get Dual IP Support ( Static and Dynamic ) on the same interface.
I did find certain community threads that explains some ways to achieve this by doing modifications in lwip stack but is there any document version or steps that i can follow to get Dual IP Support without much changes in lwip stack.
Thank you for help.
