项目作者: aduggirala28

项目描述 :
SDN Controller code in Python. Every DNS Packet is forwarded to the controller and the controller checks for prohibited sites against a database. The base code is the simple_switch_13.py which comes with RYU installation. RYU doesn't provide a DNS packet parser. The parser was made with Python DPKT library.
高级语言: Python
项目地址: git://github.com/aduggirala28/RYU-Controller-with-DNS-Parser.git