- Notifications
You must be signed in to change notification settings - Fork914
Commita0a5683
authored
chore(vpn): upsert agents with their network status (#15659)
Closes#14734.- Each outgoing agent upsertion also includes the timestamp of the last wireguard handshake.- Agent upsertions will be created, for existing agents, with an updated last handshake time on a regular, fixed, interval of 10 seconds.1 parentba48069 commita0a5683
File tree
4 files changed
+496
-88
lines changed- vpn
4 files changed
+496
-88
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 |
| - | |
179 |
| - | |
180 | 178 |
| |
181 | 179 |
| |
182 | 180 |
| |
| |||
199 | 197 |
| |
200 | 198 |
| |
201 | 199 |
| |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
202 | 204 |
| |
203 | 205 |
| |
204 | 206 |
| |
| |||
238 | 240 |
| |
239 | 241 |
| |
240 | 242 |
| |
241 |
| - | |
242 | 243 |
| |
243 | 244 |
| |
244 | 245 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| 27 | + | |
26 | 28 |
| |
27 | 29 |
| |
28 | 30 |
| |
|
0 commit comments
Comments
(0)