Re: [Ryu-devel] Multiple Extension Headers

2013-10-19 Thread Gabriele Gerbino
I'm sorry, I forgot to mention that the remaining code is the simple_switch.py example Gabriele 2013/10/19, Gabriele Gerbino : > Hi, > I'm trying to implement a RA Guard-like solution, improving it with the > possibility of detect the presence of a RA Header into an extension header > chain. I ca

[Ryu-devel] Multiple Extension Headers

2013-10-19 Thread Gabriele Gerbino
Hi, I'm trying to implement a RA Guard-like solution, improving it with the possibility of detect the presence of a RA Header into an extension header chain. I can detect it, but seems like there is some problem about the forwarding procedure: if the RA header is the first of chain I can filter it