Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not overwrite client side HPN buffer size #10

Closed
wants to merge 1 commit into from

Conversation

allanjude
Copy link

If HPNBufferSize is set in ssh_config, respect that value, rather than blindly overwriting it with the default

If HPNBufferSize is set in ssh_config, respect that value, rather than blindly overwriting it with the default
@vapier
Copy link

vapier commented Dec 17, 2016

instead of doing it this way, i think we should change readconf.c to set the default if it's -1, and then we can delete this clobber logic altogether

@rapier1
Copy link
Owner

rapier1 commented Apr 5, 2017

Vapier,

Could you submit a patch for this?

Thanks,
Chris

@allanjude
Copy link
Author

Yes, I will do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants