| Summary: | Missing bridge mdb description in man page | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | David Spurek <dspurek> |
| Component: | iproute | Assignee: | Petr Pisar <ppisar> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Jaburek <jjaburek> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | CC: | dspurek, ebenes, jjaburek, ppisar |
| Target Milestone: | rc | Keywords: | Patch |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://thread.gmane.org/gmane.linux.network/284091 | ||
| Whiteboard: | |||
| 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.
|
Story Points: | --- |
| Clone Of: | 1009049 | Environment: | |
| Last Closed: | 2014-06-12 08:53:59 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 885977, 1009049 | ||
| Bug Blocks: | |||
|
Description
David Spurek
2013-09-19 10:32:13 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>
|