On Fri, 5 Apr 2013 14:42:58 +0530 nitish nagesh <[email protected]> wrote:
> Should i put the code you gave into a python file and run it along with > ryu-manager as an app? In that case how can i get the "dp"? > OR > Do i modify any existing python scripts in ryu to include this (If so, > could you please point out which file i need to modify?) Either is fine. > I just want to make sure that this message can be generated post the > initial TCP/Openflow handshake is complete and the connection is > established. You can use the following code as an example: https://github.com/osrg/ryu/blob/master/ryu/app/simple_vlan.py#L84 ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
