You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/portmapper
Brad Fitzpatrick 99b3f69126 feature/portmapper: make the portmapper & its debugging tools modular
Starting at a minimal binary and adding one feature back...
    tailscaled tailscale combined (linux/amd64)
     30073135  17451704  31543692 omitting everything
    +  480302 +   10258 +  493896 .. add debugportmapper
    +  475317 +  151943 +  467660 .. add portmapper
    +  500086 +  162873 +  510511 .. add portmapper+debugportmapper

Fixes #17148

Change-Id: I90bd0e9d1bd8cbe64fa2e885e9afef8fb5ee74b1
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 months ago
..
portmappertype feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
disabled_stubs.go net/portmapper: handle multiple UPnP discovery responses 2 years ago
igd_test.go feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
legacy_upnp.go net/portmapper: support legacy "urn:dslforum-org" portmapping services 2 years ago
pcp.go net/portmapper: check returned epoch from PMP and PCP protocols 2 years ago
pcp_test.go all: update copyright and license headers 3 years ago
pcpresultcode_string.go all: update copyright and license headers 3 years ago
pmpresultcode_string.go all: update copyright and license headers 3 years ago
portmapper.go feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
portmapper_test.go feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
select_test.go net/portmapper: fix test flakes from logging after test done 7 months ago
upnp.go feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
upnp_test.go feature/portmapper: make the portmapper & its debugging tools modular 3 months ago