Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-05 | cpu utilization - syntax fixes | 1 | -3/+5 | ||
2016-06-02 | cpu utilization per thread + mbufs per socket + add in tui | 1 | -6/+7 | ||
2016-05-31 | add rpc command get_cpu_util_full to cpp | 1 | -0/+20 | ||
2016-05-18 | Change to latency python + small fixes | 1 | -1/+1 | ||
2016-05-18 | unit tests + simulator work | 1 | -1/+11 | ||
2016-05-09 | added duration to remote push | 1 | -1/+2 | ||
2016-05-09 | PCAP refinement | 1 | -2/+2 | ||
2016-05-09 | first remote PCAP push - draft | 1 | -0/+28 | ||
2016-04-04 | API classes (versions) | 1 | -0/+44 | ||
2016-03-10 | RX stats #2 | 1 | -2/+3 | ||
2016-03-07 | Added get_active_pgids | 1 | -33/+52 | ||
2016-02-28 | more info for ports (API and TUI) | 1 | -4/+17 | ||
2016-02-28 | support for mac addr query | 1 | -0/+1 | ||
2016-02-25 | port attributes - promiscuous and etc. | 1 | -0/+36 | ||
2016-02-24 | RX - for not supported interfaces gives an error in JSON | 1 | -0/+4 | ||
2016-02-08 | stream ID allocation | 1 | -3/+3 | ||
2016-02-01 | simulator support (API and profiles) | 1 | -3/+3 | ||
2016-01-21 | async publish now | 1 | -0/+16 | ||
2015-12-14 | bugs fixes | 1 | -1/+2 | ||
1. ignore your own force acquire of ports 2. TUI fixes | |||||
2015-12-10 | removed session id - not necessary | 1 | -2/+1 | ||
2015-12-09 | read only support | 1 | -39/+18 | ||
2015-12-01 | 1. fixed ZMQ message limitation | 1 | -2/+2 | ||
2. added some scale yamls for IMIX (300 streams, 1000 streams) 3. return objects are always complex objects (not strings) - for backward compatability 4. some minor adjustments to ZMQ socket timeouts | |||||
2015-11-24 | added support for percentage on start | 1 | -2/+24 | ||
also added info about the correct interface driver and speed from DPDK layer | |||||
2015-11-12 | fix version.h issue | 1 | -2/+2 | ||
2015-11-09 | moved logic to the port class | 1 | -14/+14 | ||
also implemented the state machine for CP port | |||||
2015-11-01 | added support for a new RPC command : sync_user | 1 | -0/+39 | ||
provides a way to sync a console / GUI to the server for a specific user | |||||
2015-10-26 | RPC control plane now integarted with DPDK | 1 | -9/+9 | ||
2015-10-08 | first integration with DPDK layer | 1 | -1/+1 | ||
2015-10-08 | some file renaming | 1 | -1/+1 | ||
2015-10-07 | added async publisher to the RPC server | 1 | -11/+2 | ||
2015-09-29 | just a checkpoint on async server | 1 | -9/+9 | ||
2015-09-24 | some improvements to the console | 1 | -9/+9 | ||
2015-09-21 | checkpoint - added stats and some python code | 1 | -15/+36 | ||
2015-09-17 | moved 'owning states' to port granularity instead of machine | 1 | -6/+23 | ||
2015-09-17 | added more tests | 1 | -0/+1 | ||
2015-09-16 | enabled all warnings for the mock RPC server target | 1 | -2/+0 | ||
2015-09-16 | added many tests to the RPC server | 1 | -14/+147 | ||
also, few tweaks for handling RPC server errors | |||||
2015-09-09 | added ownership to RPC server | 1 | -0/+53 | ||
2015-09-06 | trex stateless changed to singleton. | 1 | -3/+9 | ||
added some more commands (remove all, get list of streams) | |||||
2015-08-31 | ...draft... | 1 | -3/+0 | ||
2015-08-31 | SOOO DRAFT.... | 1 | -1/+16 | ||
2015-08-24 | moved files to be on a single directory | 1 | -0/+47 | ||