ostinato/client
Srivats P. ade8c119d9 Features
- Port State (Link/Transmit/Capture) now updated alongwith port stats
    - On link state change, the port window is not updated - partial changes have been done under #if 0; needs refactoring of Port Class implementation/usage before a signal/slot for the same can be implemented

Fixes
  - Fixed crash in client when connection to server is broken
  - Packet Capture and Capture Buffer Retrieval now works correctly and consistently (I think!)

Others
  - Minor visual changes in Ports Window
  - Port Stats Window now has 'right' alignment for stats data and 'center' for state data
2009-11-08 08:20:34 +00:00
..
icons Features 2009-11-08 08:20:34 +00:00
about.ui - About Dialog added 2009-04-05 07:19:37 +00:00
dumpview.cpp New Protocol Framework - initial checkin; not yet complete 2009-04-27 16:51:44 +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 New Protocol Framework - initial checkin; not yet complete 2009-04-27 16:51:44 +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 New Protocol Framework - initial checkin; not yet complete 2009-04-27 16:51:44 +00:00
mainwindow.h - About Dialog added 2009-04-05 07:19:37 +00:00
mainwindow.ui - About Dialog added 2009-04-05 07:19:37 +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 New Protocol Framework - initial checkin; not yet complete 2009-04-27 16:51:44 +00:00
ostinato.qrc Features 2009-11-08 08:20:34 +00:00
packetmodel.cpp Features 2009-11-03 14:02:09 +00:00
packetmodel.h Major rewrite of the protocol framework - changes not yet complete 2009-08-02 14:52:34 +00:00
port.cpp Features 2009-11-08 08:20:34 +00:00
port.h Features 2009-11-08 08:20:34 +00:00
portgroup.cpp Features 2009-11-03 14:02:09 +00:00
portgroup.h Features 2009-11-08 08:20:34 +00:00
portgrouplist.cpp Features 2009-11-08 08:20:34 +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 Features 2009-11-08 08:20:34 +00:00
portmodel.h Features 2009-11-08 08:20:34 +00:00
portstatsfilter.ui New Protocol Framework - initial checkin; not yet complete 2009-04-27 16:51:44 +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 Features 2009-11-08 08:20:34 +00:00
portstatsmodel.h Features 2009-11-08 08:20:34 +00:00
portstatswindow.cpp Protocol Framework related 2009-10-14 15:16:56 +00:00
portstatswindow.h Stream creation (various modes etc.) done except for Rate Control. 2008-09-28 18:01:52 +00:00
portstatswindow.ui - AbstractProtocol 2009-05-24 14:54:11 +00:00
portswindow.cpp Features 2009-11-08 08:20:34 +00:00
portswindow.h Features 2009-11-08 08:20:34 +00:00
portswindow.ui Features 2009-11-08 08:20:34 +00:00
stream.cpp Major rewrite of the protocol framework - changes not yet complete 2009-08-02 14:52:34 +00:00
stream.h Major rewrite of the protocol framework - changes not yet complete 2009-08-02 14:52:34 +00:00
streamconfigdialog.cpp Protocol Framework related 2009-10-14 15:16:56 +00:00
streamconfigdialog.h Protocol Framework related 2009-10-14 15:16:56 +00:00
streamconfigdialog.ui Protocol Framework related 2009-10-14 15:16:56 +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 Major rewrite of the protocol framework - changes not yet complete 2009-08-02 14:52:34 +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