aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/vnet/mpls-tunnel
diff options
context:
space:
mode:
authorDamjan Marion <damarion@cisco.com>2019-02-20 14:15:25 +0100
committerFlorin Coras <florin.coras@gmail.com>2019-02-20 16:29:35 +0000
commit3b77f67cf4a92dccbfab50764e2d54dbcd4390f2 (patch)
treeac2b130a483ed71fa871c030bf6c7eca29961f47 /src/scripts/vnet/mpls-tunnel
parenta4324a996f34902579338033110d27575a654c8e (diff)
pg: remove no-recycle option
Change-Id: Ic47bde2d08b2719b5c6c87cb2e9a8af0d2160e6e Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'src/scripts/vnet/mpls-tunnel')
-rw-r--r--src/scripts/vnet/mpls-tunnel4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/scripts/vnet/mpls-tunnel b/src/scripts/vnet/mpls-tunnel
index d04b29702e7..e69ad6b678b 100644
--- a/src/scripts/vnet/mpls-tunnel
+++ b/src/scripts/vnet/mpls-tunnel
@@ -3,7 +3,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
- no-recycle
data {
ICMP: 1.0.0.2 -> 2.0.0.2
ICMP echo_request
@@ -15,7 +14,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
- no-recycle
data {
ICMP: 1.0.0.2 -> 2.0.1.2
ICMP echo_request
@@ -27,7 +25,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
- no-recycle
data {
ICMP: 1.0.0.2 -> 2.0.2.2
ICMP echo_request
@@ -39,7 +36,6 @@ packet-generator new {
limit 1
node ip4-input
size 64-64
- no-recycle
data {
ICMP: 1.0.0.2 -> 2.0.3.2
ICMP echo_request