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/feature
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
..
buildfeatures feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
capture feature/capture: fix wireshark decoding and add new disco frame types (#16089) 6 months ago
condregister feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
debugportmapper feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
drive feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 3 months ago
featuretags feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
portmapper feature/portmapper: make the portmapper & its debugging tools modular 3 months ago
relayserver feature,ipn/ipnlocal,wgengine: improve how eventbus shutdown is handled (#17156) 3 months ago
syspolicy util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move global impl 3 months ago
taildrop syncs: delete WaitGroup and use sync.WaitGroup.Go in Go 1.25 3 months ago
tap net/tstun: move TAP support out to separate package feature/tap 10 months ago
tpm feature/tpm: log errors on the initial info fetch (#16574) 5 months ago
wakeonlan feature/*: make Wake-on-LAN conditional, start supporting modular features 10 months ago
feature.go feature,ipn/ipnlocal: add profileManager.StateChangeHook 7 months ago