-
### What is the issue?
From email report:
we compiled 1.22.1 and are experiencing problems on two of our macOS machines. tailscaled crashes directly after startup.
The ports 6883, 6885 are used…
-
### What is the issue?
Tailscale crashes randomly with the following error:
```
panic: Incrementing non-positive count 0x400037dc00 on stack.PacketBuffer
goroutine 281 [running]:
gvisor.dev…
-
The current netstack, for google organizational reasons, ships as part of gvisor. This means that trying to update netstack also pulls in gRPC and a bunch of other gvisor-only dependencies.
This is…
-
### Description
It started with a tool I wrote and I noticed the increasing `UnknownPortErrors` counts.
E.g., say we set a UDPTransportProtocolHandler like this:
```go
udpForwarder := udp.NewF…
-
### What is the issue?
After updating from Tailscale 1.18 to Tailscale 1.20.2 I no longer can use exit node functionality. I have ubuntu cloud machine as exit node (named vpn) and a windows machine. …
-
@rcgoodfellow is currently working towards making OPTE a first-class [mac(9E)](https://illumos.org/man/9e/mac) provider.
The current design inserts OPTE between viona and mac, allowing it to interc…
-
- The AMT chip is in a completely un-provisioned state before test. (Reset to factory using disable and enable in MEBX)
- Add ME password
- Intel(R) AMT Configuration -> Remote Setup and Configurat…
-
### Description
In sentry, instead of defining a local DefaultTTL of 64, we should retrieve the configured DefaultTTL (via the DefaultTTLOption).
In pkg/sentry/socket/netstack/netstack.go
This …
-
Now that Windows supports "server mode" in the latest 1.1.x builds, the next feature users will want is Windows to be able to be a relay node, like Linux. (We've actually heard this request several ti…
-
The system-level zones we'll be running on sleds for: the control plane, storage, customer instances, dendrite, etc., will require communication both directly on the underlay and the boundary services…