[PATCH] Limit size of the iovect passed to writev in packet.c

2014-05-19 Thread ronny . meeus
entries to be present in the vector. The result is that the connection is being closed. Signed-off-by: Ronny Meeus ronny.me...@gmail.com diff --git a/packet.c b/packet.c --- a/packet.c +++ b/packet.c @@ -64,13 +64,24 @@ void write_packet() { struct iovec *iov = NULL; int i

Failed to connect to dropbear version 2020.81

2023-06-05 Thread Ronny Meeus
Hello we have a dropbear version 2020,81 running in an old release of our SW as our login server. Currently we experience issues logging in on the system from the remote system running Openssh (using dropbear also on the client side we see a similar result). At the end of the mail I pasted the

Re: Failed to connect to dropbear version 2020.81

2023-06-06 Thread Ronny Meeus
behavior is seen. Best regards Ronny Op ma 5 jun 2023 om 14:41 schreef Ronny Meeus : > > Hello > > we have a dropbear version 2020,81 running in an old release of our SW > as our login server. > Currently we experience issues logging in on the system from the > remote system r