pstavirs / ostinato

Ostinato - Packet/Traffic Generator and Analyzer
https://ostinato.org
754 stars 137 forks source link

Bulk editing #264

Open bladane opened 6 years ago

bladane commented 6 years ago

There should be an option for bulk editing for streams. Problem can occur when user have 100 streams and they are all 10 time repeated and final goal is to to have 1 time repeat per stream. User has to edit each of the stream.

Use case is related to import of pcap records with number of streams. Streams are loaded with predefined setting. Options could be to:

SavSanta commented 5 years ago

I agree this would be a nice feature

pstavirs commented 5 years ago

@bladane The numPackets being set to 10 instead of 1 when importing pcap is a bug that I just fixed via 6cac41ab40f9cf6143a9403e95d892fecfaa3a07

However, the larger requirement of bulk-edit is a valid requirement and I will keep this issue open to track that

pstavirs commented 2 years ago

The new find & replace feature in v1.2 allows bulk editing. But only for protocol fields, not for meta fields or core/control fields like packet-length/noOfPackets etc.

Keeping this issue open for the latter