Hello, everyone, I'm not quite clear how flow revalidation works in the implementation (branch 1.11). there is the struct table_dpif in the file ofproto-dpif.c which contains catchall_table and other_table. what are those two members used for?
Moreover, in the function table_update_taggable(), it will check the number of cls_table in the classifier, it only tags the table when the size is 2 and can't tag table in other cases. What's the scheme behind this? Can anyone familiar with this part clarify this? Thanks a lot. Regards. Feixiong
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss