USNavalResearchLaboratory / mgen

Multi-Generator (MGEN) traffic generation tool
https://www.nrl.navy.mil/itd/ncs/products/mgen
Other
83 stars 25 forks source link

Efficiently writing mgen script files #48

Open vivianchiong opened 1 year ago

vivianchiong commented 1 year ago

Hello,

I was wondering if there is a quicker or more efficient way to write traffic pattern mgen files according to different traffic patterns. Currently, I have been hand-writing the commands in files for each node from scratch, but I find it to be error prone and time intensive for more complicated traffic patterns or networks with a lot of different nodes. Do you have any suggestions?

Thank you!