On Fri, 27 Mar 2015 10:10:11 +0800
"zangjunjie508" <[email protected]> wrote:

> 1. Because BGP peers connect to each other by TCP in port 179, so we think 
> that a flow can be created that  packets(update, open, notification, 
> keepalive) matching tcp:179 shuold be sent to controller in packet-in.    I 
> don't know whether this way is   feasible. Could you share your opinion, if 
> this is not feasible .  

It means your bgp application receives the whole Ethernet frames. Our
BGP stack is not designed to handle such.

> 2.How do we start BGP service in ryu as a BGPSpeaker which can be as a BGP 
> Router. 

http://ryu.readthedocs.org/en/latest/library_bgp_speaker.html

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to