mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-15 00:45:06 +01:00
improvements and fixes
This commit is contained in:
parent
4c3f0a97aa
commit
7696484f0b
4 changed files with 28 additions and 5 deletions
|
|
@ -157,8 +157,8 @@ impl ServerChannelsState {
|
|||
|
||||
self.packets_to_send
|
||||
.push_back(Packet::new_msg_channel_open_confirmation(
|
||||
our_number.0,
|
||||
sender_channel,
|
||||
our_number.0,
|
||||
initial_window_size,
|
||||
max_packet_size,
|
||||
));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue