aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/vnet/source_and_port_range_check
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts/vnet/source_and_port_range_check')
-rw-r--r--src/scripts/vnet/source_and_port_range_check3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/scripts/vnet/source_and_port_range_check b/src/scripts/vnet/source_and_port_range_check
index dce227b4315..7eabde3127f 100644
--- a/src/scripts/vnet/source_and_port_range_check
+++ b/src/scripts/vnet/source_and_port_range_check
@@ -9,7 +9,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
- no-recycle
data {
UDP: 1.2.3.4 -> 5.6.7.8
UDP: 3000 -> 3001
@@ -22,7 +21,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
- no-recycle
data {
UDP: 1.1.1.1 -> 5.6.7.8
UDP: 3000 -> 3001
@@ -35,7 +33,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
- no-recycle
data {
UDP: 1.1.1.1 -> 5.6.7.8
UDP: 6000 -> 6001