Commit c467f0d
authored
Update vrnetlab.py (#427)
Updated monitor and serial to use chardev sockets rather than legacy tcp and telnet mechanisms. This allows connections using both IPv4 and IPv6 rather than the IPv4 connections supported by tcp and telnet. It also makes management connections faster as the IPv6 connection will just connect rather than failing and requiring a follow-up IPv4 connection.1 parent ca17783 commit c467f0d
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
0 commit comments