Hi there. I am wondering if it is possible in the python API to find out whether a packet matches any rule from the set of rules (even better taking priorities into the consideration). I know it should be somehow possible in the C++ as there is Classifier class and this mechanism is internally used for register_for_packet_match. If it is not in the python API, how hard it will be to implement it? I am willing to sacrifice some time to this as I do now want to reimplement matching in the python and I would like it to be it as compatible as possible with the openflow spec (or more precisely the actual behavior of switches). Also, is there any API for figuring out if two match patterns are in a conflict?
Best wishes Peter Peresini _______________________________________________ nox-dev mailing list nox-dev@noxrepo.org http://noxrepo.org/mailman/listinfo/nox-dev