Commit e7805ff
committed
feat: allow node-to-node tailnet subscriptions
Remove the client-only restriction on coordinate subscribe. Nodes on the
same network can now discover each other for peer-to-peer messaging.
Network scoping is enforced by the runtime credential's NetworkID in
StablePrincipalUUID -- a node cannot subscribe to nodes in other networks.1 parent cd9af13 commit e7805ff
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | 132 | | |
140 | 133 | | |
141 | 134 | | |
| |||
0 commit comments