WIP: rebase fork onto upstream/main (v1.103.0) #15
+2
-1
@@ -189,7 +189,8 @@ type CapabilityVersion int
|
||||
// - 140: 2026-05-27: Client understands [NodeAttrDisableUDPGRO], [NodeAttrDisableUDPGSO], [NodeAttrDisableTUNUDPGRO], [NodeAttrDisableTUNTCPGRO]
|
||||
// - 141: 2026-05-28: Client understands [NodeAttrNeverGSOEqualTail]
|
||||
// - 142: 2026-07-06: Client understands c2n /remoteapi/localapi/* proxy
|
||||
const CurrentCapabilityVersion CapabilityVersion = 142
|
||||
// - 143: 2026-07-22: Client correctly ignores conn25 node attributes when not enabled by environment variable
|
||||
const CurrentCapabilityVersion CapabilityVersion = 143
|
||||
|
||||
// ID is an integer ID for a user, node, or login allocated by the
|
||||
// control plane.
|
||||
|
||||
Reference in New Issue
Block a user