[Ryu-devel] Load Bakancing with IPv6

2018-03-21 Thread Edgar G. Acela
Hi everyone. I'm doing an load balancing app for IPv6 packets. For IPv4 packets I did that actions be drop, I mean, actions = [ ]. Apparently it works but the ping with IPv6 works only when i first applying ping with Ipv4. If I apllying first the ping IPv6, it doesnt work. When the app is excute

Re: [Ryu-devel] RYU Rest Router IPv6

2016-06-24 Thread Edgar G. Acela
Thanks Iwase. Yes of course. I'll do my best effort. If i have any questions, I'll be writing here. Thanks and regards. 2016-06-22 3:46 GMT-03:00 Iwase Yusuke : > Hi, > > On 2016年06月21日 17:55, Edgar G. Acela wrote: > >> Hi Iwase. Thanks for the reply. >> I&#x

Re: [Ryu-devel] RYU Rest Router IPv6

2016-06-21 Thread Edgar G. Acela
t know where to start for make a simple router (Static routing) that only support IPv6. Any advice? Thanks 2016-06-21 5:05 GMT-03:00 Iwase Yusuke : > Hi, > > > On 2016年06月21日 06:08, Edgar G. Acela wrote: > >> Hello everyone. >> >> I'm trying, through MiniNet a

[Ryu-devel] RYU Rest Router IPv6

2016-06-20 Thread Edgar G. Acela
Hello everyone. I'm trying, through MiniNet and Ryu, to use an OpenFlow switch as a router to handle IPv6 addresses. I've been watching the rest_router.py Ryu and see that only supports IPv4 addresses. Any suggestions to achieve this? because it is not enough to change the variables of IPv4 by IPv