shadow / tgen

A powerful traffic generator that can model complex behaviors using Markov models and an action-dependency graph.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More human readable TGen config

robgjansen opened this issue · comments

Support for a more human-readable format such as YAML would be nice as it would be easier to read/write/modify config files and would help us eventually move away from XML configuration files.

We'll be making this change for Shadow, and it would be nice to keep TGen consistent too.

See shadow/shadow#773 for more details and discussion.