On Mon, Oct 07, 2024 at 12:47:22AM GMT, Jonathan Marek wrote:
The name len field of the CMD_OPEN packet is only 16-bits and the upper
16-bits of "param2" are a different field, which can be nonzero in certain
situations, and CMD_OPEN packets can be unexpectedly dropped because of
this.
Any idea about the upper 16 bits? Should we care about that data too?