Hello Simon,
by commit 262a641396115609ab70bcb022c43ea274a04a8c
you remove ip4_2_ip and ip6_2_ip functions. I understand that they are not used in LwIP core, but they were usefull functions.
I don't want to waste space for example in configuration EEPROM. I store static IPv4 addresses in ip4_addr_t. Now I have hard times to convert them to ip_addr_t.
Can you please reintroduce these functions?
Thank you,
Jan