mirror of
https://github.com/faucetsdn/ryu.git
synced 2025-08-08 07:37:11 +02:00
g/c a stale reference to find_protocol
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
84374d2da5
commit
db46baf4e8
@ -45,8 +45,7 @@ If vlan is not used, you see something like::
|
||||
<ryu.lib.packet.tcp.tcp object at 0x107a5d850>
|
||||
|
||||
You can access to a specific protocol class instance by using the
|
||||
packet class find_protocol method. Let's try to check VLAN id if VLAN
|
||||
is used:
|
||||
packet class iterator. Let's try to check VLAN id if VLAN is used:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user