summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/client_utils/packet_builder.py
AgeCommit message (Expand)AuthorFilesLines
2016-02-08first refactorimarom1-1209/+0
2016-02-03integration with scapyimarom1-1/+6
2016-02-02Fix Dan's packet builder payload_gen reference to packet, HLTAPI updated for ...Yaroslav Brustinov1-4/+13
2016-01-27API: example for bi-directional flowsimarom1-11/+34
2016-01-26packet is now base64 encodedimarom1-5/+5
2016-01-13update pkt builder vmYaroslav Brustinov1-11/+9
2016-01-08Merge branch 'dan_stateless'Dan Klein1-0/+38
2016-01-07Working version of streams view in TRex console.Dan Klein1-0/+38
2016-01-05move regression to trex-coreYaroslav Brustinov1-1/+5
2015-12-16cleaned the code a little, added load_packet_from_pcap into packet builder fu...Dan Klein1-0/+24
2015-10-20Major progress in console, yaml utils, and trex_streamsDan Klein1-1/+1
2015-10-18Progress in trex_streams and in yaml_utils.Dan Klein1-2/+4
2015-10-12cosmeticsDan Klein1-2/+2
2015-10-06Merge branch 'master' into dan_statelessDan Klein1-3/+7
2015-10-06Commiting last night progressDan Klein1-8/+110
2015-10-04Updated implementation for packet_builder moduleDan Klein1-28/+79
2015-09-24Basically finished (minor touches remaining) all VM instructions implementationDan Klein1-42/+64
2015-09-24cosmetics...Dan Klein1-26/+22
2015-09-24Cosmetics over packet builder moduleDan Klein1-0/+1
2015-09-24Finished implementing the ranging VM of IP Eth and custom fieldsDan Klein1-15/+55
2015-09-24Progress in ip_range methodsDan Klein1-5/+72
2015-09-23Finished writing infra layer of all VM instructionsDan Klein1-16/+45
2015-09-22updated packet builder and stateless client modulesDan Klein1-35/+110
2015-09-20minor updated to client API library, adding the CRxStats classDan Klein1-1/+0
2015-09-17Major progress in the packet builder module.Dan Klein1-11/+99
2015-09-10Major progress in Packet building module and VM instruction sets.Dan Klein1-74/+492
2015-08-30another stateless progressDan Klein1-2/+59
2015-08-27progress in packet builder moduleDan Klein1-2/+148
2015-08-26added dpkt package, initial stateless client implementationDan Klein1-0/+11