Commit Graph

37127 Commits

Author SHA1 Message Date
Anders Broman 2c20392169 Use Frame_data also in graph_analysis_item_t, this should ultimately
make it possible to use absolute time in the graph.

svn path=/trunk/; revision=38984
2011-09-13 12:39:11 +00:00
Martin Mathieson c5cfc416a1 Skip extra info if present (IP with LTE PDCP threading info).
svn path=/trunk/; revision=38983
2011-09-13 12:14:24 +00:00
Anders Broman 187d5c34a6 Store a pointer to frame_data which holds the timing and frame number info rather than making copies. Move a structure only used internaly from voip_calls.h to .c
svn path=/trunk/; revision=38982
2011-09-13 05:29:56 +00:00
Anders Broman 0c2bb6e388 Store a pointer to frame_data which holds the timing and frame number info rather than making copies.
svn path=/trunk/; revision=38981
2011-09-12 19:32:49 +00:00
Anders Broman 4d33ad6f6d Fix a typo
svn path=/trunk/; revision=38978
2011-09-12 16:09:36 +00:00
Bill Meier 4bbd01941d From Danny Breton: Property name time-synchronization-interval(204) is incorrectly shown as time-synchronization-recipents.
See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6336

svn path=/trunk/; revision=38977
2011-09-12 15:44:45 +00:00
Anders Broman a3ef4972b3 Leading white space in the field descriptive name is not allowed.
svn path=/trunk/; revision=38976
2011-09-12 14:30:41 +00:00
Michael Tüxen 6ecc4235f1 Use the correct name for the airpcap interface.
While there, clean up some whitespaces.

svn path=/trunk/; revision=38975
2011-09-12 13:39:14 +00:00
Michael Tüxen c21ae05d4f Fix the wireless settings button for AirPCap devices in the
Edit Interface dialog box.

Obtained from Irene Ruengeler.

svn path=/trunk/; revision=38974
2011-09-12 13:13:08 +00:00
Anders Broman a757c16877 Move airpcap_wep.c to /wsutil CMakefile changes
svn path=/trunk/; revision=38973
2011-09-12 13:07:54 +00:00
Anders Broman 3aa4c91d03 Update to V10.2.0 (2011-06)
svn path=/trunk/; revision=38972
2011-09-12 13:00:11 +00:00
Anders Broman 98f5d79ee8 Update to V9.6.0 (2011-06)
svn path=/trunk/; revision=38971
2011-09-12 12:48:00 +00:00
Anders Broman 71fc5eca2a From Liam Sharp:
VoIP Calls->Graph TCS and OLC display corruption.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6318

svn path=/trunk/; revision=38970
2011-09-12 08:37:36 +00:00
Anders Broman c7c6bbf831 Move airpcap_wep.c to /wsutil
svn path=/trunk/; revision=38969
2011-09-12 08:23:15 +00:00
Anders Broman 7a0cb7ea93 from Liam Sharp:
Info column to show subMessageIdentifier type strings for H245/H.239 packets

With a change to remove "subMessageIdentifer=" as I think that clutters up the Infocol.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6315

svn path=/trunk/; revision=38968
2011-09-12 06:02:43 +00:00
Anders Broman 6c987f0b0c From Michael Mann:
Extend 64-bit SDNV decoding to Administrative Records.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4109

svn path=/trunk/; revision=38967
2011-09-11 19:54:11 +00:00
Anders Broman eb0f64c320 From Martin Kaiser:
DVB-CI / CI+ Specific Application Support (SAS) resource
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6334

svn path=/trunk/; revision=38966
2011-09-11 19:16:54 +00:00
Anders Broman 834ffe219c From Martin Kaiser:
DVB-CI / CI+ Application MMI resource.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6332

svn path=/trunk/; revision=38965
2011-09-11 19:13:27 +00:00
Anders Broman 900484d992 From Pascal Quantin:
Update of 3GPP RRC and LTE RRC dissectors.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6333

