Change in vdsm[master]: netinfo: add bridge option reporting

asegurap at redhat.com asegurap at redhat.com
Mon Apr 14 09:57:01 UTC 2014


Antoni Segura Puimedon has posted comments on this change.

Change subject: netinfo: add bridge option reporting
......................................................................


Patch Set 2: Verified+1

Manually verified to report the options:

Changed multicast_router doing:

    echo 1 > /sys/class/net/tar/bridge/multicast_router

and it is correctly reflected as seen below:

    bridges = {'tar': {'addr': '',
                       'cfg': {'BOOTPROTO': 'none',
                               'BRIDGING_OPTS': 'multicast_router=0 multicast_snooping=0',
                               'DEFROUTE': 'no',
                               'DELAY': '0',
                               'DEVICE': 'tar',
                               'NM_CONTROLLED': 'no',
                               'ONBOOT': 'yes',
                               'TYPE': 'Bridge'},
                       'gateway': '',
                       'ipv6addrs': [],
                       'ipv6gateway': '::',
                       'mtu': '1500',
                       'netmask': '',
                       'opts': {'ageing_time': '29995',
                                'bridge_id': '8000.000000000000',
                                'forward_delay': '0',
                                'gc_timer': '53',
                                'group_addr': '1:80:c2:0:0:0',
                                'hash_elasticity': '4',
                                'hash_max': '512',
                                'hello_time': '199',
                                'hello_timer': '53',
                                'max_age': '1999',
                                'multicast_last_member_count': '2',
                                'multicast_last_member_interval': '99',
                                'multicast_membership_interval': '25996',
                                'multicast_querier': '0',
                                'multicast_querier_interval': '25496',
                                'multicast_query_interval': '12498',
                                'multicast_query_response_interval': '999',
                                'multicast_router': '1',
                                'multicast_snooping': '0',
                                'multicast_startup_query_count': '2',
                                'multicast_startup_query_interval': '3124',
                                'priority': '32768',
                                'root_id': '8000.000000000000',
                                'root_path_cost': '0',
                                'root_port': '0',
                                'stp_state': '0',
                                'tcn_timer': '0',
                                'topology_change': '0',
                                'topology_change_detected': '0',
                                'topology_change_timer': '0'},

-- 
To view, visit http://gerrit.ovirt.org/26749
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I91ecc4bb652c5f676e62297aa3d6640bfee596fd
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No


More information about the vdsm-patches mailing list