nat: scavenging functionality removed
[vpp.git] / src / scripts / vnet / source_and_port_range_check
index dce227b..7eabde3 100644 (file)
@@ -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