Ostinato - Packet/Traffic Generator and Analyzer
Go to file
Srivats P f27003b8f5 Use base class link state in case of Win intf stats
After this change adapter_ and linkStateOid_ members are no longer
required in case of Windows Interface stats, so don't initialize them.

Also remove all references to them in ifstats mode - the change in
has/setExclusiveControl also fixes the non-working bindconfig - the
problem was the portname being derived in those functions was not
correct causing bindconfig to fail - bindconfig itself probably never
had a problem.
2023-09-28 15:49:32 +05:30
.github Add FUNDING.yml for GitHub sponsors 2022-06-24 15:46:51 +05:30
client Rename delay as latency in Protobuf/RPC 2023-04-04 18:34:20 +05:30
common Make win32 specific changes for per-stream latency 2023-05-06 13:15:37 +05:30
extra Rename qhexedit2 VERSION file to VERSION.txt 2022-08-31 18:38:21 +05:30
rpc Add startup/shutdown console prints 2022-06-27 13:43:47 +05:30
server Use base class link state in case of Win intf stats 2023-09-28 15:49:32 +05:30
test Fix compilation error with importpcap test 2020-04-03 20:27:42 +05:30
.gitignore Update .gitignore for Qt5 2018-05-18 22:19:20 +05:30
.travis.yml Fix "" in travis command 2021-08-14 20:35:10 +05:30
.vimrc Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
COPYING Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
install.pri Feature: Reserve Ports for cooperative use of shared drone. If a port is reserved the GUI will display the username of the owner but others can still view and control the port; in other words, we just potentially prevent unintentional usage of other people's ports, users still need to play nice with each other! 2015-04-16 22:20:07 +05:30
options.pri Use -Werror for all code except protobuf generated 2022-06-27 13:43:46 +05:30
ost.pro Remove Python API from main repo 2017-12-05 20:56:59 +05:30
protobuf.pri Use -Werror for all code except protobuf generated 2022-06-27 13:43:46 +05:30
README.md Remove extra travis-ci URL from README 2021-09-04 18:59:50 +05:30
shared.pri Use /usr/share/ostinato-controller/themes on Linux 2022-07-29 20:54:14 +05:30
version.pri Change version from 1.3.0-alpha to 1.3.0-dev 2022-09-27 11:40:22 +05:30

Ostinato

Build Status

This is the code repository for the Ostinato network packet crafter and traffic generator

Visit https://ostinato.org for demo video and details

Source License: GPLv3+ (see COPYING)

Author's note

I have been developing and maintaining Ostinato single-handedly for more than 12 years. And during this time I have grudgingly come around to the view that open source cannot survive and thrive without money. Mixing money with open-source is messy, but I don't see a way forward unless we as a community become open to the idea of talking about it and changing our culture so that money is no longer a bad word.

I sell binary licenses on ostinato.org to try and cover the costs of development. Please consider buying those - they are priced low enough that you can afford it or you could just as easily expense them to your organisation.

If you build Ostinato from source and find it useful, please donate to keep the lights on and sustain the project.

Read the Ostinato origin story.

Donate

Srivats P
Author, Ostinato