Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-18 | add support for a program of streams. refactor the dp code | 1 | -6/+58 | ||
2015-11-16 | basic compiler checks | 1 | -7/+294 | ||
added checks against: 1. duplicate stream IDs 2. pointing to non existent streams 3. 'dead streams' - unreachable by any other stream | |||||
2015-11-15 | added duration to the RPC server (and all the way to the DP) | 1 | -3/+0 | ||
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE" | |||||
2015-11-12 | refactor stream object | 1 | -2/+5 | ||
2015-11-11 | add support for multi-burst | 1 | -25/+4 | ||
2015-11-11 | fix duration for stl tests | 1 | -1/+3 | ||
2015-11-11 | Merge first stateless test | 1 | -1/+5 | ||
2015-11-11 | add first stl test and cleanup valgrind | 1 | -1/+1 | ||
2015-11-11 | a bug causing rate to be sqaure | 1 | -1/+5 | ||
2015-11-03 | support for multicore | 1 | -0/+19 | ||
2015-11-03 | now support multiple interfaces / ports | 1 | -5/+7 | ||
2015-11-01 | added support for 'mul' field in start_traffic RPC command | 1 | -2/+2 | ||
2015-11-01 | DP stop message now disables only port related nodes | 1 | -0/+4 | ||
and not all of them | |||||
2015-10-28 | compiler missing files | 1 | -0/+81 | ||