Hi,
I changed the code of "classifier_lookup__()" in ovs 2.5.0 so i will choose
rules with a specific headers but when i dumped the flows i found that some
packets goes to that rules and the others goes to the highest rule that
matches the packet, and when i dumped the flows of Datapath i found the
rule with highest priority that matches the packet is there, and i know
that the packets goes in the first time from the datapath and
then userspace but after they go just to the datapath so where in the code
is the function that search for a rule in the datapath ?
Thank you.

Best regards.

Amrane.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to