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

            Bug ID: 3319
           Summary: ssh -o 'IPQoS cs1' cannot overwrite IPQoS in config
                    file
           Product: Portable OpenSSH
           Version: 8.6p1
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: ssh
          Assignee: [email protected]
          Reporter: [email protected]

With a ~/.ssh/config like this:

Host *
    IPQoS af21 cs1


-o cannot overwrite IPQoS anymore:


ssh -o 'IPQoS cs1' gnu.example.net -G | grep -i ipqos
ipqos af21 cs1

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to