From 518909e4c8d8ab03e54581e307c140eb8cb6d03b Mon Sep 17 00:00:00 2001 From: Hanoh Haim Date: Tue, 15 Mar 2016 15:54:02 +0200 Subject: [PATCH] add malform packet type --- draft_trex_stateless.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/draft_trex_stateless.asciidoc b/draft_trex_stateless.asciidoc index 0dc1b8ae..6638e319 100644 --- a/draft_trex_stateless.asciidoc +++ b/draft_trex_stateless.asciidoc @@ -31,7 +31,8 @@ endif::backend-xhtml11[] * Interface can be configured with multi traffic profiles * Traffic Profile can support multi streams. Scale to 10K streams in parallel * Each Stream -** Packet template - ability to build any packet using Scapy (e.g. MPLS/IPv4/Ipv6/GRE/VXLAN/NSH) +** Packet template - ability to build any packet using Scapy (e.g. MPLS/IPv4/Ipv6/GRE/VXLAN/NSH) +*** It is possible to build malformed packets ** Field engine program *** Ability to change any field inside the packet, for example src_ip = 10.0.0.1-10.0.0.255 *** Ability to change the packet size (e.g. Random packet size 64-9K) -- 2.16.6