diff options
author | YAMAMOTO Takashi <yamamoto@valinux.co.jp> | 2013-08-01 13:54:57 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2013-08-01 14:25:41 +0900 |
commit | c14a4182d3bda7374e579ba4ee7cf78770b9b9b0 (patch) | |
tree | 23cec21f8c852a9c324af8a27734b1c0ab8a68ac /doc/source/using_with_openstack.rst | |
parent | 84236ab88df5d1a11b369308ad752365f04cacd1 (diff) |
packet lib: change the api to use text addresses
for example:
>>> from ryu.lib.packet.ipv4 import ipv4
>>> o = ipv4(src='127.0.0.1')
>>> o.src
'127.0.0.1'
>>>
i left lldp TLVs as they seem to be treated opaque.
for now, i don't change mac.DONTCARE and mac.BROADCAST because
they are used by the ofproto world as well.
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/using_with_openstack.rst')
0 files changed, 0 insertions, 0 deletions