summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/services/scapy_server/unit_tests/test_scapy_service.py
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 Kiselev1-27/+25
2017-01-05Add support for predefined packet templates.ichebyki1-0/+40
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 Ogai1-2/+18
2016-11-18scapy_service: take into account Ether.chksum when building payload with tota...Anton Kiselev1-4/+5
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 Kiselev1-0/+29
2016-11-04scapy_service: support {vtype: BYTES, generate: ascii/bytes/template/template...Anton Kiselev1-1/+25
2016-11-04add protocol definition json for scapy serverAnton Kiselev1-0/+21
2016-10-21preserve abstract model structure, calculate values and show structure changesAnton Kiselev1-0/+50
2016-10-18add unit tests for scapy serviceAnton Kiselev1-0/+105