Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
doc/source/tls.rst | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/doc/source/tls.rst b/doc/source/tls.rst
index 642e93b..fb2ae2c 100644
--- a/doc/source/tls.rst
+++ b/doc/source/tls.rst
@@ -67,12 +67,14 @@ You can see something like::
loading app ryu.controller.ofp_handler
instantiating app ryu.controller.ofp_handler
- connected socket:<SSLSocket fileno=4 sock=127.0.0.1:6633
peer=127.0.0.1:56493> address:('127.0.0.1', 56493)
- unhandled event <ryu.controller.dispatcher.EventQueueCreate object at
0x2fdcd90>
- hello ev <ryu.controller.ofp_event.EventOFPHello object at 0x2fdce90>
+ BRICK ofp_event
+ CONSUMES EventOFPSwitchFeatures
+ CONSUMES EventOFPErrorMsg
+ CONSUMES EventOFPHello
+ CONSUMES EventOFPEchoRequest
+ connected socket:<SSLSocket fileno=4 sock=127.0.0.1:6633
peer=127.0.0.1:61302> address:('127.0.0.1', 61302)
+ hello ev <ryu.controller.ofp_event.EventOFPHello object at 0x1047806d0>
move onto config mode
- unhandled event <ryu.controller.dispatcher.EventDispatcherChange object at
0x2fdcfd0>
- switch features ev version: 0x1 msg_type 0x6 xid 0xc23353f2 port
OFPPhyPort(port_no=65534, hw_addr='\x16\xd8u\xe7[C',
name='br0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', config=1,
state=1, curr=0, advertised=0, supported=0, peer=0)
+ switch features ev version: 0x1 msg_type 0x6 xid 0xb0bb34e5 port
OFPPhyPort(port_no=65534, hw_addr='\x16\xdc\xa2\xe2}K',
name='br0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', config=0,
state=0, curr=0, advertised=0, supported=0, peer=0)
move onto main mode
- unhandled event <ryu.controller.dispatcher.EventDispatcherChange object at
0x2fdcfd0>
--
1.8.0.1
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel