Mailing List Archive

[Bug 1329] stale control sockets prevent connection.
https://bugzilla.mindrot.org/show_bug.cgi?id=1329


Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |djm@mindrot.org




--- Comment #1 from Damien Miller <djm@mindrot.org> 2008-06-12 16:51:31 ---
what about cases where the mux server has exceeded its connection
backlog? wouldn't you end up zapping a live mux socket there?

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
[Bug 1329] stale control sockets prevent connection. [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1329





--- Comment #2 from Damien Miller <djm@mindrot.org> 2008-06-12 16:55:07 ---
Created an attachment (id=1513)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1513)
fall back from mux client to TCP connection on error

I think this approach is safer: fall back to creating a new TCP
connection after errors in the mux client path.

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
[Bug 1329] stale control sockets prevent connection. [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1329


Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Blocks| |1208




--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
[Bug 1329] stale control sockets prevent connection. [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1329


Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Blocks| |1349




--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
[Bug 1329] stale control sockets prevent connection. [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1329





--- Comment #3 from Damien Miller <djm@mindrot.org> 2008-06-12 16:57:28 ---
Created an attachment (id=1514)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1514)
fall back from mux client to TCP connection on error

I think this approach is safer: fall back to creating a new TCP
connection after errors in the mux client path.

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
[Bug 1329] stale control sockets prevent connection. [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1329


Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Version|4.6p1 |5.0p1
OS/Version|Linux |All
Status|NEW |RESOLVED
Resolution| |FIXED




--- Comment #4 from Damien Miller <djm@mindrot.org> 2008-06-13 10:17:49 ---
patch applied; will be in openssh-5.1

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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