another question and thanks for the support,Murphy you rule !!!
I modify the L2_switch and i install flow rules after an event
accurs.Everything works fine,but there is a problem.When it behaves as normal
switch it installs rules with maximum priority 65535 even though i set
msg.priotiry a low value .It seams as i can't change the flows priority for the
switch,so i have to wait until timeouts expire and the new flows from my event
will work.Have you experienced similare thing with overlapping flow matches?
p.s. i used dpctl and i saw the flow of the switch always 65535,and the others
with my lower priority
(i only added priority in the openflow mod message which installs flows,above
default switch timeouts)
Thanks in advance!!!