Hi Alioune,
On Mon, Jan 30, 2017 at 6:11 AM, Alioune <[email protected]> wrote: > Hi all, > > I'm trying to implement a multipath L2 switching App and I would like to > know : > > 1: How to register to PacketHandler notifications ? > You can look at the topology-lldp-discovery module (LLDPDiscoveryListener.java) to get the pointers. > > 2: To which OpenFlow notifocations services to register for getting > connected/disconnected nodes ? > You can listen to inventory topology to get notification about node connected/disconnected or Do you want to directly listen the yang notifications from openflowplugin? > > Best Regards, > > _______________________________________________ > openflowplugin-dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev > > -- Thanks Anil
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
