Hi, I receive inconsistency between flow_expired and extract_flow functions. To be more precise, using python I have a dictionary using fields extracted from the packet as the key (through extract_flow). Though, the match that is returned when the flow expires differs from the original in the packet. - mac addresses are stored as an array (extract_flow) or long(expired). - also, subnet masked ip fields seem to return through a different element.
a wrap-function to deal with this is straight-forward, but it would be better to have it transparent to the user, so that installed and expired flows can be directly related. Thanks, Yiannis
_______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
