Bug 35461 - RFE: remove the serial number of messages
Summary: RFE: remove the serial number of messages
Status: RESOLVED FIXED
Alias: None
Product: Spice
Classification: Unclassified
Component: protocol (show other bugs)
Version: unspecified
Hardware: All All
: medium enhancement
Assignee: Spice Bug List
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-20 03:30 UTC by Yaniv Kaul
Modified: 2012-01-20 11:06 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Yaniv Kaul 2011-03-20 03:30:58 UTC
Apparently, we have no use for them whatsoever. Just drop them would shave off 8 bytes from all messages, which is nice, especially for the small messages that we sometimes send in the input {mouse|keyboard| channels.
It'll break of course the protocol, so this 'capability' should be negotiated between client and server, but I believe this could be done as part of the handshake.

Of course, if we ever have a UDP based channel, we'll need it, but for all TCP-based channels that we have today, this is simply not useful in any way.
Comment 1 Yaniv Kaul 2012-01-20 11:06:39 UTC
commit 49e2069467dff4d56536151e2486b60e922e9371
Author: Yonit Halperin <yhalperi@redhat.com>
Date:   Wed Dec 28 11:26:03 2011 +0200

    Add support for mini header: an header without sub list & without serial


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.