ostinato/client
Srivats P. b28bcd3055 Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same -
- OstProto service has a new method "modifyPort()"
- At port init port.isExclusive is now set using a bindconfig query (Win32 only)
- AbstractPort interface has 2 new pure virtual methods - hasExclusiveControl() and setExclusiveControl()
- PcapPort does not support this functionality (yet) so these methods return false
- WinPcapPort suppots this new functionality using bindconfig
- Port's notes (specifying Rx/Tx limitations) are now set and updated based on hasExclusiveControl()
- Presence of 'notes' on a port is indicated using a '*' after the port name in the port stats window
- The tabwidget has been removed from Port Window | Stream View Pane
- Ostinato Client has a new action in the port window's context menu for the same
- Port Icon in the Port Window is decorated based on exclusive control
2010-02-09 15:21:52 +00:00
..
icons Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00
about.ui Enhancements 2010-01-10 06:21:39 +00:00
dumpview.cpp Removed a bunch of gcc4 warnings - mostly "unused param" 2010-01-03 08:56:16 +00:00
dumpview.h Converted all EOLs to unix-style '\n' only 2009-12-28 10:05:42 +00:00
hexlineedit.cpp Removed a bunch of gcc4 warnings - mostly "unused param" 2010-01-03 08:56:16 +00:00
hexlineedit.h Converted all EOLs to unix-style '\n' only 2009-12-28 10:05:42 +00:00
main.cpp Enhancements 2010-01-10 14:40:33 +00:00
mainwindow.cpp Changes for successful Linux compilation 2010-01-02 13:49:54 +00:00
mainwindow.h Converted all EOLs to unix-style '\n' only 2009-12-28 10:05:42 +00:00
mainwindow.ui - About Dialog added 2009-04-05 07:19:37 +00:00
modeltest.cpp - All tabs converted to spaces in all files 2009-12-28 08:31:28 +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 Changes for successful Linux compilation 2010-01-02 13:49:54 +00:00
ostinato.qrc Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00
packetmodel.cpp Removed a bunch of gcc4 warnings - mostly "unused param" 2010-01-03 08:56:16 +00:00
packetmodel.h Removed a bunch of gcc4 warnings - mostly "unused param" 2010-01-03 08:56:16 +00:00
port.cpp Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00
port.h Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00
portgroup.cpp Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00
portgroup.h Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00
portgrouplist.cpp Fixed a bunch of memory leaks - thanks to the superb Valgrind! 2010-01-08 15:18:55 +00:00
portgrouplist.h Fixed a bunch of memory leaks - thanks to the superb Valgrind! 2010-01-08 15:18:55 +00:00
portmodel.cpp Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00
portmodel.h Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00
portstatsfilter.ui Fixes 2009-11-14 15:09:19 +00:00
portstatsfilterdialog.cpp Removed a bunch of gcc4 warnings - mostly "unused param" 2010-01-03 08:56:16 +00:00
portstatsfilterdialog.h Converted all EOLs to unix-style '\n' only 2009-12-28 10:05:42 +00:00
portstatsmodel.cpp Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00
portstatsmodel.h Fixed a bunch of memory leaks - thanks to the superb Valgrind! 2010-01-08 15:18:55 +00:00
portstatswindow.cpp Converted all EOLs to unix-style '\n' only 2009-12-28 10:05:42 +00:00
portstatswindow.h Converted all EOLs to unix-style '\n' only 2009-12-28 10:05:42 +00:00
portstatswindow.ui - AbstractProtocol 2009-05-24 14:54:11 +00:00
portswindow.cpp Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00
portswindow.h Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00
portswindow.ui Implemented "exclusive control" for a port using bindconfig (Win32 only). Following changes done for the same - 2010-02-09 15:21:52 +00:00
stream.cpp Converted all EOLs to unix-style '\n' only 2009-12-28 10:05:42 +00:00
stream.h Converted all EOLs to unix-style '\n' only 2009-12-28 10:05:42 +00:00
streamconfigdialog.cpp Removed a bunch of gcc4 warnings - mostly "unused param" 2010-01-03 08:56:16 +00:00
streamconfigdialog.h Converted all EOLs to unix-style '\n' only 2009-12-28 10:05:42 +00:00
streamconfigdialog.ui Protocol Framework related 2009-10-14 15:16:56 +00:00
streamlistdelegate.cpp - All tabs converted to spaces in all files 2009-12-28 08:31:28 +00:00
streamlistdelegate.h - All tabs converted to spaces in all files 2009-12-28 08:31:28 +00:00
streammodel.cpp Removed a bunch of gcc4 warnings - mostly "unused param" 2010-01-03 08:56:16 +00:00
streammodel.h Converted all EOLs to unix-style '\n' only 2009-12-28 10:05:42 +00:00