Bug 1014055
Summary: | Need f-stream build of iproute-2.6.32-26.el6 for netns support in RHOS | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Perry Myers <pmyers> | |
Component: | iproute | Assignee: | Marcela Mašláňová <mmaslano> | |
Status: | CLOSED ERRATA | QA Contact: | Rami Vaknin <rvaknin> | |
Severity: | urgent | Docs Contact: | ||
Priority: | urgent | |||
Version: | 4.0 | CC: | breeler, hateya, lhh, oblaut, rhos-maint, sclewis, yeylon | |
Target Milestone: | beta | Keywords: | AutoVerified, TestBlocker | |
Target Release: | 4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | iproute-2.6.32-130.el6ost.netns.2 | Doc Type: | Rebase: Bug Fixes and Enhancements | |
Doc Text: |
Iproute is a collection of utilities for controlling TCP / IP networking and traffic control. The iproute packages contain networking utilities (for example, ip and rtmon), which are designed to use the advanced networking capabilities of the Linux kernel.
These updated iproute packages include numerous bug fixes and enhancements, as noted in Red Hat Enterprise Linux 6.5 Technical Notes:
* While monitoring IP neighbor cache with the ip monitor neigh command, the cache experienced the layer 2 network miss. Consequently, ip monitor neigh command could not decode the miss event generated by the kernel. To fix this bug, code for neighbor cache events for entry deletion and entry miss have been back-ported from upstream and ip monitor neigh now recognizes cache miss event and format it properly with a miss keyword on the output.
* Previously, Red Hat Enterprise Linux 6 was missing a functionality to set up IPv6 token-only network configuration. As a consequence, the user had fewer networking options. The IPv6 token feature has been implemented in both kernel (BZ#876634) and a userspace interface to iproute. Users can now setup IPv6 token-only networking, optionaly receiving network prefixes later.
* Red Hat Enterprise Linux 6.5 shipped with VXLAN (Virtual Extended LAN), a VLAN-like layer 3 encapsulation technique support in the kernel, so a userspace interface was required for users and applications to utilize the VXLAN feature. With this update, the ip utility recognizes and supports the 'vxlan' devices.
* When larger rto_min (the minimum TCP Retransmission TimeOut to use when communicating with a certain destination) was set, the ip route show command did not return correct values. A patch has been provided to fix this bug and ip route show now handles rto_min as expected.
* Prior to this update, the manual page for the lnstat utility was referring wrongly to non-existent directory, the iproute-doc instead of iproute-<package version> directory. The incorrect documentation could confuse the user. To fix this bug, the file-system path has been corrected.
* Previously, there was an inconsistency between the lnstat utility's interval option behavior and its documentation. Consequently, lnstat exited after a number of seconds instead of refreshing the view, making the interval option useless. The interval option behavior has been changed to refresh the data every N seconds, thus fixing the bug.
* Previously, the ip utility was mishandling netlink communication, which could cause hangs under certain circumstances. Consequently, listing network devices with the ip link show command hung in a SELinux restricted mode. With this update, the ip utility checks for the result of the rtnl_send() function before waiting for a reply, avoiding an indefinite hang. As a result, it is now possible to list network devices in a SELinux restricted environment.
* Prior to this update, the tc utility documentation lacked description of the batch option. To fix this bug, the tc manual pages have been updated including the description of the batch option.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1014056 (view as bug list) | Environment: | ||
Last Closed: | 2013-12-20 00:25:32 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: | ||||
Bug Blocks: | 1014056 |
Description
Perry Myers
2013-10-01 10:38:08 UTC
Hi Perry, could you give me a link to product pages, so I could see when is deadline for this bug? Does your request mean, we should merge 6.5 branch into rhos f-stream branch? In RHEL-6.5 branch might be additional changes in next few days. Thanks for clarification. Verified on rhos 4.0 running on rhel6.5, namespaces work well. iproute-2.6.32-30.el6.x86_64 : Advanced IP routing and network device : configuration tools Repo : rhel-server Matched from: iproute-2.6.32-130.el6ost.netns.2.x86_64 : Advanced IP routing and network : device configuration tools Repo : installed Matched from: Other : Provides-match: iproute [root@puma10 ~]# ip netns qlbaas-8203635c-3f93-4748-abec-4e2a9f25e45d qrouter-7ef63e50-0898-4b73-9553-bc5a3d2985fc [root@puma10 ~]# 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. http://rhn.redhat.com/errata/RHEA-2013-1859.html |