[Bug 3319] New: ssh -o 'IPQoS cs1' cannot overwrite IPQoS in config file
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Jun 8 08:02:49 AEST 2021
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: unassigned-bugs at mindrot.org
Reporter: ypid at posteo.net
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.
More information about the openssh-bugs
mailing list