summaryrefslogtreecommitdiffstats
path: root/src/rpc-server
AgeCommit message (Expand)AuthorFilesLines
2016-07-28RPC commands were not really zipped (used a padded length)imarom1-1/+1
2016-07-27removed was_stoppedimarom1-1/+1
2016-07-27support for graceful shutdownimarom3-0/+30
2016-06-23Merge branch 'master' into cpu_per_coreYaroslav Brustinov3-18/+14
2016-06-20more granular lock for RPC serverimarom1-6/+7
2016-06-20WATCHDOG - refactor due to trex-211imarom3-12/+7
2016-06-05cpu utilization - syntax fixesYaroslav Brustinov1-3/+5
2016-06-05Merge branch 'master' into cpu_per_coreYaroslav Brustinov6-18/+63
2016-06-02cpu utilization per thread + mbufs per socket + add in tuiYaroslav Brustinov3-8/+9
2016-06-02WATCHDOG - disable monitors when done to avoid crash when joining onimarom1-0/+3
2016-06-02watchdog phase 2imarom6-18/+60
2016-05-31add rpc command get_cpu_util_full to cppYaroslav Brustinov3-0/+22
2016-05-18Change to latency python + small fixesIdo Barnea1-1/+1
2016-05-18unit tests + simulator workIdo Barnea1-1/+11
2016-05-18Regression tests working. Still missing python API to parse latency jsonIdo Barnea1-2/+6
2016-05-10merge from masterHanoh Haim3-0/+32
2016-05-09fix cache splitterHanoh Haim1-1/+0
2016-05-09added duration to remote pushimarom2-2/+3
2016-05-09PCAP refinementimarom1-2/+2
2016-05-09first remote PCAP push - draftimarom3-0/+31
2016-05-08add cache to CPHanoh Haim1-0/+2
2016-05-08add cache capability to stateless node objectHanoh Haim1-0/+1
2016-04-04API classes (versions)imarom6-55/+162
2016-03-31RX stats two stage API (stop and remove RX filters)imarom3-0/+24
2016-03-29fix GUI issue with zero mulHanoh Haim1-1/+5
2016-03-13hlt add traffic_control: action=poll, reset, sync_run, clear_stats. add wait_...Yaroslav Brustinov1-1/+1
2016-03-10RX stats #2imarom2-3/+4
2016-03-07Added get_active_pgidsIdo Barnea3-33/+54
2016-03-07changed rx stats to flow stats everywhereIdo Barnea1-2/+2
2016-03-07CRITICAL fix for packets less than 60 bytesimarom1-1/+1
2016-03-02TX barrierimarom4-39/+32
2016-02-28more info for ports (API and TUI)imarom1-4/+17
2016-02-28support for mac addr queryimarom1-0/+1
2016-02-25port attributes - promiscuous and etc.imarom3-1/+38
2016-02-24Merge random_seed per streamHanoh Haim2-5/+14
2016-02-24add seed per streamHanoh Haim1-1/+1
2016-02-24RX - for not supported interfaces gives an error in JSONimarom2-5/+14
2016-02-24Merge GARP exampleHanoh Haim2-11/+4
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-3/+3
2016-02-23sync streams and some other bugsimarom2-8/+1
2016-02-23add to mask instruction add_value fieldHanoh Haim1-0/+2
2016-02-23conflictsimarom1-1/+1
2016-02-23some mods to the rateimarom2-28/+33
2016-02-23rate is now backward compatiable to APIimarom1-4/+5
2016-02-23rate per streamimarom2-17/+30
2016-02-18add python profile for new write_mask commandHanoh Haim2-1/+24
2016-02-16Merge step instruction supportHanoh Haim2-118/+135
2016-02-16step instruction supportHanoh Haim1-4/+7
2016-02-16server might crash if uint64_t value was actually negativeimarom1-1/+1
2016-02-16added support for default fields at the JSON RPC serverimarom2-117/+134