[Bug 2335] Config parser accepts ip/port in ListenAddress and PermitOpen

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Jan 23 21:31:47 AEDT 2019


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

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net

--- Comment #3 from Darren Tucker <dtucker at dtucker.net> ---
Some git archaeology reveals this was added in 2001 to support IPv6
addresses with ports:

https://github.com/openssh/openssh-portable/commit/d71ba5771b5c67b4efd3294ecb85dc4d10d03265

at the time it was documented in sshd(8).  These days it's not in line
with the relevant standards (eg
https://tools.ietf.org/html/rfc5952#section-6) so we should probably
remove it.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list