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

Darren Tucker <dtuc...@zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtuc...@zip.com.au

--- Comment #1 from Darren Tucker <dtuc...@zip.com.au> ---
It is actually used in ssh although it's for a deprecated option:

$ grep -C1 "'P'" ssh.c
                        break;
                case 'P':       /* deprecated */
                        options.use_privileged_port = 0;


-oport=N works on both, though.

-- 
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to