Skip to content

upnp: implement IPv4 host IP lookup for AppleOS

Felix Paul Kühne requested to merge fkuehne/vlc:upnp-ipv4-lookup into master

This implements the IPv4 host IP lookup mechanism for any Apple branded OS, which is needed when IPv6 mode is disabled.

It also adds an additional info line to match the IPv6 implementation.

Merge request reports