[Bug 2335] Config parser accepts ip/port in ListenAddress and PermitOpen
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Mar 27 01:10:32 AEDT 2018
https://bugzilla.mindrot.org/show_bug.cgi?id=2335
Jakub Jelen <jjelen at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2525|0 |1
is obsolete| |
--- Comment #2 from Jakub Jelen <jjelen at redhat.com> ---
Created attachment 3137
--> https://bugzilla.mindrot.org/attachment.cgi?id=3137&action=edit
New version of patch for OpenSSH 7.7p1 (prerelease)
The old patch does not apply anymore since it is now used also for
other things so I put together a new version with hpdelim2(). See
attached patch.
Any chance getting this finally fixed. Simple test cases, that fail
without this patch:
./sshd -f /dev/null -T -oPermitOpen=localhost/222
-oHostKey=regress/rsa| grep 222
./sshd -f /dev/null -T -oListenAddress=localhost/222
-oHostKey=regress/rsa| grep 222
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list