I want to send flow table entries asynchronously from POX controller to an OpenFlow switch without the switch initiating the conversation. Is it possible?
The use case here is that I'm simulating a firewall using the OpenFlow switch and want to dynamically block an IP and this message should come from the controller without the switch starting the conversation.