Category "opendaylight"

Adding 2 or more Actions on L2switch for OpenDaylight Sodium-SR4

I am working with L2switch (https://github.com/opendaylight/l2switch). In flow writer (https://github.com/opendaylight/l2switch/blob/master/l2switch-main/src/ma

Add a Flow in OpenDaylight using Java API

I'm a newbie in opendaylight developing using the java api. I'm trying to add a simple flow but I can't do it, maybe I can't understand well the documentation.