Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-14 | some cleanup for API doc | 35 | -187/+792 | ||
2016-03-13 | add more API sample | 4 | -5/+282 | ||
2016-03-13 | bdir simple | 1 | -0/+35 | ||
2016-03-12 | ZMQ 32 bit for CEL 5.9 | 126 | -1/+13336 | ||
2016-03-11 | regression: add error print | 1 | -0/+2 | ||
2016-03-10 | remove disable zmq | 1 | -4/+0 | ||
2016-03-10 | merge doc | 56 | -594/+2595 | ||
2016-03-10 | basic doc for python client API | 4 | -11/+300 | ||
2016-03-10 | stress test for RX on stl_flow_stats.py | 1 | -33/+51 | ||
2016-03-10 | first Stateless API doc | 7 | -252/+1016 | ||
2016-03-10 | a minor fix | 1 | -1/+4 | ||
2016-03-10 | yet another RX stats fixup | 1 | -93/+107 | ||
2016-03-10 | minor fix | 1 | -3/+1 | ||
2016-03-10 | RX stats #2 | 3 | -19/+21 | ||
2016-03-10 | RX STATS ! | 3 | -102/+198 | ||
2016-03-10 | BW for RX stats | 1 | -26/+69 | ||
2016-03-10 | RX stats - major refactor | 7 | -92/+336 | ||
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 | regression: stl updates | 32 | -0/+4533 | ||
2016-03-09 | regression: stl updates | 7 | -39/+80 | ||
2016-03-08 | Merge remote-tracking branch 'origin/master' | 2 | -0/+58 | ||
2016-03-08 | Merge enic patch | 1 | -0/+10 | ||
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 | Added get_active_pgids | 1 | -0/+10 | ||
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 | 20 | -127/+155 | ||
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 | 11 | -63/+63 | ||
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 | 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 | ignore python3 cache, generated code files | 39 | -196/+330 | ||
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" | 4 | -15/+75 | ||
2016-03-03 | RX stats API | 6 | -4/+69 | ||
2016-03-03 | Merge Console merge | 5 | -49/+65 | ||