mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2025-06-03 00:00:20 +00:00
![]() This big patch fixes fragmentation handling in the dynamic channel. We used to have a single state to handle fragmentation at the main dynamic channel level, but in fact packets can be fragmented per sub channel. So we have to maintain a fragmentation state per sub channel, this involve treating dynamic and static channels differentely (so the size of the patch that has to implement state tracking per dynamic channels). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
pf_channel_drdynvc.c | ||
pf_channel_drdynvc.h | ||
pf_channel_rdpdr.c | ||
pf_channel_rdpdr.h | ||
pf_channel_smartcard.c | ||
pf_channel_smartcard.h |