ostinato/binding
2014-06-29 20:07:01 +05:30
..
protocols CLI: Initial Commit for Python Bindings 2014-06-03 07:14:54 +05:30
__init__.py CLI: minor changes to python binding code 2014-06-16 19:53:03 +05:30
binding.pro Moved generation of pkg_info from setup.py to qmake/make - version.pri refactored suitably. Reimplemented sdist_clean as a new setuptools command 2014-06-08 19:10:49 +05:30
core.py CLI: modified python binding example script to take user input; enhanced DroneProxy to assume a default request type of Void if none is provided by user to make it intuitive for end users 2014-06-10 18:24:39 +05:30
example.py start/stop Transmit/Capture return only after transmit/capture has been started/stopped. Removed sleep between startCapture and startTx from example.py 2014-06-21 19:55:55 +05:30
LICENSE.txt CLI: Added LICENSE.txt to python packaging; explicitly identified example.py as a script for packaging 2014-06-10 19:20:45 +05:30
README.txt CLI: Changed python package long_description to match description 2014-06-14 17:18:39 +05:30
rpc.py Added a Error Msg Type to underlying RPC infra; RPC service now returns error for add/modify/delete stream if transmit is running; added prints for start/stop transmit/capture NOP cases; added a rpctest.py script 2014-06-29 20:07:01 +05:30
setup.py CLI: fixed extra space in description 2014-06-14 17:20:01 +05:30

===============
python-ostinato
===============

python-ostinato provides python bindings for Ostinato.

Ostinato is a network packet/traffic generator and analyzer. It aims to be "Wireshark in Reverse" and become complementary to Wireshark.

Documentation is available in the wiki at http://ostinato.org