[Bug 1964] QoS/DSCP names false translated to ToS hex value

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Feb 28 18:39:38 EST 2012


https://bugzilla.mindrot.org/show_bug.cgi?id=1964

--- Comment #8 from Philip Prindeville <philipp at redfish-solutions.com> 2012-02-28 18:39:38 EST ---
(In reply to comment #6)
> Your argument is comprehensible.
> 
> I don't know anything about the implementation details and would not
> want to questions its correctness.
> 
> I am just a user, and I noticed that a call like
> 
>   ssh -4o IPQoS=0x10 -S none lotus
> 
> yields (according to `tshark`:
> 
>   0001 00.. = Differentiated Services Codepoint: Unknown (0x04)
> 
> which is wrong. <<2 would make this right.
> 
> Maybe this is related to #1963 or #1965.

For that matter, what happens when you run:

ssh -4o IPQoS=0x08 -S none lotus

Do you also see 0x04?

-- 
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.


More information about the openssh-bugs mailing list