[Bug 2756] sshd does not seem to terminate despite ClientAlive[Interval|CountMax] when a process is polling a remote forwarding channel

2023-01-12 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2756 Damien Miller changed: What|Removed |Added Attachment #3030|ok?(d...@mindrot.org)| Flags|

[Bug 2756] sshd does not seem to terminate despite ClientAlive[Interval|CountMax] when a process is polling a remote forwarding channel

2018-04-05 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2756 Damien Miller changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #8

[Bug 2756] sshd does not seem to terminate despite ClientAlive[Interval|CountMax] when a process is polling a remote forwarding channel

2017-08-10 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2756 --- Comment #7 from willc...@google.com --- Thanks for the quick turnaround! Much appreciated. -- 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.

[Bug 2756] sshd does not seem to terminate despite ClientAlive[Interval|CountMax] when a process is polling a remote forwarding channel

2017-08-10 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2756 Darren Tucker changed: What|Removed |Added Resolution|--- |FIXED

[Bug 2756] sshd does not seem to terminate despite ClientAlive[Interval|CountMax] when a process is polling a remote forwarding channel

2017-08-10 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2756 Darren Tucker changed: What|Removed |Added Blocks||2698 Referenced

[Bug 2756] sshd does not seem to terminate despite ClientAlive[Interval|CountMax] when a process is polling a remote forwarding channel

2017-08-10 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2756 Darren Tucker changed: What|Removed |Added Attachment #3029|0 |1 is

[Bug 2756] sshd does not seem to terminate despite ClientAlive[Interval|CountMax] when a process is polling a remote forwarding channel

2017-08-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2756 --- Comment #4 from willc...@google.com --- Cool, thanks! I glanced briefly at the patch and it looks like it'll definitely help. The minor nit I have is it could also update the select timeout. It's OK as is, but it means that the

[Bug 2756] sshd does not seem to terminate despite ClientAlive[Interval|CountMax] when a process is polling a remote forwarding channel

2017-08-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2756 --- Comment #3 from Darren Tucker --- Created attachment 3029 --> https://bugzilla.mindrot.org/attachment.cgi?id=3029=edit keep track of the last time we heard from the client and trigger client_alive_check() (In reply to

[Bug 2756] sshd does not seem to terminate despite ClientAlive[Interval|CountMax] when a process is polling a remote forwarding channel

2017-08-08 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2756 --- Comment #2 from willc...@google.com --- OK, thanks! I'll try testing it the next time I get my team together to repro this situation again. I'll get back to you on that one. What did you think about my questions around this code snippet which

[Bug 2756] sshd does not seem to terminate despite ClientAlive[Interval|CountMax] when a process is polling a remote forwarding channel

2017-08-08 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2756 Darren Tucker changed: What|Removed |Added CC||dtuc...@zip.com.au