tailscale/tailcfg
Maisem Ali 7778d708a6 ssh/tailssh: handle dialing multiple recorders and failing open
This adds support to try dialing out to multiple recorders each
with a 5s timeout and an overall 30s timeout. It also starts respecting
the actions `OnRecordingFailure` field if set, if it is not set
it fails open.

Updates tailscale/corp#9967

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-04-22 10:23:13 -07:00
..
c2ntypes.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
derpmap.go tailcfg: add CanPort80 field to DERPNode 2023-04-21 14:15:26 -04:00
tailcfg.go ssh/tailssh: handle dialing multiple recorders and failing open 2023-04-22 10:23:13 -07:00
tailcfg_clone.go tailcfg: add SSHRecorderFailureAction and SSHRecordingFailureNotifyRequest 2023-04-22 10:23:13 -07:00
tailcfg_export_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tailcfg_test.go tailcfg: make SelfNodeV4MasqAddrForThisPeer a pointer 2023-04-13 11:28:33 -07:00
tailcfg_view.go tailcfg: add SSHRecorderFailureAction and SSHRecordingFailureNotifyRequest 2023-04-22 10:23:13 -07:00
tka.go tailcfg: add RPC structs for /tka/affected-sigs 2023-02-21 21:58:38 +00:00