[Ryu-devel] IP packet handler
Brought to you by:
nz_gizmoguy
|
From: Gabriele G. <gab...@gm...> - 2013-10-13 13:58:20
|
Hi there, I'm new to this ML and to OF in general. I was trying to gain confidence with ryu but I found myself stucked so soon. I wanted to modify the "simple_switch.py" example in order to make it able to learn IP addresses too and handle packets based on them. In particular, my idea is to use ryu to avoid some ipv6 security issues (rogue RA). Is there anyone who can give me some instructions and/or examples of ip packet handlers? Thanks in advance Gabriele |