Hi Martin, (nice name btw ;)

I don't believe that OpenFlow allows matching over actions. Therefore, you cannot match over an output action.

For future reference, the fields you can define for matching are defined in src/nox/lib/core.py
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello!

I would like to use the method fetch from the module python_flow_fetcher
distributed with nox to fetch flows.

It works fine, but I don't know the exact syntax for flow_stats_requests
and cannot find find them.

It says in the OpenFlow spec that you can request flows with the output
port as a restriction.
I would like to do that?

How do I extend flow_stats_request = {'dpid':dpid,'match':{'in_port':1}}
to only get flow that are sent out port number 2?

Thank you very much!
Martin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkvkU9QACgkQDjfQqnl9snDqjgCgsiHCQIZ2MGRkInDXvlxwSN8Z
TxIAnAg8vM19zToR4RrRCSrgCXWj7XVv
=kGbn
-----END PGP SIGNATURE-----

_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to