I want to build an Opendaylight Boron application which needs to field notifications from MDSAL when a flow miss event is encountered and the packet is sent up to the controller for processing. How can I solicit such events?
If it were possible to register for ALL openflow notifications, that would suffice.
Any pointers or code snippets to do this?
Thank you,
Ranga