Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 37492: /trunk-1.6/ /trunk-1.6/epan/dissectors/: packet-d

Date: Tue, 31 May 2011 21:19:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37492

User: gerald
Date: 2011/05/31 02:19 PM

Log:
 Copy over revisions from the trunk:
 
   ------------------------------------------------------------------------
   r37427 | stig | 2011-05-27 00:38:08 -0700 (Fri, 27 May 2011) | 2 lines
   Changed paths:
      M /trunk/gtk/new_packet_list.c
 
   Added some row space to "Edit Column Details".
   ------------------------------------------------------------------------
   r37455 | etxrab | 2011-05-28 23:43:27 -0700 (Sat, 28 May 2011) | 4 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-dvbci.c
 
   From Martin Kaiser:
   DVB-CI dissector: exception in close_session_request apdus (wrong offset)
 
   https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5955
   ------------------------------------------------------------------------
   r37458 | alagoutte | 2011-05-29 05:16:53 -0700 (Sun, 29 May 2011) | 2 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-ieee80211.c
 
   Fix a wrong length when there is unknown Atheros IE Data
   ------------------------------------------------------------------------
   r37459 | alagoutte | 2011-05-29 05:51:10 -0700 (Sun, 29 May 2011) | 2 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-ieee80211.c
 
   Don't return offset when it is the end of Extended Capability IE (Only use break)
   ------------------------------------------------------------------------
   r37473 | tuexen | 2011-05-31 00:30:38 -0700 (Tue, 31 May 2011) | 3 lines
   Changed paths:
      M /trunk/gtk/capture_dlg.c
 
   Don't limit the snaplen if not reqested.
   Found by Irene Ruengeler.
   ------------------------------------------------------------------------
   r37474 | rbalint | 2011-05-31 05:07:25 -0700 (Tue, 31 May 2011) | 3 lines
   Changed paths:
      M /trunk/Makefile.am.inc
      A /trunk/abi-descriptor.template
      M /trunk/epan/Makefile.am
      M /trunk/wiretap/Makefile.am
      M /trunk/wsutil/Makefile.am
 
   Add dumpabi target to Makefiles in wsutil, epan and wiretap directories.
   We can use the dumped ABI description for comparing ABI changes between revisions.
   ------------------------------------------------------------------------
   r37475 | rbalint | 2011-05-31 05:09:47 -0700 (Tue, 31 May 2011) | 1 line
   Changed paths:
      M /trunk/wsutil/Makefile.am
 
   Fixing wrong library names in r37474
   ------------------------------------------------------------------------
   r37476 | rbalint | 2011-05-31 07:33:49 -0700 (Tue, 31 May 2011) | 2 lines
   Changed paths:
      M /trunk/Makefile.am
 
   Add top-level dumpabi target.
   ------------------------------------------------------------------------
   r37490 | gerald | 2011-05-31 13:45:28 -0700 (Tue, 31 May 2011) | 2 lines
   Changed paths:
      M /trunk/Makefile.am
 
   Add abi-descriptor.template to the distribution.
   ------------------------------------------------------------------------

Directory: /trunk-1.6/epan/dissectors/
  Changes    Path                  Action
  +1 -1      packet-dvbci.c        Modified
  +11 -11    packet-ieee80211.c    Modified

Directory: /trunk-1.6/epan/
  Changes    Path           Action
  +10 -0     Makefile.am    Modified

Directory: /trunk-1.6/gtk/
  Changes    Path                 Action
  +2 -0      capture_dlg.c        Modified
  +1 -0      new_packet_list.c    Modified

Directory: /trunk-1.6/
  Changes    Path               Action
  +6 -0      Makefile.am        Modified
  +5 -0      Makefile.am.inc    Modified

Directory: /trunk-1.6/wiretap/
  Changes    Path           Action
  +10 -0     Makefile.am    Modified

Directory: /trunk-1.6/wsutil/
  Changes    Path           Action
  +10 -0     Makefile.am    Modified