Dropping CC to dev-owner, which makes no sense. On Tue, Jul 30, 2013 at 10:11:26AM +0200, Alessandra Agosta wrote: > I have created a new kind of message in ofp-msgs.h file. After that, if I > would like to sent this message from openvswitch to controller, how can I > do it? I sensed that I should modify this files below: > / lib / poll-loop > / lib / rconn > / lib / vconn > > I should to implemented a new method in vconn.h/vconn.c isn't true?
I don't see how that would help. You probably want to modify the actual switch, in ofproto.c. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
