Bug 1658734
Summary: | xtables-monitor has missing documentation references | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Tomas Dolezal <todoleza> |
Component: | iptables | Assignee: | Phil Sutter <psutter> |
Status: | CLOSED ERRATA | QA Contact: | Jiri Peska <jpeska> |
Severity: | medium | Docs Contact: | Marc Muehlfeld <mmuehlfe> |
Priority: | medium | ||
Version: | 8.0 | CC: | igkioka, iptables-maint-list, jpeska, lmanasko, psutter, todoleza |
Target Milestone: | rc | Keywords: | Documentation, ManPageChange |
Target Release: | 8.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | iptables-1.8.2-10.el8 | Doc Type: | Bug Fix |
Doc Text: |
.The `TRACE` target in the `iptables-extensions(8)` man page has been updated
Previously, the description of the `TRACE` target in the `iptables-extensions(8)` man page referred only to the `compat` variant, but Red Hat Enterprise Linux 8 uses the `nf_tables` variant. As a consequence, the man page did not reference the `xtables-monitor` command-line utility to display `TRACE` events. The man page has been updated and, as a result, now mentions `xtables-monitor`.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2019-11-05 22:17:43 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: | |
Embargoed: | |||
Bug Depends On: | 1682316 | ||
Bug Blocks: |
Description
Tomas Dolezal
2018-12-12 18:35:08 UTC
*** Bug 1612985 has been marked as a duplicate of this bug. *** Documentation enhancement sent upstream: https://marc.info/?l=netfilter-devel&m=154513180417213&w=2 Since this is merely a documentation issue, I'm moving this to 8.1. Upstream commit to backport: commit 9ac39888722ee9c7e97d9b8cb9eb4f33b582130a Author: Phil Sutter <phil> Date: Tue Dec 18 12:16:30 2018 +0100 extensions: TRACE: Point at xtables-monitor in documentation With iptables-nft, logging of trace events is different from legacy. Explain why and hint at how to receive events in this case. Signed-off-by: Phil Sutter <phil> Signed-off-by: Florian Westphal <fw> Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:3573 |