chore(upnp): remove incorrect embedding of nat.Service (fixes #10426) (#10428)

This commit is contained in:
Simon Frei
2025-10-13 07:11:00 +02:00
committed by GitHub
parent d3d3fc2d0e
commit 20d2406a0e

View File

@@ -56,8 +56,6 @@ type IGDService struct {
URN string
LocalIPv4 net.IP
Interface *net.Interface
nat.Service
}
// AddPinhole adds an IPv6 pinhole in accordance to http://upnp.org/specs/gw/UPnP-gw-WANIPv6FirewallControl-v1-Service.pdf