aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/vnet/pcap
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts/vnet/pcap')
-rw-r--r--src/scripts/vnet/pcap2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/scripts/vnet/pcap b/src/scripts/vnet/pcap
index 692e5f27012..d8f47c69074 100644
--- a/src/scripts/vnet/pcap
+++ b/src/scripts/vnet/pcap
@@ -2,7 +2,6 @@ packet-generator new {
name x
limit 1
node ethernet-input
- no-recycle
pcap /home/eliot/pcap-data/ISIS_level1_adjacency.cap
}
@@ -10,7 +9,6 @@ packet-generator new {
name y
limit 1
node hdlc-input
- no-recycle
pcap /home/eliot/pcap-data/ISIS_p2p_adjacency.cap
}