Age | Commit message (Expand) | Author | Files | Lines |
2016-06-05 | cpu utilization - syntax fixes |  Yaroslav Brustinov | 1 | -3/+5 |
2016-06-05 | Merge branch 'master' into cpu_per_core |  Yaroslav Brustinov | 6 | -18/+63 |
2016-06-02 | cpu utilization per thread + mbufs per socket + add in tui |  Yaroslav Brustinov | 3 | -8/+9 |
2016-06-02 | WATCHDOG - disable monitors when done to avoid crash when joining on |  imarom | 1 | -0/+3 |
2016-06-02 | watchdog phase 2 |  imarom | 6 | -18/+60 |
2016-05-31 | add rpc command get_cpu_util_full to cpp |  Yaroslav Brustinov | 3 | -0/+22 |
2016-05-18 | Change to latency python + small fixes |  Ido Barnea | 1 | -1/+1 |
2016-05-18 | unit tests + simulator work |  Ido Barnea | 1 | -1/+11 |
2016-05-18 | Regression tests working. Still missing python API to parse latency json |  Ido Barnea | 1 | -2/+6 |
2016-05-10 | merge from master |  Hanoh Haim | 3 | -0/+32 |
2016-05-09 | fix cache splitter |  Hanoh Haim | 1 | -1/+0 |
2016-05-09 | added duration to remote push |  imarom | 2 | -2/+3 |
2016-05-09 | PCAP refinement |  imarom | 1 | -2/+2 |
2016-05-09 | first remote PCAP push - draft |  imarom | 3 | -0/+31 |
2016-05-08 | add cache to CP |  Hanoh Haim | 1 | -0/+2 |
2016-05-08 | add cache capability to stateless node object |  Hanoh Haim | 1 | -0/+1 |
2016-04-04 | API classes (versions) |  imarom | 6 | -55/+162 |
2016-03-31 | RX stats two stage API (stop and remove RX filters) |  imarom | 3 | -0/+24 |
2016-03-29 | fix GUI issue with zero mul |  Hanoh Haim | 1 | -1/+5 |
2016-03-13 | hlt add traffic_control: action=poll, reset, sync_run, clear_stats. add wait_... |  Yaroslav Brustinov | 1 | -1/+1 |
2016-03-10 | RX stats #2 |  imarom | 2 | -3/+4 |
2016-03-07 | Added get_active_pgids |  Ido Barnea | 3 | -33/+54 |
2016-03-07 | changed rx stats to flow stats everywhere |  Ido Barnea | 1 | -2/+2 |
2016-03-07 | CRITICAL fix for packets less than 60 bytes |  imarom | 1 | -1/+1 |
2016-03-02 | TX barrier |  imarom | 4 | -39/+32 |
2016-02-28 | more info for ports (API and TUI) |  imarom | 1 | -4/+17 |
2016-02-28 | support for mac addr query |  imarom | 1 | -0/+1 |
2016-02-25 | port attributes - promiscuous and etc. |  imarom | 3 | -1/+38 |
2016-02-24 | Merge random_seed per stream |  Hanoh Haim | 2 | -5/+14 |
2016-02-24 | add seed per stream |  Hanoh Haim | 1 | -1/+1 |
2016-02-24 | RX - for not supported interfaces gives an error in JSON |  imarom | 2 | -5/+14 |
2016-02-24 | Merge GARP example |  Hanoh Haim | 2 | -11/+4 |
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. |  Ido Barnea | 1 | -3/+3 |
2016-02-23 | sync streams and some other bugs |  imarom | 2 | -8/+1 |
2016-02-23 | add to mask instruction add_value field |  Hanoh Haim | 1 | -0/+2 |
2016-02-23 | conflicts |  imarom | 1 | -1/+1 |
2016-02-23 | some mods to the rate |  imarom | 2 | -28/+33 |
2016-02-23 | rate is now backward compatiable to API |  imarom | 1 | -4/+5 |
2016-02-23 | rate per stream |  imarom | 2 | -17/+30 |
2016-02-18 | add python profile for new write_mask command |  Hanoh Haim | 2 | -1/+24 |
2016-02-16 | Merge step instruction support |  Hanoh Haim | 2 | -118/+135 |
2016-02-16 | step instruction support |  Hanoh Haim | 1 | -4/+7 |
2016-02-16 | server might crash if uint64_t value was actually negative |  imarom | 1 | -1/+1 |
2016-02-16 | added support for default fields at the JSON RPC server |  imarom | 2 | -117/+134 |
2016-02-16 | add sanity check for flow_var instruction |  Hanoh Haim | 1 | -0/+31 |
2016-02-16 | help was broken in the simulator |  imarom | 1 | -13/+7 |
2016-02-16 | cleanup |  Hanoh Haim | 1 | -1/+0 |
2016-02-16 | add action counter |  Hanoh Haim | 1 | -1/+9 |
2016-02-15 | add scapy layer for default mac |  Hanoh Haim | 1 | -0/+2 |
2016-02-15 | many bugs uncovered by the PCAP injection: |  imarom | 4 | -12/+231 |