diff options
| author | James Tucker <james@tailscale.com> | 2026-01-15 20:35:41 -0800 |
|---|---|---|
| committer | James Tucker <jftucker@gmail.com> | 2026-01-22 17:29:55 -0800 |
| commit | 63d563e7340b4712b9f2933f663057ce2dcfa4a4 (patch) | |
| tree | f69ca01e2d1659f711729e6cb32a91efc03e98d9 /control/controlhttp/controlhttpserver/controlhttpserver.go | |
| parent | c062230cce0e0e3d3940578b046d97ceb88128b9 (diff) | |
| download | tailscale-63d563e7340b4712b9f2933f663057ce2dcfa4a4.tar.xz tailscale-63d563e7340b4712b9f2933f663057ce2dcfa4a4.zip | |
tsnet: add support for a user-supplied tun.Device
tsnet users can now provide a tun.Device, including any custom
implementation that conforms to the interface.
netstack has a new option CheckLocalTransportEndpoints that when used
alongside a TUN enables netstack listens and dials to correctly capture
traffic associated with those sockets. tsnet with a TUN sets this
option, while all other builds leave this at false to preserve existing
performance.
Updates #18423
Signed-off-by: James Tucker <james@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions
