bugzilla-daemon at bugzilla.mindrot.org
2011-Feb-08 14:53 UTC
[Bug 1855] New: set traffic class on IPv6 packets
https://bugzilla.mindrot.org/show_bug.cgi?id=1855 Summary: set traffic class on IPv6 packets Product: Portable OpenSSH Version: 5.8p1 Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy: cjwatson at debian.org Created attachment 1994 --> https://bugzilla.mindrot.org/attachment.cgi?id=1994 set IPV6_TCLASS for IPv6 connections Lionel Elie Mamane <lionel at mamane.lu> sent this report as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498297: OpenSSH sets the IPv4 ToS (Type of Service) byte to "low delay" or "max throughput" depending on the situation, but does not set the equivalent IPv6 Traffic Class byte. As far as I understand, these two bytes are supposed to be used the same way, so here's a patch to set the said traffic class byte on IPv6 packets. I've attached a version of his patch updated to current HEAD, and adding a guard against systems where IPV6_TCLASS isn't defined. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Feb-08 14:54 UTC
[Bug 1855] set traffic class on IPv6 packets
https://bugzilla.mindrot.org/show_bug.cgi?id=1855 Colin Watson <cjwatson at debian.org> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://bugs.debian.org/cgi- | |bin/bugreport.cgi?bug=49829 | |7 -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-May-15 04:04 UTC
[Bug 1855] set traffic class on IPv6 packets
https://bugzilla.mindrot.org/show_bug.cgi?id=1855 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Damien Miller <djm at mindrot.org> 2011-05-15 14:04:16 EST --- This has been committed and will be in OpenSSH 5.9. Thanks -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Sep-06 05:33 UTC
[Bug 1855] set traffic class on IPv6 packets
https://bugzilla.mindrot.org/show_bug.cgi?id=1855 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> 2011-09-06 15:33:06 EST --- close resolved bugs now that openssh-5.9 has been released -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.