Skip to content
Snippets Groups Projects
  • Alaric Senat's avatar
    upnp: exclusively use `UpnpInit2` · 8e05bad0
    Alaric Senat authored and Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf committed
    `UpnpInit` is deprecated and unmaintained since 1.6. It is known to be
    vulnerable (CVE-2020-12695). Dropping its support simplifies a lot the
    network code as solely a net interface name is required by `UpnpInit2`
    now.
    8e05bad0
upnp-wrapper.cpp 4.75 KiB