please, can you write a simple code that acts such as packet from port 1 is 
forwarded to port 2 .
to understand the code. i am beginning to RYU programming.
thanks in advance
--------------------------------------------
On Thu, 10/13/16, Iwase Yusuke <iwase.yusu...@gmail.com> wrote:

 Subject: Re: [Ryu-devel] learning RYU controller programming
 To: mohamed_ibrahem1...@yahoo.com
 Cc: ryu-devel@lists.sourceforge.net
 Date: Thursday, October 13, 2016, 4:03 AM
 
 Hi,
 
 On 2016年10月12日 19:51, Mohamed Ibrahem
 wrote:
 > Hello,
 > i
 want to learn how to send packets to a specific port in
 detail.
 
 Please refer to the
 following page on Ryu Documentation.
    
http://ryu.readthedocs.io/en/latest/ofproto_v1_3_ref.html#ryu.ofproto.ofproto_v1_3_parser.OFPActionOutput
 
 > my project is to do load
 balancing application according to round-robin and cpu-based
 between the servers.
 
 To
 implement load balancer application, the GROUP action might
 be useful, I guess.
 The based algorithm is
 strongly depending on the switch implementation, though.
 
 Thanks,
 Iwase
 
 
 > thanks in advance.
 >
 >
 ------------------------------------------------------------------------------
 > Check out the vibrant tech community on
 one of the world's most
 > engaging
 tech sites, SlashDot.org! http://sdm.link/slashdot
 >
 _______________________________________________
 > Ryu-devel mailing list
 > Ryu-devel@lists.sourceforge.net
 > https://lists.sourceforge.net/lists/listinfo/ryu-devel
 >
 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to