Monica, If I’m not mistaking, you’re looking for this[0]: openflow extensibility. Although I might be wrong. So adding openflowplugin-dev that will certainly provide better information.
Thanks, Alexis [0]: https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Openflow_Protocol_Library's_extensibility <https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Openflow_Protocol_Library's_extensibility> > On Apr 14, 2016, at 11:55 AM, Rajasekaran, Monica > <[email protected]> wrote: > > Hi, > > I am trying to add a new type of OF message to send to my OVS. I have already > done the same with Ryu, but currently I am trying to do it with Opendaylight. > > Could someone please guide me on how to send a custom OF message from ODL to > OVS ? In the case of Ryu there were some header file libraries to modify > where the message had to be defined. Let’s say my message will be called > “OFP_PORT_CONFIG”. > > I have the set up running as per > https://wiki.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Application_Development_Tutorial#Exercise_1:_Create_a_new_project_from_the_startup_archetype > > <https://wiki.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Application_Development_Tutorial#Exercise_1:_Create_a_new_project_from_the_startup_archetype>. > I would like to add to the hello-world application to send the message to my > OVS on receiving a packet_in. > > Note- OVS already knows how to handle the message. > > Thanks for your help, > Monica > _______________________________________________ > controller-dev mailing list > [email protected] > <mailto:[email protected]> > https://lists.opendaylight.org/mailman/listinfo/controller-dev > <https://lists.opendaylight.org/mailman/listinfo/controller-dev>
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
