Hi All, what I have done is I got the l2switch code from github . My architecture is ..one of my machines is connected to controller and controller is connected to switch. So everytime a packet comes on switch ,it gets received my cobtroller and then sends it to my machine which is connected through tcp connection. I have successfully implemented packet in ...I can see my packets coming from switch ,received at controller and controller sending up to my machine. For this I only made changes in EthernetDecoder.java inside onpacketReceived in packethandler and wrote a new function. Now next what I have to test is receive packet from my machine on to the controller and controller will do the packet out . But I am stuck .I know the packet out code is present in Packetdispatcher.java inside arphandler. However I dont know how to use it .. I want to understand the basics of when to use dtata broker rpc notificatiob service . What do I write in inventory ?
Regards Ayushi
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
