0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
Mar 21, 2025 — Mar 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Dev snapshot. Mxtraf compiles, and mostly works, although I'm sure there are a few bugs to work out. More... about 23 years ago
Bugfix for latency flows. More... over 23 years ago
Dev snapshot. Add some printfs. More... over 23 years ago
Development checkin. Finishing merge with Ludo's work. More... over 23 years ago
Development checkin. More... over 23 years ago
Add epoll command line argument. More... over 23 years ago
Build fix. More... over 23 years ago
Small improvement in debug output. More... over 23 years ago
Bugfix for clean shutdown in loopback mode. More... over 23 years ago
move eof down into GAIO layer More... over 23 years ago
Fix space leak in client. Also fix some error handling, might fix problem with connections not restarting. More... over 23 years ago
- Readded code for displaying the cwnd and send buffer fill level on the sender side for a latency flow. The client sends a turn on/off display message as part of the state machine. - Added code for setting the mss. - Minor changes to gui. More... over 23 years ago
Bugfixes. From stress testing mxtraf over gbit. More... almost 24 years ago
dev snapshot More... almost 24 years ago
dev checkin More... almost 24 years ago
bugfix More... almost 24 years ago
Development checkin. Fix bug in rate accounting after nonblocking write changes. Clean up fast path in write_data_adu a bit. More... almost 24 years ago
Add a check to ensure fast recycling TIME-WAIT sockets is enabled. More... almost 24 years ago
bugfix. better check for bad eof condition More... almost 24 years ago
Development snapshot. Minor fixups for shutdown in loopback (-l) mode. Don't take timestamp for non latency flows. More... almost 24 years ago
Change server to use nonblocking write with g_aio_poll. This should make latency measurement more accurate. Still need to debug sendbuffer/mss alignment which doesn't work in the loopback case. More... almost 24 years ago
Added code for cleaning up client and server when mxtraf exits. More... almost 24 years ago
Compile fixes. More... almost 24 years ago
Development checkin. Some fixes and speedups. More... almost 24 years ago
Minor change to ensure g_aio_context_new is called at most once, including when running in loopback mode. This was needed as part of the gaio overhaul, where gaio does its own polling now. More... almost 24 years ago
Development checkin. Change gui sliders to spinbuttons. Change file locations of some functions to be more consistent with the overall code organization. More... almost 24 years ago
- Added support for multiple low latency clients. - Now client can start one or more low latency client with different (Mul, Add) parameters. - This functionality is supported in the gui and via scripting. - TODO: have to re-add display of cwnd for a latency flow at the server. This functionality is not working right now. More... almost 24 years ago
Adapt to API change in GAIO (Eliminate gboolean return values that were not really needed). More... almost 24 years ago
Updates to include links to project page, CVS page, and my home page. More... almost 24 years ago
Initial revision More... almost 24 years ago