summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/services/scapy_server/scapy_service.py
AgeCommit message (Expand)AuthorFilesLines
2017-03-14scapy_server: skip uninitialized/unsupported field_desc._offsetAnton Kiselev1-3/+6
2017-03-07scapy_service: typoYaroslav Brustinov1-1/+1
2017-03-07scapy_server: fix layer offset calculation(pkt.offset -> pkt._offset)Anton Kiselev1-3/+3
2017-03-07scapy_server: fix template testsAnton Kiselev1-32/+21
2017-01-05Add support for predefined packet templates.ichebyki1-1/+90
2017-01-05Update docs with info about Field Engine and predefined templates.Vyacheslav Ogai1-1/+1
2016-12-20scapy_server fix Python3 issueYaroslav Brustinov1-1/+1
2016-12-19Merge branch 'payload_gen_total_size_ether_chksum' of git://github.com/kisel/...Hanoh Haim1-1/+2
2016-12-19Add check for cache_size parameter input.Vyacheslav Ogai1-0/+2
2016-12-19Added a workaround for Ether.fieldsVyacheslav Ogai1-13/+27
2016-12-19Add field engine instructions templates metadata.Vyacheslav Ogai1-1/+5
2016-12-19Added autocompletion support for offset parameter.Vyacheslav Ogai1-7/+15
2016-12-19Update _existed_flow_var_names. Now it returns all Flow var names.Vyacheslav Ogai1-1/+8
2016-12-19Support autocompletion for VM instruction parameters.Vyacheslav Ogai1-8/+74
2016-12-19Update field engine defs. Generation vm instrucions from updated model.Vyacheslav Ogai1-87/+16
2016-12-19Add instrucitons meta. Delete split_by_field field engine global parameter.Vyacheslav Ogai1-13/+16
2016-12-19Added initial implementation of Field Engine support.Vyacheslav Ogai1-4/+172
2016-11-18scapy_service: take into account Ether.chksum when building payload with tota...Anton Kiselev1-1/+2
2016-11-08scapy_service payload gen: allow template_code without size propertyAnton Kiselev1-5/+11
2016-11-08fixup template_code payload generationAnton Kiselev1-1/+1
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 Kiselev1-4/+9
2016-11-04add access to scapy.all from eval, tests to IPOptions, TCPOptionsAnton Kiselev1-1/+1
2016-11-04scapy_service: support total_bytes for BYTES payload generatorAnton Kiselev1-16/+27
2016-11-04scapy_service: support {vtype: BYTES, generate: ascii/bytes/template/template...Anton Kiselev1-1/+47
2016-11-04add protocol definition json for scapy serverAnton Kiselev1-9/+36
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 Kiselev1-6/+23
2016-10-17update scapy_service for gui usage.Anton Kiselev1-86/+407
2016-09-04scapy service: added version handler, added packet reconstruct from binary, a...itraviv1-28/+140
2016-08-21scapy_service:itraviv1-2/+2
2016-08-18fixed issues with path to include VXLAN and MPLSitraviv1-15/+15
2016-08-18scapy_server_test:itraviv1-13/+23
2016-08-15scapy_server_test:itraviv1-69/+145
2016-08-111)removed unnecessary files from repositoryitraviv1-2/+2
2016-08-09changed file name from scapy_server to scapy_serviceitraviv1-0/+248