Commit Graph

26159 Commits

Author SHA1 Message Date
Stig Bjørlykke 2de0812f1d From Alexis La Goutte (bug 3104):
Add Aruba dictionary.

svn path=/trunk/; revision=26945
2008-12-09 13:57:55 +00:00
Stig Bjørlykke e4e7334be0 From Jim Young (bug 3105):
Trivial patch to change two C++ style comments to standard C style comments.

svn path=/trunk/; revision=26944
2008-12-09 13:42:00 +00:00
Stig Bjørlykke c8f933d0b9 From Jim Young (bug 3102):
Trivial patch to fix a structured comment within wslua_pinfo.c

svn path=/trunk/; revision=26943
2008-12-09 07:53:11 +00:00
Stig Bjørlykke f596c7da35 Untabify and code cleanup.
svn path=/trunk/; revision=26942
2008-12-09 00:03:09 +00:00
Stig Bjørlykke 30db09a3a4 Removed a _U_ for a used argument.
svn path=/trunk/; revision=26941
2008-12-08 23:46:26 +00:00
Anders Broman 7a9c76f1f9 Add dissection of Authentication request.
svn path=/trunk/; revision=26940
2008-12-08 22:21:49 +00:00
Anders Broman fa3a12e5b0 It's the tvb lenght that's 0...
svn path=/trunk/; revision=26939
2008-12-08 22:21:03 +00:00
Anders Broman 360d9f94c7 Accept leading space, payload type name is case insensitive.
svn path=/trunk/; revision=26938
2008-12-08 21:31:37 +00:00
Stig Bjørlykke 076349374b Invalidate cf->current_row when rescan packet and the new selected row 0
has changed, to force update of packet list and packet details.

This fixes bug 3099.

svn path=/trunk/; revision=26937
2008-12-08 21:30:21 +00:00
Anders Broman bc7cb2706e Change to FT_UINT64
svn path=/trunk/; revision=26936
2008-12-08 21:30:06 +00:00
Gerald Combs 8a6ffb0309 Updates for PPI 1.0.8.
svn path=/trunk/; revision=26934
2008-12-08 18:54:42 +00:00
Ulf Lamping 29f4204639 I've moved the Wireshark start menu shortcut from it's own directory into the plain start menu and removed the Wireshark start menu dir altogether, which makes it IMHO much more usable than before.
According to the "Windows Vista User Experience Guidelines" http://msdn.microsoft.com/en-us/library/aa511447.aspx (and also my own experience), the number of items in the start menu should be reduced to the minimum.

