[Ryu-devel] [PATCH] bgp: bug fix of handling nexthop for eBGP peering

2014-11-22 Thread Toshiki Tsuboi
RyuBGP doesn't work properly becase of handling wrong nexthop address. Therefore, in spite of receiving BGP UPDATE Message in the peering router, the router fails to learn a new route entry from RyuBGP in BGP table. (Memo: this issue has not occurred in Vpnv4/mpBGP environment.) (1) register route

[Ryu-devel] About the inserting switch rules

2014-11-22 Thread Ali Reza Zamani
Hi all, I have a question regarding defining the rules for a switch in in Ryu controller. I am running my data plane using mininet. How can I insert some forwarding rule for the switches. for example I want that all of the packet which are using destination port xx forwarded to specific host.