Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-73144

[iproute] ip -6 netconf show always return non-zero on iproute-6.11.0-1 [rhel-10]

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • rhel-10.1
    • rhel-10.0
    • iproute
    • None
    • iproute-6.14.0-1.el10
    • Yes
    • Moderate
    • 6887a0656dad7bb826deea6242f4d7462ee96014
    • 1
    • rhel-net-core-2
    • ssg_networking
    • 14
    • 17
    • 5
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • NST-Core2-25W22
    • None

      What were you trying to do that didn't work?

      Running "ip -4 or -6 netconf show dev <ifname>" returns non-zero value

      What is the impact of this issue to you?

      Please provide the package NVR for which the bug is seen:

      6.12.0-36.el10.x86_64
      iproute-6.11.0-1.el10.x86_64
      iproute-tc-6.11.0-1.el10.x86_64

      How reproducible is this bug?:

      100%

      Steps to reproduce

       

      [root@vm-10-0-186-33 ~]# ip -4 netconf show dev eth0
      inet eth0 forwarding off rp_filter loose mc_forwarding off proxy_neigh off ignore_routes_with_linkdown off 
      [root@vm-10-0-186-33 ~]# echo $?
      2
      [root@vm-10-0-186-33 ~]# ip -6 netconf show dev eth0
      inet6 eth0 forwarding off mc_forwarding off proxy_neigh off ignore_routes_with_linkdown off 
      [root@vm-10-0-186-33 ~]# echo $?
      2

       

       

      Expected results

      Actual results

              rh-ee-aclaudi Andrea Claudi
              jiji1@redhat.com Jianwen Ji
              nst-kernel-bugs nst-kernel-bugs
              Ying Xu Ying Xu
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: