From 0797e42a4aaf8131ae71899faea2d682ed81cb59 Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Wed, 29 Sep 2010 23:42:52 +0200 Subject: IP QoS support in libvncclient. This enables setting the DSCP/Traffic Class field of IP/IPv6 packets sent by a client. For example starting a client with -qosdscp 184 marks all outgoing traffic for expedited forwarding. Implementation for Win32 is still a TODO, though. See http://betelco.blogspot.com/2009/03/dscp-marking-under-windows-at.html for an overview of the Win32 QoS API mess... --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index d9e2721..e8f7763 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,7 @@ java vncviewer doesn't do colour cursors? make corre work again (libvncclient or libvncserver?) teach SDLvncviewer about CopyRect... implement "-record" in libvncclient +implement QoS for Windows in libvncclient later: ------ -- cgit v1.2.1