Mailing List Archive

[Bug 3650] [RFE] Implement a global channel timeout mechanism
https://bugzilla.mindrot.org/show_bug.cgi?id=3650

Damien Miller <djm@mindrot.org> changed:

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

--- Comment #1 from Damien Miller <djm@mindrot.org> ---
Created attachment 3781
--> https://bugzilla.mindrot.org/attachment.cgi?id=3781&action=edit
ChannelTimeout global=xxx

This implements a "ChannelTimeout global=xxx" feature that will close
all open channels when no open channel has traffic for this interval

--
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 3650] [RFE] Implement a global channel timeout mechanism [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3650

--- Comment #2 from Damien Miller <djm@mindrot.org> ---
Created attachment 3782
--> https://bugzilla.mindrot.org/attachment.cgi?id=3782&action=edit
regress test

--
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 3650] [RFE] Implement a global channel timeout mechanism [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3650

--- Comment #3 from Damien Miller <djm@mindrot.org> ---
Please give this a try

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3650] [RFE] Implement a global channel timeout mechanism [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3650

--- Comment #4 from Damien Miller <djm@mindrot.org> ---
Created attachment 3783
--> https://bugzilla.mindrot.org/attachment.cgi?id=3783&action=edit
cleaner diff

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3650] [RFE] Implement a global channel timeout mechanism [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3650

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3781|0 |1
is obsolete| |

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3650] [RFE] Implement a global channel timeout mechanism [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3650

--- Comment #5 from josh@honorablemenschen.com ---
That certainly looks like what I'm asking for. Now to figure out how
to rebuild sshd on OpenBSD to test it. Thanks.

--
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 3650] [RFE] Implement a global channel timeout mechanism [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3650

--- Comment #6 from josh@honorablemenschen.com ---
OK, I have done some (admittedly limited) testing with your patch and
it appears to work exactly as advertised. I suspect that this will
make a number of people happy, given how much of an uproar there was
when the functionality of ClientAliveInterval/ClientAliveCountMax
changed. Thanks again, and hopefully this will make it into the next
release.

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3650] [RFE] Implement a global channel timeout mechanism [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3650

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker@dtucker.net
Attachment #3783| |ok?(dtucker@dtucker.net)
Flags| |

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3650] [RFE] Implement a global channel timeout mechanism [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3650

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3782| |ok?(dtucker@dtucker.net)
Flags| |

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3650] [RFE] Implement a global channel timeout mechanism [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3650

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3783|0 |1
is obsolete| |
Attachment #3783|ok?(dtucker@dtucker.net) |
Flags| |
Attachment #3784| |ok?(dtucker@dtucker.net)
Flags| |

--- Comment #7 from Damien Miller <djm@mindrot.org> ---
Created attachment 3784
--> https://bugzilla.mindrot.org/attachment.cgi?id=3784&action=edit
cleaned up even more

--
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 3650] [RFE] Implement a global channel timeout mechanism [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3650

Darren Tucker <dtucker@dtucker.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3782|ok?(dtucker@dtucker.net) |ok+
Flags| |

--
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 3650] [RFE] Implement a global channel timeout mechanism [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3650

Darren Tucker <dtucker@dtucker.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3784|ok?(dtucker@dtucker.net) |ok+
Flags| |

--
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 3650] [RFE] Implement a global channel timeout mechanism [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3650

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Blocks| |3651
Status|NEW |RESOLVED

--- Comment #8 from Damien Miller <djm@mindrot.org> ---
this has been committed and will be in openssh-9.7, due in a few months


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=3651
[Bug 3651] tracking bug for openssh-9.7
--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3650] [RFE] Implement a global channel timeout mechanism [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3650

--- Comment #9 from josh@honorablemenschen.com ---
Thank you very much!

--
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