which plugin in controller will trigger sending "add flow" message
Hi, Dear:
When i look at the source code of OpenDaylight, i found that the controller will send the "add flow" message to openFlow switch when received arp packet or calcuate path in Dijsktra.
I can found the ForwardingRuleManage have this function, but i want to kown which plugin will trigger ForwardingRuleManage. I can only find the SimpleForwarding call the ForwardingRuleManage, but how about ARPHandler , Routing/Dijsktra and HostTracker.
Great appreciate for anyone's reply.
Best regards,
Vinllen