ostinato 0.9-2build1 source package in Ubuntu

Changelog

ostinato (0.9-2build1) disco; urgency=medium

  * No-change rebuild against latest protobuf

 -- Jeremy Bicha <email address hidden>  Sat, 10 Nov 2018 15:27:50 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Disco
Original maintainer:
Kartik Mistry
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ostinato_0.9.orig.tar.gz 404.1 KiB e597818d62a4caed0e555a16a378781732183736b21ad0050c7cb2c08b0cbe05
ostinato_0.9-2build1.debian.tar.xz 9.8 KiB b8352236f6978d0b43c3f28bc42378ed5bb777ec98b037a6e32cbfed9f891514
ostinato_0.9-2build1.dsc 1.9 KiB ebfda20a54dfb6daa671b3d9c2422fe651c5e1ab607aeb8a221b2b560e5df05c

Available diffs

View changes file

Binary packages built by this source

ostinato: Packet/Traffic Generator and Analyzer

 Ostinato is an open-source, cross-platform network packet crafter/traffic
 generator and analyzer with a friendly GUI. Craft and send packets of several
 streams with different protocols at different rates. Ostinato aims to be
 "Wireshark in Reverse" and become complementary to Wireshark.
 .
 Features:
  * Open, edit, replay and save PCAP files
  * Support for the most common standard protocols
    - Ethernet/802.3/LLC SNAP
    - VLAN (with QinQ)
    - ARP, IPv4, IPv6, IP-in-IP IP Tunnelling (6over4, 4over6, 4over4, 6over6)
    - TCP, UDP, ICMPv4, ICMPv6, IGMP, MLD
    - Any text based protocol (HTTP, SIP, RTSP, NNTP etc.)
  * Modify any field of any protocol (some protocols allow changing packet
    fields with every packet at run time e.g. changing IP/MAC addresses)
  * User provided Hex Dump - specify some or all bytes in a packet
  * User defined script to substitute for an unimplemented protocol
    (EXPERIMENTAL)
  * Stack protocols in any arbitrary order
  * Create and configure multiple streams
  * Configure stream rates, bursts, no. of packets
  * Single client can control and configure multiple ports on multiple
    computers generating traffic
  * Exclusive control of a port to prevent the OS from sending stray packets
    provides a controlled testing environment
  * Statistics Window shows real time port receive/transmit statistics and rates
  * Capture packets and view them (needs Wireshark)
  * Framework to add new protocol builders easily

ostinato-dbgsym: debug symbols for ostinato