Bug 1009860 - Missing bridge mdb description in man page
Summary: Missing bridge mdb description in man page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: iproute
Version: 7.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Petr Pisar
QA Contact: Jiri Jaburek
URL: http://thread.gmane.org/gmane.linux.n...
Whiteboard:
Depends On: 885977 1009049
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-19 10:32 UTC by David Spurek
Modified: 2015-03-02 05:28 UTC (History)
4 users (show)

Fixed In Version: iproute-3.10.0-4.el7
Doc Type: Bug Fix
Doc Text:
Analyzing the Non-Configuration IP Multicast IGMP Snooping Data Previously, the bridge module sysfs virtual file system did not provide the ability to inspect the non-configuration IP multicast Internet Group Management Protocol (IGMP) snooping data. Without this functionality, users could not fully analyze their multicast traffic. In Red Hat Enterprise Linux 6.5, users are able to list detected multicast router ports, groups with active subscribers and the associated interfaces.
Clone Of: 1009049
Environment:
Last Closed: 2014-06-12 08:53:59 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description David Spurek 2013-09-19 10:32:13 UTC
Checked with iproute-3.10.0-3.el7

+++ This bug was initially created as a clone of Bug #1009049 +++

Description of problem:
Missing `bridge mdb` description in man page, only bridge help lists mdb object.

Version-Release number of selected component (if applicable):
iproute-2.6.32-28.el6

How reproducible:


Steps to Reproduce:
1.man bridge
2.
3.

Actual results:
bridge mdb description missing

Expected results:
bridge mdb is described

Additional info:

--- Additional comment from Petr Pisar on 2013-09-19 04:19:41 EDT ---



--- Additional comment from Petr Pisar on 2013-09-19 04:43:08 EDT ---

This one is without trailing spaces.

--- Additional comment from David Spurek on 2013-09-19 06:24:11 EDT ---

Comment 1 Petr Pisar 2013-09-24 11:25:33 UTC
The `bridge mdb' documentation patch accepted by upstream as:

commit 54e9c3a34d4ba8a0890f3bf21d708342329461b5
Author: Petr Písař <ppisar>
Date:   Thu Sep 19 10:41:26 2013 +0200

    iproute2: bridge: document mdb
    
    This augments bridge(8) manual page with `bridge mdb' and `bridge
    monitor mdb' commands which have been added recently.
    
    Signed-off-by: Petr Písař <ppisar>


Note You need to log in before you can comment on or make changes to this bug.