- Notifications
You must be signed in to change notification settings - Fork906
Commit6117f46
authored
chore: include if direct connection is over private network in ping diagnostics (#15313)
Whilst the `networking-troubleshooting` docs page already mentions thata direct connection can be established over a private network, even ifthere are no STUN servers, it's worth this is the case at the end of theping output.This also removes a print statement that was dirtying up the diagnosticoutput, and corrects the name of the `--disable-direct-connections`flag.1 parentc519a12 commit6117f46
2 files changed
+27
-6
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
411 | 411 |
| |
412 | 412 |
| |
413 | 413 |
| |
414 |
| - | |
| 414 | + | |
| 415 | + | |
415 | 416 |
| |
416 | 417 |
| |
417 | 418 |
| |
|
Lines changed: 25 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
| 121 | + | |
121 | 122 |
| |
122 | 123 |
| |
123 | 124 |
| |
| |||
128 | 129 |
| |
129 | 130 |
| |
130 | 131 |
| |
131 |
| - | |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
| 140 | + | |
140 | 141 |
| |
141 | 142 |
| |
142 | 143 |
| |
| |||
168 | 169 |
| |
169 | 170 |
| |
170 | 171 |
| |
| 172 | + | |
171 | 173 |
| |
172 | 174 |
| |
173 | 175 |
| |
| |||
197 | 199 |
| |
198 | 200 |
| |
199 | 201 |
| |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
200 | 207 |
| |
201 | 208 |
| |
202 | 209 |
| |
| |||
207 | 214 |
| |
208 | 215 |
| |
209 | 216 |
| |
210 |
| - | |
| 217 | + | |
211 | 218 |
| |
212 | 219 |
| |
213 | 220 |
| |
| |||
275 | 282 |
| |
276 | 283 |
| |
277 | 284 |
| |
278 |
| - | |
279 |
| - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
280 | 291 |
| |
281 |
| - | |
| 292 | + | |
| 293 | + | |
282 | 294 |
| |
283 | 295 |
| |
284 | 296 |
| |
| |||
329 | 341 |
| |
330 | 342 |
| |
331 | 343 |
| |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + |
0 commit comments
Comments
(0)