Bug 1780010
Summary: | "vrf" command is not described in main ip(8) manpage | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Renaud Métrich <rmetrich> |
Component: | iproute | Assignee: | Andrea Claudi <aclaudi> |
Status: | CLOSED ERRATA | QA Contact: | Jianlin Shi <jishi> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 8.1 | CC: | atragler, jiji, jmaxwell, rhel-docs |
Target Milestone: | rc | Keywords: | Documentation |
Target Release: | 8.0 | Flags: | pm-rhel:
mirror+
|
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | iproute-5.3.0-2.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-11-04 01:43:46 UTC | Type: | Enhancement |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Renaud Métrich
2019-12-05 08:54:26 UTC
Patch submitted upstream: https://patchwork.ozlabs.org/patch/1245938/ This is fixed upstream with commit 229bb886a3c44 ("man: ip.8: Add missing vrf subcommand description") Verified on iproute-5.3.0-2: [root@ibm-x3650m4-01-vm-03 ~]# rpm -q iproute iproute-5.3.0-2.el8.x86_64 IP(8) Linux IP(8) NAME ip - show / manipulate routing, network devices, interfaces and tunnels SYNOPSIS ip [ OPTIONS ] OBJECT { COMMAND | help } ip [ -force ] -batch filename OBJECT := { link | address | addrlabel | route | rule | neigh | ntable | tunnel | tuntap | maddress | mroute | mrule | monitor | xfrm | netns | l2tp | tcp_metrics | token | macsec | vrf } 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 (iproute bug fix and enhancement update), 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/RHBA-2020:4478 |