Linux Foundation Collaborative Projects
index
:
trex
master
ARCHIVED- 2020-07-23 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
automation
/
trex_control_plane
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-14
scapy_server: skip uninitialized/unsupported field_desc._offset
Anton Kiselev
2
-6
/
+55
2017-03-14
STL map() reset at start
Yaroslav Brustinov
1
-1
/
+1
2017-03-14
STL map() using flow stats: ignores network noise + avoid sending exponential...
Yaroslav Brustinov
1
-30
/
+39
2017-03-13
stl console: add "readonly" flag to connect
Yaroslav Brustinov
2
-2
/
+10
2017-03-09
typo in STL API help + update trex21 tests config
Yaroslav Brustinov
1
-1
/
+1
2017-03-09
trex-370. Added --no-hw-flow-stat command line option
Ido Barnea
1
-0
/
+10
2017-03-08
fix for https://trex-tgn.cisco.com/youtrack/issue/trex-369
imarom
2
-29
/
+133
2017-03-08
Regression: fix Python3 list of ports, update trex21 benchmark, other minor c...
Yaroslav Brustinov
1
-1
/
+0
2017-03-07
scapy_service: typo
Yaroslav Brustinov
1
-1
/
+1
2017-03-07
scapy_server: fix layer offset calculation(pkt.offset -> pkt._offset)
Anton Kiselev
1
-3
/
+3
2017-03-07
scapy_server: add build_pkt_details test with offset & length verification
Anton Kiselev
1
-2
/
+28
2017-03-07
scapy_server: fix template tests
Anton Kiselev
3
-63
/
+50
2017-03-07
small fixes to TRexDataAnalysis and GAObjclass
itraviv
1
-297
/
+307
2017-03-06
internal captures are not captured (RX core server feature)
imarom
1
-3
/
+9
2017-03-05
Update scapy server json file for Repeatable random
Yaroslav Brustinov
1
-1
/
+1
2017-03-05
fix STLVmFlowVarRepetableRandom typo instruction
Hanoh Haim
2
-7
/
+22
2017-03-05
STL TUI: reduce the requirement for number of lines as we use 2 columns now i...
Yaroslav Brustinov
1
-1
/
+1
2017-03-05
STL console: sort streams in numerical order
Yaroslav Brustinov
1
-3
/
+4
2017-03-02
t-rex-64: catch exit with trap to restore tty settings
Yaroslav Brustinov
3
-5
/
+6
2017-03-01
STF publisher: ensure latest results are sent by CPP + get latest dump via Py...
Yaroslav Brustinov
4
-9
/
+33
2017-02-26
added 'pkt' console command to help with debugging single packets transmit
imarom
3
-1
/
+133
2017-02-22
fix for https://trex-tgn.cisco.com/youtrack/issue/trex-358
imarom
1
-4
/
+3
2017-02-21
fix streams show
imarom
1
-1
/
+7
2017-02-20
STF daemon: add message error if server is already running by current user.
Yaroslav Brustinov
1
-3
/
+4
2017-02-20
TUI should skip any non-ascii chars
imarom
1
-1
/
+1
2017-02-16
VLAN keyword in platform config file will now make all traffic be sent over vlan
Ido Barnea
1
-0
/
+25
2017-02-16
TX feature - draft
imarom
2
-5
/
+1
2017-02-15
update sock.py script: adapt to Python2/3, use Scapy lib instead of removed d...
Yaroslav Brustinov
2
-492
/
+243
2017-02-08
STL example of using IPv6 in automation
Yaroslav Brustinov
1
-0
/
+30
2017-02-07
STL API: change STLError representation
Yaroslav Brustinov
1
-8
/
+11
2017-02-06
STL API: ping_ip returns data + formatted string and status
Yaroslav Brustinov
4
-10
/
+62
2017-02-06
examples for functional tests
imarom
1
-0
/
+1
2017-02-06
added another functional test - PING
imarom
2
-4
/
+47
2017-02-06
added example for functional tests using start_capture/stop_capture APIs
imarom
4
-14
/
+196
2017-02-06
STL API scan6: If error at any port, raise error. If no error, return data pe...
Yaroslav Brustinov
2
-9
/
+33
2017-02-05
test breakage on csi-trex-06
imarom
1
-1
/
+1
2017-02-05
trex_daemon_server: check ZMQ port matches between the server and TRex platfo...
Yaroslav Brustinov
3
-11
/
+34
2017-02-02
fixed missing .so files due to ignored by .gitignore + fixed path
Yaroslav Brustinov
4
-53
/
+44
2017-02-02
zmq os independent
Yaroslav Brustinov
1
-6
/
+6
2017-02-02
remove code inserted by incorrect merge resolve
Yaroslav Brustinov
1
-2
/
+0
2017-02-02
console scan6: ipv6 column width adaptive to length of addresses
Yaroslav Brustinov
1
-1
/
+6
2017-02-02
ipv6 scan & ping
Yaroslav Brustinov
12
-54
/
+444
2017-02-02
replace yaml.load with yaml.safe_load in several places
Yaroslav Brustinov
3
-8
/
+8
2017-02-01
added tests for capture
imarom
5
-71
/
+173
2017-01-31
identation fix
imarom
1
-3
/
+3
2017-01-29
documenation errors
imarom
1
-14
/
+18
2017-01-29
Merge branch 'master' into capture
imarom
2
-2
/
+9
2017-01-29
code review - cont.
imarom
4
-186
/
+191
2017-01-29
Python HLTAPI bug in TOS calculation
Yaroslav Brustinov
1
-1
/
+1
2017-01-26
code review - few cleanups
imarom
6
-68
/
+92
[next]