mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-29 04:55:31 +00:00
tailcfg: bump capver for using NodeAttrUserDialUseRoutes for DNS
Missed in f62e678df8
.
Updates tailscale/corp#18725
Updates #4529
Signed-off-by: Maisem Ali <maisem@tailscale.com>
This commit is contained in:
parent
af97e7a793
commit
482890b9ed
@ -135,7 +135,8 @@
|
||||
// - 92: 2024-05-06: Client understands NodeAttrUserDialUseRoutes.
|
||||
// - 93: 2024-05-06: added support for stateful firewalling.
|
||||
// - 94: 2024-05-06: Client understands Node.IsJailed.
|
||||
const CurrentCapabilityVersion CapabilityVersion = 94
|
||||
// - 95: 2024-05-06: Client uses NodeAttrUserDialUseRoutes to change DNS dialing behavior.
|
||||
const CurrentCapabilityVersion CapabilityVersion = 95
|
||||
|
||||
type StableID string
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user