On Thu, Apr 3, 2014 at 10:38 PM, Alexander Shalimov <[email protected]> wrote: > Hi Alexandru, > > We have developed a framework for testing OpenFlow controllers called > hcprobe (http://arccn.github.io/hcprobe/). It has specific language to > create your own tests.
That's a nice framework, but I don't think it fits the purpose. Having a Haskell compiler as a dependency is quite overkill for this. I really like the approach that Ben mentions. By parsing the headers we can remain up to date and not rely on external libraries. If I have some time, I'll take a look and may be work on it. Thanks! _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
