Red Hat Bugzilla – Bug 1475762
malformed address in route printed by 'ip route list' for RTN_MULTICAST type and AF_INET family
Last modified: 2018-04-10 10:31:54 EDT
Found in CI test run at: https://beaker.engineering.redhat.com/jobs/1973898 in test: Task: (Fail) /kernel/networking/route/route_func - STANDALONE, TEST_TYPE=netns, TEST_TOPO=default, ROUTE_MODE=local test: (Fail) Route-Selector-netns-default-local --- Add a IPv4 multicast route: ip -4 route add multicast 172.111.1.1 dev veth1 table main and list it: ip -4 route list type multicast table main we get: multicast ac6f:101:800:400:400:0:3c00:0 dev veth1 scope link instead of the expected: multicast 172.111.1.1 dev veth1 scope link
Created attachment 1305641 [details] Patch as submitted to maintainer
Postponing this to RHEL-7.5.
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-2018:0815