svn path=/trunk/; revision=38964
2011-09-11 19:09:02 +00:00
Gerald Combs 21ad6d3c35 [Automatic manuf, services and enterprise-numbers update for 2011-09-11]
svn path=/trunk/; revision=38961
2011-09-11 14:03:28 +00:00
Martin Mathieson f220deb9a3 Update some comments.
svn path=/trunk/; revision=38960
2011-09-10 23:46:49 +00:00
Guy Harris 9317da356b Get rid of redundant blurbs.
svn path=/trunk/; revision=38959
2011-09-10 16:33:51 +00:00
Ronnie Sahlberg 7ec441d440 DCE/RPC: FRSRPC: updates to the FRS dissector
From: Matthieu Patou <mat@matws.net>


svn path=/trunk/; revision=38958
2011-09-10 11:15:20 +00:00
Ronnie Sahlberg c8edaa4b36 DCE/RPC MGMT: Add dissection of INQ_PRINC_NAME procedure
From: Matthieu Patou <mat@matws.net>


svn path=/trunk/; revision=38957
2011-09-10 11:04:42 +00:00
Bill Meier 98cc920265 Fix compile error: remove forward declaration.
svn path=/trunk/; revision=38956
2011-09-09 21:23:27 +00:00
Bill Meier 20a5184e03 Revert SVN #38954; Correct fix to follow.
svn path=/trunk/; revision=38955
2011-09-09 21:20:17 +00:00
Bill Meier a2ff261c12 Fix compile error: remove forward declaration.
svn path=/trunk/; revision=38954
2011-09-09 21:15:05 +00:00
Bill Meier b3c369619b Don't do heuristic check for 'dstport being even' if checking for rtp over stun.
See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6322

svn path=/trunk/; revision=38953
2011-09-09 20:37:49 +00:00
Bill Meier 4a91af2383 Cleanup & simplify some code;
Rework code so it should work better with captured_length < reported_length;
Remove unused #defines.

svn path=/trunk/; revision=38952
2011-09-09 20:19:05 +00:00
Stig Bjørlykke 2e49699bb6 From Sylvain Munaut via bug 6328:
Fix bug in CSN_CHOICE implentation preventing subtree processing

