flowvisor
flowvisor copied to clipboard
flowspace entries not de-duped on insertion
Flowspace insertion with '''add-flowspace''' should be idempotent, that is, a script should be able to run N times inserting flowspaces and the number of flowspaces returned by '''list-flowspace''' should stay constant.
Otherwise, it is hard to verify that your configuration is correct.