summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/services/scapy_server/unit_tests
AgeCommit message (Expand)AuthorFilesLines
2017-03-14scapy_server: skip uninitialized/unsupported field_desc._offsetAnton Kiselev1-3/+49
2017-03-07scapy_server: add build_pkt_details test with offset & length verificationAnton Kiselev1-2/+28
2017-03-07scapy_server: fix template testsAnton Kiselev2-31/+29
2017-01-05Add support for predefined packet templates.ichebyki2-0/+49
2016-12-19Merge branch 'payload_gen_total_size_ether_chksum' of git://github.com/kisel/...Hanoh Haim1-4/+5
2016-12-19Support autocompletion for VM instruction parameters.Vyacheslav Ogai1-20/+2
2016-12-19Update field engine defs. Generation vm instrucions from updated model.Vyacheslav Ogai1-17/+38
2016-12-19Add instrucitons meta. Delete split_by_field field engine global parameter.Vyacheslav Ogai1-3/+23
2016-12-19Added initial implementation of Field Engine support.Vyacheslav Ogai2-2/+21
2016-11-18scapy_service: take into account Ether.chksum when building payload with tota...Anton Kiselev1-4/+5
2016-11-08scapy_service payload gen: allow template_code without size propertyAnton Kiselev1-2/+9
2016-11-08fixup template_code payload generationAnton Kiselev1-1/+1
2016-11-04scapy server python 3 compatibility fixes(file and pseudo-random generator)Anton Kiselev1-1/+1
2016-11-04add access to scapy.all from eval, tests to IPOptions, TCPOptionsAnton Kiselev1-0/+22
2016-11-04scapy_service: support total_bytes for BYTES payload generatorAnton Kiselev2-0/+33
2016-11-04scapy_service: support {vtype: BYTES, generate: ascii/bytes/template/template...Anton Kiselev2-1/+83
2016-11-04add protocol definition json for scapy serverAnton Kiselev2-0/+24
2016-10-21preserve abstract model structure, calculate values and show structure changesAnton Kiselev2-0/+64
2016-10-18add unit tests for scapy serviceAnton Kiselev2-0/+175