Hello, I am a beginner to Ryu and look forward to working with it. I am trying to set up a simple firewall application and would appreciate any help I can get. The simple description of the firewall is that if it receives packets from specified IP addresses (hard-coded at this point), it will perform the usual switch functions (flood, record flow, and add to flow table). If the packet shows ANY other IP address, it will drop packets and not allow communication (similar to the rest_firewall.py).
Any sample code to get this working would be appreciated. Thank you,Andy
------------------------------------------------------------------------------
_______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
