Add the number of common data blocks to the protocol.
commit69d7d6c01a01cc81f7e28593701d3425adfce8ec
authorHolger Hetterich <hhetter@novell.com>
Tue, 2 Feb 2010 19:04:40 +0000 (2 20:04 +0100)
committerJim McDonough <jmcd@samba.org>
Tue, 16 Mar 2010 13:52:10 +0000 (16 09:52 -0400)
tree8937602e723a5c66d8320fabe8817a84cfb192a5
parent4940da2e99647b2d6ae3b4abf78c9904e4390074
Add the number of common data blocks to the protocol.

Always send the number of common data blocks first. This way, we
can make the protocol backwards compatible. A receiver running with
an older subprotocol can just ignore if a newer sender sends more
common data.

Add a few remarks to the marshalling function. Add two #define lines
defining the protocol subrelease number and the number of common
data blocks to the header file.
source3/modules/vfs_smb_traffic_analyzer.c
source3/modules/vfs_smb_traffic_analyzer.h