Hi, Hu

OK, I will make the patch.
I will let event classes have "app", to get more informations, including IP address.

Thanks,
Fujimoto

On 2017年06月14日 16:30, Hu Dingyuan wrote:

Hi Fujimoto,

I just want to get the ip address of ovsdb.

I think RemoteOvsdb has enough information and these information should be available for app developer though EventNewOVSDBConnection and other events.

*From: *Fujimoto Satoshi <satoshi.fujimo...@gmail.com>
*Reply-To: *"ryu-devel@lists.sourceforge.net" <ryu-devel@lists.sourceforge.net>
*Date: *Wednesday, 14 June 2017 at 15:16
*To: *Dingyuan <h...@outlook.com>, "ryu-devel@lists.sourceforge.net" <ryu-devel@lists.sourceforge.net> *Subject: *Re: [Ryu-devel] [feature request] get ovs information from ovsdb protocol

Hello, Hu

Could you tell me what informations you want to get?
For example, informations which RemoteOvsdb has are enough for you?
https://github.com/osrg/ryu/blob/master/ryu/services/protocols/ovsdb/manager.py#L139-L144

Thanks,
Fujimoto

On 2017年06月14日 13:03, Hu Dingyuan wrote:

    Hi,

    When I use OpenFlow protocol, I can get bridge ip address though
    `ev.msg.datapath.address[0]`.

    But when I try to use OVSDB protocol, I can only get `system_id`
    from `ev`.

    Can someone help me to get more information from
    `ovsdb_event.EventNewOVSDBConnection`?




    
------------------------------------------------------------------------------

    Check out the vibrant tech community on one of the world's most

    engaging tech sites, Slashdot.org!http://sdm.link/slashdot




    _______________________________________________

    Ryu-devel mailing list

    Ryu-devel@lists.sourceforge.net
    <mailto:Ryu-devel@lists.sourceforge.net>

    https://lists.sourceforge.net/lists/listinfo/ryu-devel





------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot


_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to