Hi, all
i want to modify Flow table in Openvswitch.
i know that there are two types of Flow table.
(ex. hash-based flow table, wildcard-aware flow table)
i want to change the Matching filed in Flow table
(ex. existing Matching filed = src ip, dst ip, vlan, etc...
changed Matching filed = *index*, src ip, dst ip, vlan, etc... -> i
inserted the *index* in there)
i saw lib/classifier.c and lib/hash.c
should i modify these sources?
thank U, all.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev