I am porting an application from RYU to opendaylight. I am using the opendaylight openflow plugin and working with the Carbon distribution. I am writing an openflow Karaf application (bundle). I need multiple flow tables in my application. I am looking for any guidance on how to create a flow table in the openflow plugin. Any pointers or code fragments to accomplish the above would be very helpful.
Thanks in advance.