marek-sezemsky / coreemu

Automatically exported from code.google.com/p/coreemu
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

add jitter for wired links #220

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Wired links don't include jitter, even though the Python backend supports it.

the following command will add jitter to a link via the command-line:

coresendmsg link n1number=2 n2number=3 delay=50000 jitter=50000

Original issue reported on code.google.com by ahrenh...@gmail.com on 5 Aug 2013 at 3:22

GoogleCodeExporter commented 9 years ago
added in r472

Original comment by ahrenh...@gmail.com on 3 Dec 2013 at 10:08