Re: [ovs-discuss] Can I create a new OpenFlow message from OVS to the controller???

2019-02-12 Thread Ben Pfaff
On Wed, Feb 13, 2019 at 06:27:43AM +0900, 장예훈 wrote:
> I’m really sorry to keep asking you questions. Please help me once….
> 
> I want to create a new OpenFlow message from OVS and send it to the 
> controller.
> What source code should I modify??
> 
> Or, I would like to add anew value to the error message sent when the 
> FlowTable is full.
> What source code should this be modified??
> 
> Is there no answer because the question is not good??

I usually ignore this kind of question because it indicates you haven't
tried to solve the problem yourself and you haven't read the
documentation.  The FAQ, for example, contains an answer to the question
"How do I implement a new OpenFlow message?" but I don't think you have
read it.
___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss


[ovs-discuss] Can I create a new OpenFlow message from OVS to the controller???

2019-02-12 Thread 장예훈
Hi.
I’m really sorry to keep asking you questions. Please help me once….

I want to create a new OpenFlow message from OVS and send it to the controller.
What source code should I modify??

Or, I would like to add anew value to the error message sent when the FlowTable 
is full.
What source code should this be modified??

Is there no answer because the question is not good??
I’m always sorry.
Thank you.
___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss