Initial version of test for defining flows in switch and verifying that flow definitions can be read back correctly
- Tested against openvswitch-1.4.0 and Indigo
  - Both are somewhat flaky, but test itself seems pretty much debugged, should not require too much more
- Some refinements still necessary, such as message timeouts
- Test code still present that limits number of flows defined, instead of filling entire flow table(s)
1 file changed
tree: 870355de63c6b78b780d27a9aaa35236bfc25396
  1. LICENSE
  2. README
  3. doc/
  4. flow_query.py
  5. src/
  6. tests/
  7. tools/