summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client_utils/parsing_opts.py
AgeCommit message (Collapse)AuthorFilesLines
2016-01-13-a is not mandatory anymore for every port's commandsimarom1-4/+9
the default is all ports
2016-01-13added 'total' line to statsimarom1-3/+3
2016-01-07Working version of streams view in TRex console.Dan Klein1-0/+19
TODO: sync when console crashes isn't integrated yet
2015-12-24some TUI tweaksimarom1-1/+4
2015-12-14TUI v2.0 - now no flickering, state machine for lost of connectivityimarom1-5/+13
and TUI can be started in xterm using tui -x
2015-12-07Merge branch 'dan_stateless' into a test branchimarom1-0/+304
Conflicts: scripts/automation/trex_control_plane/client/trex_async_client.py scripts/automation/trex_control_plane/client/trex_stateless_client.py scripts/automation/trex_control_plane/client_utils/parsing_opts.py scripts/automation/trex_control_plane/console/trex_console.py
2015-11-26Merge branch 'master' into dan_statelessDan Klein1-19/+76
# Conflicts (solved): # scripts/automation/trex_control_plane/client_utils/parsing_opts.py
2015-11-26Initial implementation of stats promptingDan Klein1-0/+213