Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-10 | BW for RX stats | 2 | -27/+72 | ||
2016-03-10 | RX stats - major refactor | 12 | -100/+380 | ||
2016-03-10 | regression: stl added 1 more map try + sleep | 2 | -1/+6 | ||
2016-03-10 | stl map: send initial streams to calm down switches, send x3 traffic to ↵ | 1 | -5/+14 | ||
filter noises | |||||
2016-03-09 | regression: exchange --copy flag to --pkg argument, to run server with given ↵ | 4 | -31/+35 | ||
package unzipped to /tmp/trex-scripts dir | |||||
2016-03-09 | regression:fix | 1 | -2/+6 | ||
2016-03-09 | regression: fix | 1 | -9/+9 | ||
2016-03-09 | fix | 1 | -0/+2 | ||
2016-03-09 | fix | 1 | -0/+0 | ||
2016-03-09 | Merge remote-tracking branch 'origin/master' | 4 | -87/+73 | ||
2016-03-09 | regression: stl updates | 32 | -0/+4533 | ||
2016-03-09 | Support for rx_thread_id instead of latency_thread_id | 1 | -81/+63 | ||
Some white space/indentation cleanup | |||||
2016-03-09 | Flow stat fix for issue of counting more than 1 stream | 3 | -6/+10 | ||
2016-03-09 | Merge remote-tracking branch 'origin/master' | 3 | -43/+114 | ||
2016-03-09 | regression: stl updates | 7 | -39/+80 | ||
2016-03-08 | Additions and fixes to per flow stats | 3 | -43/+114 | ||
2016-03-08 | Merge remote-tracking branch 'origin/master' | 11 | -76/+173 | ||
2016-03-08 | fix to rx stats crash when adding 2 streams and stopping | 2 | -39/+33 | ||
2016-03-08 | Merge enic patch | 9 | -34/+88 | ||
2016-03-08 | enic patch | 1 | -3/+4 | ||
2016-03-08 | regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵ | 37 | -3368/+350 | ||
binary, do not build by default; | |||||
2016-03-07 | interleave example - monor fix | 1 | -3/+2 | ||
2016-03-07 | interleave example | 1 | -0/+49 | ||
2016-03-07 | Fix to simulator compilation error | 1 | -1/+1 | ||
2016-03-07 | Added get_active_pgids | 9 | -34/+88 | ||
2016-03-07 | scapy all- remove more unnecessary imports | 1 | -3/+3 | ||
2016-03-07 | scapy all- remove more unnecessary imports | 1 | -11/+11 | ||
2016-03-07 | minor | 1 | -1/+1 | ||
2016-03-07 | Merge scapy remove crypto. for ADS server | 26 | -155/+196 | ||
2016-03-07 | scapy library remove crypto and ans1 | 3 | -6/+78 | ||
2016-03-07 | changed STLRxStats to STLFlowStats | 3 | -8/+7 | ||
2016-03-07 | changed rx stats to flow stats everywhere | 15 | -86/+86 | ||
2016-03-07 | CRITICAL fix for packets less than 60 bytes | 1 | -1/+1 | ||
2016-03-06 | functional tests - not fast enough - now 9 seconds... | 2 | -25/+46 | ||
2016-03-06 | 1. blazing fast regression | 3 | -15/+18 | ||
2. API checks for Python version | |||||
2016-03-06 | improve init speed of 1gb ports (12 ports init time reduced from 55 secs to 15) | 2 | -4/+17 | ||
2016-03-06 | add --native argument to simulator | 1 | -1/+11 | ||
2016-03-04 | add manual padding to 60 bytes with zeros | 6 | -10/+6 | ||
2016-03-04 | return 4 tests | 2 | -15/+14 | ||
2016-03-04 | yet another patch for regression | 1 | -11/+12 | ||
2016-03-04 | patch the regression for now | 1 | -3/+3 | ||
2016-03-04 | v1.94 | 41 | -199/+334 | ||
2016-03-04 | v1.94 | 1 | -1/+2 | ||
2016-03-04 | Temporary putting back latency_thread_id instead of rx_thread_id in cfg | 1 | -1/+1 | ||
file | |||||
2016-03-04 | ignore python3 cache, generated code files | 40 | -198/+333 | ||
add option to export Profile (and thus stream too) to Python code add for each profile in functional tests generating it to Python code and comparing to same pcap result add loading Prifile via add_streams() fix IMIX rates in HLTAPI used with line % and bps Scapy packet builder: fixes to load of pcap/yaml - use MAC from pcap (with flag), remove FCS (with flag), support for VM with offsets by name | |||||
2016-03-03 | RX stats example "stl_rx_stream.py" | 5 | -16/+77 | ||
2016-03-03 | RX stats API | 6 | -4/+69 | ||
2016-03-03 | Merge Console merge | 40 | -1634/+1777 | ||
2016-03-03 | console help looks better now | 3 | -7/+122 | ||
2016-03-03 | Small flow stat fix | 2 | -2/+2 | ||