os-ken/ryu/lib
FUJITA Tomonori f65ecadfaa eventlet has already supported WebSocket(RFC6455) in stable releases (>= 0.15)
Signed-off-by: Satoshi Kobayashi <satoshi-k@stratosphere.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2015-06-23 14:55:51 +09:00
..
netconf doc: add components page 2014-05-27 20:24:50 +09:00
of_config ryu.contrib: Be explicit about sys.path modification 2015-04-18 08:56:19 +09:00
ovs python3: Adapt to new iterator names 2015-06-20 21:19:12 +09:00
packet python3: Use integer division where appropriate 2015-06-23 05:56:06 +09:00
xflow Reduce logging overhead by cleaning up logging calls 2015-03-16 21:11:10 +09:00
__init__.py initial commit 2011-12-09 15:56:05 +09:00
addrconv.py addrconv: remove embedded test code 2013-07-25 05:16:36 +09:00
alert.py Snort integrate: Add the snort lib supporting snort integration. Add an sample application simple_switch_snort.py which can dump alert message. 2014-09-01 15:16:05 +09:00
bfdlib.py python3: Adapt to new iterator names 2015-06-20 21:19:12 +09:00
dpid.py wsgi/routes: add regex pattern for each REST component 2012-11-03 15:57:05 +09:00
hub.py eventlet has already supported WebSocket(RFC6455) in stable releases (>= 0.15) 2015-06-23 14:55:51 +09:00
igmplib.py lib: fix pep8 2014-05-14 13:19:16 +09:00
ip.py addrconv: use bytes instead of int to represent ipv4 addresses 2013-07-24 04:12:07 +09:00
lacplib.py lib: fix pep8 2014-05-14 13:19:16 +09:00
mac.py 'itertools.izip()' has been deprecated in Python 3 2015-04-14 05:31:42 +09:00
ofctl_v1_0.py ofctl_v1_0: fix output of get_flow_stats 2015-06-14 22:48:30 +09:00
ofctl_v1_2.py ofctl_v1_[23]: Ignore unkown match fields 2015-04-03 17:59:50 +09:00
ofctl_v1_3.py ofctl_v1_[23]: Ignore unkown match fields 2015-04-03 17:59:50 +09:00
ofp_pktinfilter.py Reduce logging overhead by cleaning up logging calls 2015-03-16 21:11:10 +09:00
pack_utils.py Move msg_pack_into from ofproto to lib 2015-02-16 13:05:32 +09:00
pcaplib.py Add parsing libpcap and reading/writing PCAP file 2015-01-25 21:51:22 +09:00
port_no.py lib/port_no: handling port_no as string 2013-03-31 18:11:00 +09:00
quantum_ifaces.py python3: Adapt to new iterator names 2015-06-20 21:19:12 +09:00
rpc.py lib: fix pep8 2014-05-14 13:19:16 +09:00
snortlib.py snortlib: Remove disabled flag MSG_WAITALL 2015-03-02 10:47:32 +09:00
sockaddr.py Add a small library to deal with TCP-MD5 socket option 2014-06-29 08:19:49 +09:00
sockopt.py Add a small library to deal with TCP-MD5 socket option 2014-06-29 08:19:49 +09:00
stplib.py python3: Adapt to new iterator names 2015-06-20 21:19:12 +09:00
stringify.py python3: Adapt to new iterator names 2015-06-20 21:19:12 +09:00
type_desc.py python3: Use bytes type for binary data 2015-06-20 21:19:17 +09:00