svn path=/trunk/; revision=26933
2008-12-08 18:39:20 +00:00
Ulf Lamping 152ba2075c add mt.exe to the REQUIRED_TOOLS (if we're not using MSVC6)
svn path=/trunk/; revision=26932
2008-12-08 18:28:40 +00:00
Gerald Combs 4948a597c4 Partial support for RFC 2324.
svn path=/trunk/; revision=26931
2008-12-08 18:01:13 +00:00
Gerald Combs b5225b4ddb [Automatic manuf update for 2008-12-07]
svn path=/trunk/; revision=26929
2008-12-07 16:03:18 +00:00
Balint Reczey fc2f95b921 Add access to pinfo->desegment_len and pinfo->desegment_offset to Lua API.
This enables Lua dissectors to request reassembly via the pinfo struct.

svn path=/trunk/; revision=26926
2008-12-05 17:19:34 +00:00
Bill Meier 33557261a4 (Minor reformat of switch statements)
svn path=/trunk/; revision=26925
2008-12-05 16:27:31 +00:00
Bill Meier 3a483526a7 fix crash when selecting some specific frames; fix conversation/fragmentation bugs
- Do reassembly tbl init and conversation private data init via registered init;
  (Also fixes memory leak of conversation private data each time new capture read)
- Do fragmentation stuff when first visiting packet (even if tree==NULL).

svn path=/trunk/; revision=26924
2008-12-05 16:07:32 +00:00
Jaap Keuter 902b6b2b3d Fix for bug 2832:
Show the actual Private or Experimental TLV/LDP msg value.

svn path=/trunk/; revision=26922
2008-12-04 23:13:55 +00:00
Stig Bjørlykke 3319c4e670 We have no pop-up menu in the "Packet Bytes" pane.
svn path=/trunk/; revision=26919
2008-12-04 21:50:52 +00:00
Ulf Lamping 4f46066fa0 add missing version check for new block
svn path=/trunk/; revision=26917
2008-12-04 21:26:35 +00:00
Ulf Lamping 6e0a9d6df0 add block dissections:
- PDIRBeginEndData
- PDIRData V1.1

svn path=/trunk/; revision=26916
2008-12-04 20:52:11 +00:00
Bill Meier 66f5c47447 Trivial changes related to proto_reg_handoff
svn path=/trunk/; revision=26914
2008-12-04 20:10:16 +00:00
Bill Meier f0dbc63956 A few trivial changes related to proto_reg_handoff;
Also: Fix Emacs "file variable" to have a "safe" value:
 That is: indent-tabs-mode: tabs --> indent-tabs-mode: t

svn path=/trunk/; revision=26912
2008-12-04 17:10:51 +00:00
Bill Meier 734095db7a Use dissector_add_handle rather than registering to UDP port 0
svn path=/trunk/; revision=26911
2008-12-04 16:08:03 +00:00
Jörg Mayer b719d7ac35 Unistim still eats the TAPA packets :-(
svn path=/trunk/; revision=26910
2008-12-04 09:31:44 +00:00
Jaap Keuter de11028c76 From Markus Renz:
Bugfix for ptp dissector.

svn path=/trunk/; revision=26909
2008-12-03 22:56:46 +00:00
Jaap Keuter e7ca77a5cc Fix for bug 3085:
Correct interpretation of QoS T-bit.

svn path=/trunk/; revision=26908
2008-12-03 07:08:33 +00:00
Anders Broman e6647dff81 Fix a typo
svn path=/trunk/; revision=26907
2008-12-03 06:48:32 +00:00
Anders Broman c6b2623026 Some bugfixes.
svn path=/trunk/; revision=26906
2008-12-03 06:47:06 +00:00
Anders Broman 3d0e9d7e34 From Michael Lum:
- new service options
- one comment was incorrect
- Expanded a profile in one of the messages

svn path=/trunk/; revision=26905
2008-12-03 06:46:23 +00:00
Jaap Keuter f5b04f0124 From Don Newton:
Set default port of Unistim back to 5000; The Unistim dissector is made a heuristic dissector.

svn path=/trunk/; revision=26904
2008-12-02 23:02:32 +00:00
Tomas Kukosa fd2e95371f H.323 over SCTP support
svn path=/trunk/; revision=26903
2008-12-02 13:09:21 +00:00
Stig Bjørlykke 64f26048de From Jim Young (bug 3092):
The attached patch changes the label for the sflow.fs.seqno from "Sequence
number:" to "Sample sequence number:".   This change helps differentiate this
particular item from the sflow.sequence_number which also uses the label of
"Sequence number:".

svn path=/trunk/; revision=26902
2008-12-02 09:48:51 +00:00
Guy Harris 198e48fe85 Don't set the tvbuff actual length based on the IP total length until
after we've checked whether the total length is less than the header
length, so that we don't believe an obviously bogus total length.  (This
doesn't catch all cases of bogus total lengths, but it catches, for
example, a total length of 0.)

svn path=/trunk/; revision=26901
2008-12-02 09:42:57 +00:00
Jörg Mayer 49026d3ec0 - Make sure we hanlde arrays with length 0 correctly.
- Trivial warning (shadowed variable) fix.

svn path=/trunk/; revision=26900
2008-12-02 08:13:20 +00:00
Jörg Mayer 4149a23cc5 Trivial warning fixes
svn path=/trunk/; revision=26899
2008-12-02 08:11:23 +00:00
Jaap Keuter 7c65de9865 From Don Newton:
Flesh out call duration timer message.

svn path=/trunk/; revision=26898
2008-12-02 07:09:01 +00:00
Anders Broman b1d9a9cbae Expand comments and some more IE dissection.
svn path=/trunk/; revision=26897
2008-12-01 22:31:17 +00:00
Anders Broman 8957c53871 Add codec list dissection.
svn path=/trunk/; revision=26896
2008-12-01 22:30:13 +00:00
Stig Bjørlykke 0d51f029bf Initialize sample_enterprise.
svn path=/trunk/; revision=26895
2008-12-01 20:26:11 +00:00
Jörg Mayer 8eafdc0663 - Add some detail infos to the parent trees
- Improve decoding of the enterprise/type field
- Remove some unused code


svn path=/trunk/; revision=26894
2008-12-01 20:04:07 +00:00
Balint Reczey 99d277ae84 Fix "command not found" error in configure.
svn path=/trunk/; revision=26893
2008-12-01 18:34:14 +00:00
Stig Bjørlykke 861a0ac58c Attempt to fix build errors.
svn path=/trunk/; revision=26892
2008-12-01 11:03:28 +00:00
Jörg Mayer 50de995bbc The good:
- Implement the beginnings of sflow5 support.
- Get rid if the inconsistencies regarding return values: Always return
  the offset.
- Make more elements filterable
- Make the naming of elements more consistent (not finished)
- To see what's missing have a look at the TODO section at the beginning
  of the file and search for XXX in the code.

The not so good:
- Only tested with a single sample trace. No extended/expanded data in
  that trace.
- This patch hopefully doesn't break sflow4 support, but I didn't have
  any traces to test with, so please test.
- The names of many filters have changed to make things more consistent.

svn path=/trunk/; revision=26891
2008-12-01 10:03:33 +00:00
Jörg Mayer 11fb0e8118 Fix a tpyo
svn path=/trunk/; revision=26890
2008-12-01 09:50:34 +00:00
Jörg Mayer 2ec0f32654 Display the settings for not-compiled-in features:
It's not a good idea to refer people in the snmp section to
the name resultion section for mibs configuration and then
not provide any clue that they are there correctly if mib
support wasn't compiled in.


svn path=/trunk/; revision=26889
2008-12-01 09:47:41 +00:00
Stig Bjørlykke e3660ee423 Restructured the flow graph dialog to make it easier to read.
svn path=/trunk/; revision=26888
2008-12-01 08:50:37 +00:00
Stephen Fisher 3e60203474 Fix a few more problems found by checkAPIs.pl
svn path=/trunk/; revision=26887
2008-12-01 07:31:07 +00:00
Stephen Fisher 5f707964bd Remove call to deprecated perror() and a check to see if g_malloc() failed
since g_malloc will terminate the program if it cannot allocate memory instead
of returning NULL.


svn path=/trunk/; revision=26886
2008-12-01 07:16:32 +00:00