Summary: | Having two different display to port allocation strategies is complex | ||
---|---|---|---|
Product: | ThinLinc | Reporter: | Karl Mikaelsson <derfian> |
Component: | VSM Agent | Assignee: | Henrik Andersson <hean01> |
Status: | NEW --- | ||
Severity: | Normal | CC: | astrand, hean01 |
Priority: | P2 | ||
Version: | trunk | ||
Target Milestone: | MediumPrio | ||
Hardware: | PC | ||
OS: | Unknown | ||
Acceptance Criteria: |
Description
Karl Mikaelsson
The reason being for two strategies is that an old client didn't reveice which port to connect to, just the DISPLAY and had to calculated the port for itself, the same way as server side. However, this is for an very old client version older than 1.4.0 and we can remove this backward compability. I need to revert these changes, due to I missed the consequence of breaking a upgrade a installation were sessions with old port allocation was used. Wg. verify_session() will fail. We can't just change the port allocation without taking this into consideration. |