Files
FreeRDP/server/proxy
Martin Fleisz e4f476fce4 proxy: Fix handling of in drdynvc DATA_FIRST_PDU in proxy
During tests I sometimes received DATA_FIRST_PDUs that were not part of
a fragmented message but contained a complete PDU.

The documentation is not quite clear about if this is a possible
scenario or a protocol violation. However in the description of the Data
field it says:

If the sum of the DVC header size and the value specified by the Length
field is less than 1600 bytes, then the actual data length equals the
value specified by the Length field.

This hints that DATA_FIRST_PDU might also contain complete Data and does
not necessarily mean to be the first part of a fragmented PDU.
2022-09-29 14:45:30 +02:00
..
2022-06-23 08:48:39 +02:00
2022-06-23 08:48:39 +02:00
2022-06-23 08:48:39 +02:00
2022-07-06 12:01:23 +02:00
2022-06-23 08:48:39 +02:00
2022-06-23 08:48:39 +02:00
2022-01-11 12:34:43 +01:00
2022-02-04 08:44:22 +00:00