I've been inspecting some lwip code, and to get IP addresses, i've noticed two variables for storing ip addresses: local_ip, and remote_ip. I was wondering whether anyone is able to tell me the difference between the two variables. Also, the lwip code i have is the code that came with Genode, which is an OS framework and as such, is likely to not be the latest version.