svn path=/trunk/; revision=38951
2011-09-09 17:29:20 +00:00
Anders Broman a3a899de80 /* Get the fields in the second octet */
octet2 = tvb_get_guint8( tvb, offset + 1 );
	payload_type = RTP_PAYLOAD_TYPE( octet2 );

	/* Check for a sensible payload type
	   (recognised static and preferred dynamic ranges) */
	if ((payload_type <= PT_H263) ||
		/* Alex Lindberg - Modified range to use RTP Type Names */
	    (payload_type >= PT_UNDF_96 && payload_type <= PT_UNDF_127)) {

evaluates to allways trye as far as I can tell.

svn path=/trunk/; revision=38950
2011-09-09 05:23:43 +00:00
Anders Broman b37aba3675 From Ken Cox:
The change causes dissect_stun_message() to pass control to subdissectors when 'tree' is NULL.
Part of the patch from
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6322

svn path=/trunk/; revision=38949
2011-09-09 05:16:39 +00:00
Chris Maynard f4c675f712 Fix locale problem with "Rel Start" time, both with display and copy to CSV, by replacing rel_time_to_secs_str() with nstime_to_sec(). Problem reported on ask by packethunter.
Ref: http://ask.wireshark.org/questions/6207/decimal-point-vs-decimal-comma

svn path=/trunk/; revision=38948
2011-09-09 02:11:53 +00:00
Bill Meier 3ed0fa717e Use tvb_new_subset_remaining() iso tvb_new_subset();
Minor whitespace cleanup.

svn path=/trunk/; revision=38947
2011-09-09 01:39:16 +00:00
Gerald Combs aac47f7ce4 Run 2to3 on faq.py.
svn path=/trunk/; revision=38946
2011-09-09 00:12:20 +00:00
Gerald Combs b666f4a90e Update some email addresses.
svn path=/trunk/; revision=38941
2011-09-08 16:30:20 +00:00
Bill Meier 7e1977c4d5 From Stefan Metzmacher: Fix flags in packet-smb
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6320

svn path=/trunk/; revision=38940
2011-09-08 16:19:35 +00:00
Stig Bjørlykke 00486493c3 Add syntax check and autocompletion to "Save Filter as".
svn path=/trunk/; revision=38939
2011-09-08 11:16:18 +00:00
Stig Bjørlykke 8c73abd028 Avoid crash when pressing the help button in the "Save Filter" dialog.
Documentation TBD.

svn path=/trunk/; revision=38938
2011-09-08 10:38:58 +00:00
Stig Bjørlykke 1a046d693b From Edwin Groothuis via bug 6207:
Added Filter Toolbar Save functionality.

From me:
Removed unused code.

svn path=/trunk/; revision=38937
2011-09-08 09:35:10 +00:00
Stig Bjørlykke 62894613b0 Remove duplicate entry.
svn path=/trunk/; revision=38936
2011-09-08 09:26:32 +00:00
Anders Broman 1fa674d3ad packet-mim.c:220: warning: 'dst_addr' may be used uninitialized in this function
svn path=/trunk/; revision=38935
2011-09-08 08:48:00 +00:00
Anders Broman c185043ff3 from Leonard Tracy:
Cisco FabricPath protocol dissector.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6017

svn path=/trunk/; revision=38934
2011-09-08 08:14:49 +00:00
Jeff Morriss 14ab9387c1 Revert rev 38340 (which was itself a reversion of 34807): if we can't find the
SVN version, indicate that the SVN version is unknown.  This puts back the fix
for bug 1413.

Add a new version.conf option for make-version which tell is "this is a build
from a release tarball."  When that option is present do not try to use SVN
to determine the SVN version, just use whatever SVN information shipped in the
tarball.

If version.conf is present in the source tree (as it is only in the release
branches), deliver it in the source tarball but only after setting the "this
is a release tarball" option.


All of this means that that builds from release-branch tarballs will report
the SVN version of the release tarball rather than "unknown."  This addresses
the issue reported in
http://ask.wireshark.org/questions/5376/wireshark-161-title-shows-svn-rev-unknown-from-unknown

Builds from trunk (including the source tarballs) will continue to report that
the SVN version is unknown.  (Maybe that, too, should be changed?)

svn path=/trunk/; revision=38933
2011-09-08 01:53:41 +00:00
Gerald Combs c600dbe7c1 Update the help question.
svn path=/trunk/; revision=38928
2011-09-07 23:20:42 +00:00
Bill Meier e2f6d85655 Fix a 'set but not used' gcc warning; Mark param arg as _U_;
Whitespace cleanup: trailing blanks & "4 space tabs".

svn path=/trunk/; revision=38925
2011-09-07 19:35:55 +00:00
Bill Meier 9c6aca43f2 Windows: GetTickCount() returns a DWORD (not a time_t);
Fixes a problem on Windows wherein specifying a capture file
time duration for autostop or file-switching would stop
working after some period of time.

The reason:
GetTickCount returns DWORD (unsigned int) which
 wraps "every 49.7 days";

and: The GetTickCount() return value was being stored in a time_t which is
 int64 on Windows;

thus:
 The test for elapsed time (using signed integers) didn't work correctly after
 the time had wrapped.

Fixes Bug #6280: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6280


svn path=/trunk/; revision=38921
2011-09-07 18:25:54 +00:00
Jörg Mayer 001d5b5989 "Fix" an unjustified gcc might-be-used-unused warning.
svn path=/trunk/; revision=38920
2011-09-07 17:26:03 +00:00
Anders Broman 60ad46f2fe From Lori Tribble:
Fix problem with the decoding of the exception schedule.  It was eating one
too many closing tags before exiting and causing the rest of the information to
fail to decode correctly.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6178

svn path=/trunk/; revision=38919
2011-09-07 14:42:08 +00:00
Anders Broman 1b675d6656 Add ftype-ipv6.c
svn path=/trunk/; revision=38918
2011-09-07 13:03:05 +00:00