Make protocol version 2 the default protocol, and only run on version 1 if V1 is...
commit9dba659e7232099b271eea79b396509bfeb085fd
authorHolger Hetterich <hhetter@novell.com>
Wed, 18 May 2011 13:24:23 +0000 (18 15:24 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 7 Jun 2011 18:00:35 +0000 (7 20:00 +0200)
treee73dec6e5a6dbeff19cf712899fce9987c021395
parentb7b2b8827e7442a2f61b41873cc55ae05a68df49
Make protocol version 2 the default protocol, and only run on version 1 if V1 is explcitly given as a module option.

I haven't received a single line of feedback on protocol v1
for at least 1 1/2 years, whereas protocol v2 has an active
userbase and more people developing around it.

This patch includes a manpage update, describing the new
version handling, as well as documenting the recent changes
making the module transfer the IP address of the client machine
as submitted with
464c69609aa7e582f484c1d357b7c6d3eb2bcbe3.

Bug #8148 (Default to protocol version 2 for SMB Traffic Analyzer in Samba
3.6.0).
(cherry picked from commit 9231770df9189701da7020c77ebd672942f25773)
docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml
source3/modules/vfs_smb_traffic_analyzer.c