Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-28 | new port attr commands: flow control, link status, led status | 1 | -0/+2 | ||
add user friendly description to ports add xstats enable start with link down at stateless. in CPP status will update itself upon link up, in Python need to restart client at this phase. Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-07-27 | support for graceful shutdown | 1 | -0/+2 | ||
2016-06-02 | cpu utilization per thread + mbufs per socket + add in tui | 1 | -1/+1 | ||
2016-05-31 | add rpc command get_cpu_util_full to cpp | 1 | -0/+1 | ||
2016-05-09 | first remote PCAP push - draft | 1 | -0/+1 | ||
2016-04-04 | API classes (versions) | 1 | -0/+1 | ||
2016-03-31 | RX stats two stage API (stop and remove RX filters) | 1 | -0/+2 | ||
2016-03-07 | Added get_active_pgids | 1 | -0/+1 | ||
2016-02-25 | port attributes - promiscuous and etc. | 1 | -0/+1 | ||
2016-01-21 | async publish now | 1 | -0/+1 | ||
2015-12-09 | read only support | 1 | -2/+2 | ||
2015-12-06 | various fixes (each one is a minor one) | 1 | -0/+3 | ||
2015-11-10 | added "update" command | 1 | -0/+1 | ||
2015-11-09 | moved logic to the port class | 1 | -0/+3 | ||
also implemented the state machine for CP port | |||||
2015-11-05 | bug fixes in status window | 1 | -0/+1 | ||
2015-11-01 | added support for a new RPC command : sync_user | 1 | -0/+2 | ||
provides a way to sync a console / GUI to the server for a specific user | |||||
2015-09-21 | checkpoint - added stats and some python code | 1 | -0/+1 | ||
2015-09-16 | added many tests to the RPC server | 1 | -2/+3 | ||
also, few tweaks for handling RPC server errors | |||||
2015-09-09 | added ownership to RPC server | 1 | -0/+6 | ||
2015-09-06 | added more commands to RPC server | 1 | -0/+3 | ||
2015-09-06 | trex stateless changed to singleton. | 1 | -0/+1 | ||
added some more commands (remove all, get list of streams) | |||||
2015-09-01 | draft | 1 | -0/+1 | ||
2015-08-31 | ...draft... | 1 | -0/+1 | ||
2015-08-30 | draft | 1 | -0/+3 | ||
2015-08-24 | moved files to be on a single directory | 1 | -0/+65 | ||