RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1230702 - Type of Service (TOS) cannot be set in IPv6 header
Summary: Type of Service (TOS) cannot be set in IPv6 header
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: java-1.7.0-openjdk
Version: 6.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Andrew John Hughes
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks: 1172231
TreeView+ depends on / blocked
 
Reported: 2015-06-11 12:10 UTC by Piyush Bhoot
Modified: 2019-08-15 04:42 UTC (History)
2 users (show)

Fixed In Version: java-1.7.0-openjdk-1.7.0.80-2.6.0.0.el6_6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-08 13:39:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Icedtea Bugzilla 2418 0 None None None Never

Description Piyush Bhoot 2015-06-11 12:10:07 UTC
Description of problem:

Type of Service (TOS) can generally not be set in a IPv6 header from Java when using TCP. Also for IPv4 some tweaks have to be performed in order to get all cases working. Extensive testing has been done for different cases. Please consider all these cases. Testing was done by collecting snoops and analyzing the resulting ip headers of the TCP and UDP communication between Java clients and servers.

Upstream bug has been filed to address this issue, which is in resolved state
https://bugs.openjdk.java.net/browse/JDK-8029607


How reproducible:Always

Comment 2 Deepak Bhole 2015-06-11 19:22:03 UTC
This is will require a backport into OpenJDK7 which is now maintained by Red Hat.

Assigning to ahughes to investigate.

Comment 3 Andrew John Hughes 2015-06-12 15:33:38 UTC
No backport required; this is already upstream as part of 7u80, as shown on the bug.

http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/75dceeafa4c8

t will appear in RHEL when we move to the 2.6.x series. Hopefully, this will be with 2.6.1 in the July CPU.


Note You need to log in before you can comment on or make changes to this bug.