tailscale/net/portmapper
Andrew Lytvynov 1302bd1181
all: cleanup unused code, part 1 (#10661)
Run `staticcheck` with `U1000` to find unused code. This cleans up about
a half of it. I'll do the other half separately to keep PRs manageable.

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2023-12-20 14:50:30 -08:00
..
disabled_stubs.go net/portmapper: handle multiple UPnP discovery responses 2023-12-18 16:02:46 -05:00
igd_test.go all: cleanup unused code, part 1 (#10661) 2023-12-20 14:50:30 -08:00
pcp_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
pcp.go net/portmapper: add logs about obtained mapping(s) 2023-12-20 17:19:08 -05:00
pcpresultcode_string.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
pmpresultcode_string.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
portmapper_test.go net/portmapper: add logs about obtained mapping(s) 2023-12-20 17:19:08 -05:00
portmapper.go net/portmapper: add logs about obtained mapping(s) 2023-12-20 17:19:08 -05:00
select_test.go net/portmapper: be smarter about selecting a UPnP device 2023-12-13 16:32:29 -05:00
upnp_test.go net/portmapper: handle multiple UPnP discovery responses 2023-12-18 16:02:46 -05:00
upnp.go net/portmapper: add logs about obtained mapping(s) 2023-12-20 17:19:08 -05:00