ostinato/client
Srivats P. 53bcc077da - Implemented the "Stop" and "Goto Stream" per stream "nextWhat" options (Goto can only go to first stream for now - not any arbitrary stream)
- StreamListView now has a delegate to display a combobox for "nextWhat" and a checkbox for "status"
- StreamListView now has reasonable default widths for its columns
2009-03-10 16:48:03 +00:00
..
icons - added PortStatsFilter 2008-05-25 11:30:30 +00:00
about.ui Initial Import 2008-05-03 14:37:10 +00:00
dumpview.cpp Rewrote DumpView as a subclass of QAbstractItemView (as it should be). Correspondingly reworked PacketModel to work with DumpView. Added Dot3Protocol and PayloadProtocol to Stream class 2008-08-30 08:49:08 +00:00
dumpview.h Changes for successful compilation in Linux. PCAP/Winpcap functions changed to use those which are common on both PCAP and WinPCAP. Some additional WinPCAP only functions (such as the pcap_sendqueue_xxx) which we intend to use have been added into pcapextra.c which will be used in case of Linux 2009-01-17 10:13:46 +00:00
hexlineedit.cpp Added Google Protocol Buffers as the serialization format between client and server. 2008-08-09 03:22:13 +00:00
hexlineedit.h Initial Import 2008-05-03 14:37:10 +00:00
main.cpp Initial Import 2008-05-03 14:37:10 +00:00
mainwindow.cpp Stream creation (various modes etc.) done except for Rate Control. 2008-09-28 18:01:52 +00:00
mainwindow.h Initial Import 2008-05-03 14:37:10 +00:00
mainwindow.ui Stream creation (various modes etc.) done except for Rate Control. 2008-09-28 18:01:52 +00:00
modeltest.cpp Initial Import 2008-05-03 14:37:10 +00:00
modeltest.h Initial Import 2008-05-03 14:37:10 +00:00
modeltest.pri Initial Import 2008-05-03 14:37:10 +00:00
ostinato.pro - Implemented the "Stop" and "Goto Stream" per stream "nextWhat" options (Goto can only go to first stream for now - not any arbitrary stream) 2009-03-10 16:48:03 +00:00
ostinato.qrc - added PortStatsFilter 2008-05-25 11:30:30 +00:00
packetmodel.cpp Rewrote DumpView as a subclass of QAbstractItemView (as it should be). Correspondingly reworked PacketModel to work with DumpView. Added Dot3Protocol and PayloadProtocol to Stream class 2008-08-30 08:49:08 +00:00
packetmodel.h - StreamModel no longer a friend of Stream 2008-08-24 04:39:08 +00:00
port.cpp Stream creation (various modes etc.) done except for Rate Control. 2008-09-28 18:01:52 +00:00
port.h Stream creation (various modes etc.) done except for Rate Control. 2008-09-28 18:01:52 +00:00
portgroup.cpp Tcp/Udp checksums done. 2008-10-05 17:07:33 +00:00
portgroup.h Stream creation (various modes etc.) done except for Rate Control. 2008-09-28 18:01:52 +00:00
portgrouplist.cpp Demo code for stats being checked in 2008-09-14 12:03:53 +00:00
portgrouplist.h Changes for successful compilation in Linux. PCAP/Winpcap functions changed to use those which are common on both PCAP and WinPCAP. Some additional WinPCAP only functions (such as the pcap_sendqueue_xxx) which we intend to use have been added into pcapextra.c which will be used in case of Linux 2009-01-17 10:13:46 +00:00
portmodel.cpp Initial Import 2008-05-03 14:37:10 +00:00
portmodel.h Initial Import 2008-05-03 14:37:10 +00:00
portstatsfilter.ui - Packet Transmission is now a separate thread to allow for event processing 2009-02-12 17:07:19 +00:00
portstatsfilterdialog.cpp - Packet Transmission is now a separate thread to allow for event processing 2009-02-12 17:07:19 +00:00
portstatsfilterdialog.h - Packet Transmission is now a separate thread to allow for event processing 2009-02-12 17:07:19 +00:00
portstatsmodel.cpp Packet Transmit Changes - not using pcap_sendqueue_transmit() any longer 2009-02-22 07:53:14 +00:00
portstatsmodel.h - Packet Transmission is now a separate thread to allow for event processing 2009-02-12 17:07:19 +00:00
portstatswindow.cpp Packet Transmit Changes - not using pcap_sendqueue_transmit() any longer 2009-02-22 07:53:14 +00:00
portstatswindow.h Stream creation (various modes etc.) done except for Rate Control. 2008-09-28 18:01:52 +00:00
portstatswindow.ui - Packet Transmission is now a separate thread to allow for event processing 2009-02-12 17:07:19 +00:00
portswindow.cpp - Implemented the "Stop" and "Goto Stream" per stream "nextWhat" options (Goto can only go to first stream for now - not any arbitrary stream) 2009-03-10 16:48:03 +00:00
portswindow.h Tcp/Udp checksums done. 2008-10-05 17:07:33 +00:00
portswindow.ui Tcp/Udp checksums done. 2008-10-05 17:07:33 +00:00
stream.cpp Stream creation (various modes etc.) done except for Rate Control. 2008-09-28 18:01:52 +00:00
stream.h Tcp/Udp checksums done. 2008-10-05 17:07:33 +00:00
streamconfigdialog.cpp - Implemented the "Stop" and "Goto Stream" per stream "nextWhat" options (Goto can only go to first stream for now - not any arbitrary stream) 2009-03-10 16:48:03 +00:00
streamconfigdialog.h Tcp/Udp checksums done. 2008-10-05 17:07:33 +00:00
streamconfigdialog.ui - Implemented the "Stop" and "Goto Stream" per stream "nextWhat" options (Goto can only go to first stream for now - not any arbitrary stream) 2009-03-10 16:48:03 +00:00
streamlistdelegate.cpp - Implemented the "Stop" and "Goto Stream" per stream "nextWhat" options (Goto can only go to first stream for now - not any arbitrary stream) 2009-03-10 16:48:03 +00:00
streamlistdelegate.h - Implemented the "Stop" and "Goto Stream" per stream "nextWhat" options (Goto can only go to first stream for now - not any arbitrary stream) 2009-03-10 16:48:03 +00:00
streammodel.cpp - Implemented the "Stop" and "Goto Stream" per stream "nextWhat" options (Goto can only go to first stream for now - not any arbitrary stream) 2009-03-10 16:48:03 +00:00
streammodel.h - Implemented the "Stop" and "Goto Stream" per stream "nextWhat" options (Goto can only go to first stream for now - not any arbitrary stream) 2009-03-10 16:48:03 +00:00