-
```
What steps will reproduce the problem?
1.Using Wireshark I figured out which NIC on the system was the 10gb Port 2
2.Ran Ostinato, figured out which interface was the 10gb port 2 NIC and created …
-
Running the following script
```
import numpy as np
import stumpy
import time
def test_extract_several_consensus():
Ts = [np.random.rand(n) for n in [64, 128]]
Ts_ref = [T.copy() fo…
-
```
What steps will reproduce the problem?
1. Problem on Sending Packet of size greater than 1514 bytes.
2. With large injected packet rate the actual packet output from ostinato is
very less.
Linux…
-
```
What steps will reproduce the problem?
1. It's not a problem - rather an enhancement request
2. The /root/.config/Ostinato.conf file stores the Ostinato Window positions -
but it's not easy t…
-
```
The current version of Ostinato (0.5.1) uses simple packet counters to display
how many packets were sent and received on each port. This type of counter is
well suited to scenarios where the n…
-
Currently the newest version of `python-ostinato` on pypi is 0.7 - https://pypi.python.org/pypi/python-ostinato/.
Because of this it is impossible to use simple-ostinato when only using pip to instal…
-
When npcap is installed in _native_ mode, the DLLs are installed in `C:\windows\system32\Npcap\`.
But Ostinato always looks at the standard `C:\windows\system32\` only.
One workaround is to add …
-
A step input mode would be very helpful when entering ostinatos or drum sequences that are difficult to play in real time and very slow to enter with the mouse.
-
```
Problem description: Ostinato crashes after configuring IPv6 address.
Steps to reproduce:
1. Connect to Ostinato.
2. Select interface from Port Group.
3. Create new stream.
4. Go into the stream.…
-
```
Steps to reproduce:
1. Run Ostinato (drone starts automatically).
2. Make fail Ostinato (or kill process in task manager).
3. Run Ostinato.
Actual results:
Ostinato returns an exception and crash…