Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-10 | RX stats #2 | imarom | 3 | -19/+21 | |
2016-03-10 | RX STATS ! | imarom | 3 | -102/+198 | |
2016-03-10 | BW for RX stats | imarom | 1 | -26/+69 | |
2016-03-10 | RX stats - major refactor | imarom | 7 | -92/+336 | |
2016-03-10 | regression: stl added 1 more map try + sleep | Yaroslav Brustinov | 2 | -1/+6 | |
2016-03-10 | stl map: send initial streams to calm down switches, send x3 traffic to ↵ | Yaroslav Brustinov | 1 | -5/+14 | |
filter noises | |||||
2016-03-09 | regression: exchange --copy flag to --pkg argument, to run server with given ↵ | Yaroslav Brustinov | 4 | -31/+35 | |
package unzipped to /tmp/trex-scripts dir | |||||
2016-03-09 | regression:fix | Yaroslav Brustinov | 1 | -2/+6 | |
2016-03-09 | regression: fix | Yaroslav Brustinov | 1 | -9/+9 | |
2016-03-09 | fix | Yaroslav Brustinov | 1 | -0/+2 | |
2016-03-09 | fix | Yaroslav Brustinov | 1 | -0/+0 | |
2016-03-09 | regression: stl updates | Yaroslav Brustinov | 32 | -0/+4533 | |
2016-03-09 | regression: stl updates | Yaroslav Brustinov | 7 | -39/+80 | |
2016-03-08 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 2 | -0/+58 | |
2016-03-08 | Merge enic patch | Hanoh Haim | 1 | -0/+10 | |
2016-03-08 | regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵ | Yaroslav Brustinov | 37 | -3368/+350 | |
binary, do not build by default; | |||||
2016-03-07 | interleave example - monor fix | Hanoh Haim | 1 | -3/+2 | |
2016-03-07 | interleave example | Hanoh Haim | 1 | -0/+49 | |
2016-03-07 | Added get_active_pgids | Ido Barnea | 1 | -0/+10 | |
2016-03-07 | scapy all- remove more unnecessary imports | Hanoh Haim | 1 | -3/+3 | |
2016-03-07 | scapy all- remove more unnecessary imports | Hanoh Haim | 1 | -11/+11 | |
2016-03-07 | minor | Hanoh Haim | 1 | -1/+1 | |
2016-03-07 | Merge scapy remove crypto. for ADS server | Hanoh Haim | 20 | -127/+155 | |
2016-03-07 | scapy library remove crypto and ans1 | Hanoh Haim | 3 | -6/+78 | |
2016-03-07 | changed STLRxStats to STLFlowStats | Ido Barnea | 3 | -8/+7 | |
2016-03-07 | changed rx stats to flow stats everywhere | Ido Barnea | 11 | -63/+63 | |
2016-03-06 | functional tests - not fast enough - now 9 seconds... | imarom | 2 | -25/+46 | |
2016-03-06 | 1. blazing fast regression | imarom | 3 | -15/+18 | |
2. API checks for Python version | |||||
2016-03-06 | add --native argument to simulator | Yaroslav Brustinov | 1 | -1/+11 | |
2016-03-04 | add manual padding to 60 bytes with zeros | Yaroslav Brustinov | 6 | -10/+6 | |
2016-03-04 | return 4 tests | Yaroslav Brustinov | 2 | -15/+14 | |
2016-03-04 | yet another patch for regression | Hanoh Haim | 1 | -11/+12 | |
2016-03-04 | patch the regression for now | Hanoh Haim | 1 | -3/+3 | |
2016-03-04 | ignore python3 cache, generated code files | Yaroslav Brustinov | 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" | imarom | 4 | -15/+75 | |
2016-03-03 | RX stats API | imarom | 6 | -4/+69 | |
2016-03-03 | Merge Console merge | Hanoh Haim | 5 | -49/+65 | |
2016-03-03 | console help looks better now | Hanoh Haim | 3 | -7/+122 | |
2016-03-03 | XTERM might not be present on the machine | imarom | 1 | -1/+5 | |
so TUI -x might give exception - fix it | |||||
2016-03-02 | port mapping - hardening | imarom | 3 | -31/+40 | |
2016-03-02 | TX barrier | imarom | 2 | -17/+20 | |
2016-03-01 | add stream name | Hanoh Haim | 1 | -0/+4 | |
2016-03-01 | Merge --pkt support to stl-sim | Hanoh Haim | 5 | -50/+229 | |
2016-03-01 | add --pkt to stl-sim | Hanoh Haim | 5 | -4/+49 | |
2016-02-29 | fix expected pcap number of packets; add simple example of HLT | Yaroslav Brustinov | 2 | -0/+115 | |
2016-02-29 | hltapi: fix decrement exceeding maximal add_value range, add several useful ↵ | Yaroslav Brustinov | 4 | -50/+114 | |
functions, add mac profile | |||||
2016-02-29 | yet another limitation of 8 ports | Yaroslav Brustinov | 1 | -1/+1 | |
2016-02-29 | random var crash when range is full uint32_t or full uint64_t | imarom | 1 | -0/+21 | |
2016-02-28 | hltapi: remove default for l3_protocol and l4_protocol, add several profiles | Yaroslav Brustinov | 27 | -18/+275 | |
2016-02-28 | more info for ports (API and TUI) | imarom | 3 | -21/+27 | |