| Summary: | direct-streamlocal channel open doesn't match PROTOCOL documentation | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Ron Frederick <ronf> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | CC: | djm, todd.miller |
| Priority: | P5 | ||
| Version: | -current | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 2543 | ||
|
Description
Ron Frederick
2016-01-22 16:49:54 AEDT
I think the suggested fix (updating PROTOCOL) is probably the best one given the circumstances. What do you think, Todd? Retarget to openssh-7.3 Retarget to openssh-7.3 I've adjusted the PROTOCOL documentation to read:
byte SSH_MSG_CHANNEL_OPEN
string "direct-streamlocal@openssh.com"
uint32 sender channel
uint32 initial window size
uint32 maximum packet size
string socket path
+ string reserved
+ uint32 reserved
Maybe we could make something useful out of them in the future.
The updated PROTOCOL will be in the openssh-7.3 release.
Close all resolved bugs after 7.3p1 release |