Hi,

 

I am using NOX as a controller for my openvswitch 1.2.2 with openflow
1.0 .

I have created api for adding flow and deleting flow from controller.

 

I have used lib/core.py  api's install_datapath_flow and
delete_datapath_flow.

 

But core.py do not have api  or command for modifying flow table rules
and obtaining switch flow table statistics.

If I use openflow.OFPFC_MODIFY flag in send_flow_command, it gives me
error-"invalid action type"

 

Also if I give flag as OFPAT_ENQUEUE it gives me error.

 

 

I wanted to know Are there any other library files in nox whose
functions I can use for developing my api or nox dosent support it ?

 

Regards

Amit Tewari

NHST

 




DISCLAIMER: 
-----------------------------------------------------------------------------------------------------------------------
 
The contents of this e-mail and any attachment(s) are confidential and
intended 
for the named recipient(s) only.  
It shall not attach any liability on the originator or NECHCL or its 
affiliates. Any views or opinions presented in  
this email are solely those of the author and may not necessarily reflect the 
opinions of NECHCL or its affiliates.  
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of  
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have  
received this email in error please delete it and notify the sender 
immediately. . 
-----------------------------------------------------------------------------------------------------------------------
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to