summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/services/scapy_server
AgeCommit message (Expand)AuthorFilesLines
2016-12-19Update field engine defs. Generation vm instrucions from updated model.Vyacheslav Ogai3-112/+125
2016-12-19Add instrucitons meta. Delete split_by_field field engine global parameter.Vyacheslav Ogai3-21/+88
2016-12-19Added initial implementation of Field Engine support.Vyacheslav Ogai4-6/+255
2016-11-08scapy_service payload gen: allow template_code without size propertyAnton Kiselev2-7/+20
2016-11-08fixup template_code payload generationAnton Kiselev2-2/+2
2016-11-07scapy_service: payload generator upper limit and null checkAnton Kiselev1-11/+14
2016-11-04scapy server python 3 compatibility fixes(file and pseudo-random generator)Anton Kiselev2-5/+10
2016-11-04add access to scapy.all from eval, tests to IPOptions, TCPOptionsAnton Kiselev2-1/+23
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