diff options
author | Holger Hetterich <hhetter@novell.com> | 2009-09-17 20:11:39 +0200 |
---|---|---|
committer | Jim McDonough <jmcd@samba.org> | 2010-03-16 09:52:08 -0400 |
commit | 2a643ef10c3ed64dc60a7899a581a7b83004ce0e (patch) | |
tree | 9ecdb887f603a2db6fccf4e82956061e981a5b9e /source3/libsmb | |
parent | 8353aa39b64169a6bbd4b5b21ab4989e7821363e (diff) | |
download | samba-2a643ef10c3ed64dc60a7899a581a7b83004ce0e.tar.gz samba-2a643ef10c3ed64dc60a7899a581a7b83004ce0e.tar.bz2 samba-2a643ef10c3ed64dc60a7899a581a7b83004ce0e.zip |
Introduce smb_traffic_analyzer protocol v2.
From Holger:
Make smb_traffic_analyzer differ the protocol versions to enable the development of version 2 of the protocol. To do this, a new parameter "protocol_version" has been introduced, which can be set to "V1", "V2", or nothing. If protocol_version is not set, V1 will be chosen automatically.
Created an enum for identifying VFS functions in the upcoming protocol v2. Converted the existing VFS functions to use the identifier, and set the read/write bool used in protocol v1 accordingly, also ignore any other VFS functions except read/write/pread/pwrite in v1. Added a first new VFS function for mkdir, which I use for testing and implementing both the sender and receiver for v2.
Diffstat (limited to 'source3/libsmb')
0 files changed, 0 insertions, 0 deletions