ostinato/server
Srivats P. 78a2de040b Enhancements
- (Abs/Pcap/WinPcap)Port: Inter SendQueue Timing implemented using a dummy packet length of zero (this is not supported by the winpcap pcap_sendqueue_transmit() but since we don't use that API we are not affected)
- (Abs/Pcap/WinPcap)Port: Loop Mode Timing across loop iterations implemented
- Added the year 2010 to Copyright notice in the About dialog

Fixes
- (Win)PcapPort: Fixed the wrong rates when packets sent in 'burst' mode
2010-01-10 06:21:39 +00:00
..
icons Features 2009-11-29 16:32:31 +00:00
abstractport.cpp Enhancements 2010-01-10 06:21:39 +00:00
abstractport.h Enhancements 2010-01-10 06:21:39 +00:00
drone_main.cpp Converted all EOLs to unix-style '\n' only 2009-12-28 10:05:42 +00:00
drone.cpp Fixed a bunch of memory leaks - thanks to the superb Valgrind! 2010-01-08 15:18:55 +00:00
drone.h Converted all EOLs to unix-style '\n' only 2009-12-28 10:05:42 +00:00
drone.pro Changes for successful Linux compilation 2010-01-02 13:49:54 +00:00
drone.qrc Refactoring 2009-12-26 17:33:27 +00:00
drone.ui Features 2009-11-29 16:32:31 +00:00
myservice.cpp Removed a bunch of gcc4 warnings - mostly "unused param" 2010-01-03 08:56:16 +00:00
myservice.h Removed vim modelines since we have a project .vimrc now 2009-12-28 08:34:47 +00:00
pcapextra.cpp - All tabs converted to spaces in all files 2009-12-28 08:31:28 +00:00
pcapextra.h Changes for successful Linux compilation 2010-01-02 13:49:54 +00:00
pcapport.cpp Enhancements 2010-01-10 06:21:39 +00:00
pcapport.h Enhancements 2010-01-10 06:21:39 +00:00
portmanager.cpp Fixed a bunch of memory leaks - thanks to the superb Valgrind! 2010-01-08 15:18:55 +00:00
portmanager.h Removed vim modelines since we have a project .vimrc now 2009-12-28 08:34:47 +00:00
winpcapport.cpp Fixed a bunch of memory leaks - thanks to the superb Valgrind! 2010-01-08 15:18:55 +00:00
winpcapport.h Fixed Windows compilation issues (introduced while fixing the linux compilation issues!) 2010-01-02 14:50:19 +00:00