ostinato/server
2011-10-20 07:13:33 +05:30
..
icons Removed the test code building from top level project file. Test code needs to be built manually 2011-04-17 10:51:08 +05:30
abstractport.cpp Code changes to improve transmit performance in Windows. Windows top-speed performance is now at par with Linux in my tests, however for fixed (high) rate transmit, accuracy is not good - need to find ways to improve that. 2011-10-16 08:04:09 +05:30
abstractport.h Fixed windows problem where tx packets are looped back as rx packets also. Also fixed an issue with transmit at slow rate (< 0.5pps) 2011-10-20 07:13:33 +05:30
drone_main.cpp Removed the test code building from top level project file. Test code needs to be built manually 2011-04-17 10:51:08 +05:30
drone.cpp Removed the test code building from top level project file. Test code needs to be built manually 2011-04-17 10:51:08 +05:30
drone.h Removed the test code building from top level project file. Test code needs to be built manually 2011-04-17 10:51:08 +05:30
drone.pro Implemented Interleaved streams transmit mode. Changed port rate averaging algo. 2011-08-31 18:16:42 +05:30
drone.qrc Removed the test code building from top level project file. Test code needs to be built manually 2011-04-17 10:51:08 +05:30
drone.ui Removed the test code building from top level project file. Test code needs to be built manually 2011-04-17 10:51:08 +05:30
linuxport.cpp Code changes to improve transmit performance in Windows. Windows top-speed performance is now at par with Linux in my tests, however for fixed (high) rate transmit, accuracy is not good - need to find ways to improve that. 2011-10-16 08:04:09 +05:30
linuxport.h Changes to improve pps performance for Linux. Changed implementation of stats collection for Linux - pps/Bps stats are now supported 2011-06-19 16:26:35 +05:30
myservice.cpp Removed the test code building from top level project file. Test code needs to be built manually 2011-04-17 10:51:08 +05:30
myservice.h Removed the test code building from top level project file. Test code needs to be built manually 2011-04-17 10:51:08 +05:30
pcapextra.cpp Removed the test code building from top level project file. Test code needs to be built manually 2011-04-17 10:51:08 +05:30
pcapextra.h Removed the test code building from top level project file. Test code needs to be built manually 2011-04-17 10:51:08 +05:30
pcapport.cpp Fixed windows problem where tx packets are looped back as rx packets also. Also fixed an issue with transmit at slow rate (< 0.5pps) 2011-10-20 07:13:33 +05:30
pcapport.h Fixed windows problem where tx packets are looped back as rx packets also. Also fixed an issue with transmit at slow rate (< 0.5pps) 2011-10-20 07:13:33 +05:30
portmanager.cpp Changes to improve pps performance for Linux. Changed implementation of stats collection for Linux - pps/Bps stats are now supported 2011-06-19 16:26:35 +05:30
portmanager.h Removed the test code building from top level project file. Test code needs to be built manually 2011-04-17 10:51:08 +05:30
winpcapport.cpp Code changes to improve transmit performance in Windows. Windows top-speed performance is now at par with Linux in my tests, however for fixed (high) rate transmit, accuracy is not good - need to find ways to improve that. 2011-10-16 08:04:09 +05:30
winpcapport.h Removed the test code building from top level project file. Test code needs to be built manually 2011-04-17 10:51:08 +05:30