summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/services
AgeCommit message (Expand)AuthorFilesLines
2016-11-04scapy_service: support total_bytes for BYTES payload generatorAnton Kiselev3-16/+60
2016-11-04scapy_service: support {vtype: BYTES, generate: ascii/bytes/template/template...Anton Kiselev3-2/+130
2016-11-04add protocol definition json for scapy serverAnton Kiselev4-9/+254
2016-10-27fix scapy_service ARP issue and add more layers in the serviceHanoh Haim1-2/+16
2016-10-21preserve abstract model structure, calculate values and show structure changesAnton Kiselev3-6/+87
2016-10-18add unit tests for scapy serviceAnton Kiselev2-0/+175
2016-10-17update scapy_service for gui usage.Anton Kiselev2-91/+421
2016-09-04scapy service: added version handler, added packet reconstruct from binary, a...itraviv2-39/+150
2016-08-24added logging mechanism with --log argumentitraviv1-11/+31
2016-08-21scapy_service:itraviv3-4/+84
2016-08-18fixed issues with path to include VXLAN and MPLSitraviv1-15/+15
2016-08-18scapy_server_test:itraviv3-26/+78
2016-08-15fixed an issue in exception handlingitraviv1-8/+7
2016-08-15scapy_server_test:itraviv2-73/+149
2016-08-111)removed unnecessary files from repositoryitraviv3-364/+2
2016-08-10move 'main' function to bottom of fileitraviv1-19/+14
2016-08-101) fixed "main function": mechanism for running this script as a stand-alone ...itraviv1-17/+29
2016-08-09changed file name from scapy_server to scapy_serviceitraviv2-0/+396
2016-08-04server was made as an object with execute functionitraviv1-34/+39
2016-08-041) made a class Scapy_server encapsulating scapy_wrapper and scapy_serviceitraviv2-65/+9
2016-08-041) added build_pkt when calculating offsetsitraviv1-0/+1
2016-08-041) changed class name to 'scapy_service'itraviv3-15/+166
2016-08-031) changed location. from examples to servicesitraviv1-0/+275