[H248 3GPP] Add dissection of IP transport package.
[metze/wireshark/wip.git] / ChangeLog
index 36623832f42e4239b0b088afb5cd62860bd5740c..b96eaeee944505300a5610b1a38c76a628abeec8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-------------------------------------------------------------------------
-r11730 | gerald | 2004-08-12 17:46:09 -0500 (Thu, 12 Aug 2004) | 2 lines
-Changed paths:
-   M /releases/ethereal-0.10.6/Makefile.am
-
-Add capinfo.rc.in and wiretap.rc.in to the distribution.
-
-------------------------------------------------------------------------
-r11728 | gerald | 2004-08-12 16:47:47 -0500 (Thu, 12 Aug 2004) | 3 lines
-Changed paths:
-   M /releases/ethereal-0.10.6/doc/Makefile.am
-   M /releases/ethereal-0.10.6/make-authors-short.pl
-
-From Graeme Hewson: Keep the list of authors in the Ethereal man page from 
-wrapping, and fix the title.
-
-------------------------------------------------------------------------
-r11720 | gerald | 2004-08-11 16:21:44 -0500 (Wed, 11 Aug 2004) | 2 lines
-Changed paths:
-   M /releases/ethereal-0.10.6/Makefile.nmake
-
-Update to GTK-Wimp 0.6.1.
-
-------------------------------------------------------------------------
-r11719 | gerald | 2004-08-11 15:36:21 -0500 (Wed, 11 Aug 2004) | 3 lines
-Changed paths:
-   M /releases/ethereal-0.10.6/Makefile.nmake
-
-Change the "setup" target to download the updated GTK+ libraries described
-at http://mail.gnome.org/archives/gtk-devel-list/2004-August/msg00058.html .
-
-------------------------------------------------------------------------
-r11716 | gerald | 2004-08-11 14:11:06 -0500 (Wed, 11 Aug 2004) | 2 lines
-Changed paths:
-   M /releases/ethereal-0.10.6/AUTHORS
-   M /releases/ethereal-0.10.6/epan/column-utils.c
-
-Copy in Neil Piercy's column fixes from the main trunk (r11648).
-
-------------------------------------------------------------------------
-r11645 | gerald | 2004-08-10 10:11:38 -0500 (Tue, 10 Aug 2004) | 2 lines
-Changed paths:
-   M /releases/ethereal-0.10.6/epan/Makefile.nmake
-
-From Graham Bloice: Allow libethereal.dll to be built after recent changes.
-
-------------------------------------------------------------------------
-r11643 | gerald | 2004-08-10 09:09:30 -0500 (Tue, 10 Aug 2004) | 2 lines
-Changed paths:
-   M /releases/ethereal-0.10.6/capture-wpcap.c
-   M /releases/ethereal-0.10.6/epan/Makefile.am
-   M /releases/ethereal-0.10.6/epan/Makefile.common
-   M /releases/ethereal-0.10.6/epan/Makefile.nmake
-   M /releases/ethereal-0.10.6/epan/dissectors/packet-dhcp-failover.c
-
-Pull in changes from revs 11639 - 11642.
-
-------------------------------------------------------------------------
-r11637 | gerald | 2004-08-09 17:19:03 -0500 (Mon, 09 Aug 2004) | 2 lines
-Changed paths:
-   M /releases/ethereal-0.10.6/epan/Makefile.nmake
-   M /releases/ethereal-0.10.6/epan/addr_resolv.c
-   M /releases/ethereal-0.10.6/epan/addr_resolv.h
-
-Rename "resolv" to "addr_resolv".
-
-------------------------------------------------------------------------
-r11636 | gerald | 2004-08-09 16:02:05 -0500 (Mon, 09 Aug 2004) | 2 lines
-Changed paths:
-   A /releases/ethereal-0.10.6 (from /trunk:11635)
-
-Branch off the 0.10.6 release.
-
-------------------------------------------------------------------------
-r11633 | jmayer | 2004-08-08 22:18:33 -0500 (Sun, 08 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/FAQ
-   M /trunk/help/faq.txt
-
-Update FAQ again
-------------------------------------------------------------------------
-r11632 | jmayer | 2004-08-08 22:07:50 -0500 (Sun, 08 Aug 2004) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dhcp-failover.c
-
-- Small cosmetic fix to DHCP failover prefs
-- free -> g_free (we are using g_malloc)
-- remove debug prinf
-
-------------------------------------------------------------------------
-r11631 | guy | 2004-08-08 21:41:41 -0500 (Sun, 08 Aug 2004) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dhcp-failover.c
-
-Enable the configurable port number - and make the filter name for the
-protocol "dhcpfo", to match the filter names of its fields; that - or
-changing the long name or abbreviation of the protocol - fixes the core
-dump (which was in a check for a name being legal).
-
-------------------------------------------------------------------------
-r11630 | jmayer | 2004-08-08 20:53:26 -0500 (Sun, 08 Aug 2004) | 8 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-dhcp-failover.c
-
-M. Ortega y Strupp      <moys@loplof.de>
-ISC DHCP Server 3.0 failover protocol dissection
-
-Note: I tried to make the port configurable via prefs
-but failed to do so: It always cashed on startup so it
-is commented out for now.
-
-
-------------------------------------------------------------------------
-r11629 | jmayer | 2004-08-08 20:50:49 -0500 (Sun, 08 Aug 2004) | 1 line
-Changed paths:
-   M /trunk
-
-Add capinfo stuff to svn:ignore
-------------------------------------------------------------------------
-r11628 | tuexen | 2004-08-08 17:36:22 -0500 (Sun, 08 Aug 2004) | 2 lines
-Changed paths:
-   M /trunk/AUTHORS
-
-Fix typos.
-
-------------------------------------------------------------------------
-r11627 | jmayer | 2004-08-08 04:04:37 -0500 (Sun, 08 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/NEWS
-
-Small typo fix
-------------------------------------------------------------------------
-r11626 | guy | 2004-08-08 01:25:24 -0500 (Sun, 08 Aug 2004) | 4 lines
-Changed paths:
-   M /trunk/gtk/dfilter_expr_dlg.c
-
-From Stas Grabois: make the previous change not to show disabled
-protocols in the "Add Expression" and "Decode As" dialogs work with GTK+
-2.x.
-
-------------------------------------------------------------------------
-r11625 | gerald | 2004-08-07 23:13:12 -0500 (Sat, 07 Aug 2004) | 2 lines
-Changed paths:
-   M /trunk/NEWS
-
-More updates for 0.10.6.
-
-------------------------------------------------------------------------
-r11624 | gerald | 2004-08-07 22:56:02 -0500 (Sat, 07 Aug 2004) | 2 lines
-Changed paths:
-   M /trunk/gtk/conversations_table.c
-   M /trunk/gtk/hostlist_table.c
-
-Put the "copy" button back in the conversation and host list tables.
-
-------------------------------------------------------------------------
-r11623 | guy | 2004-08-07 20:20:26 -0500 (Sat, 07 Aug 2004) | 8 lines
-Changed paths:
-   M /trunk/plugins/asn1/packet-asn1.c
-   M /trunk/prefs.c
-
-Map the old one-port "generic ASN.1" TCP/UDP/SCTP port-number
-preferences to the new multi-port ones, so that, instead of complaining
-when the old preferences were seen, we make the port be the one port in
-the new preference.
-
-Make the "message_win" "generic ASN.1" preference an obsolete
-preference, so we silently ignore it rather than complaining about it.
-
-------------------------------------------------------------------------
-r11622 | guy | 2004-08-06 22:36:20 -0500 (Fri, 06 Aug 2004) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-mpls.c
-
-While we're add it, support the multicast protocol type values for PPP
-and GRE.
-
-Put in the RFC number.
-
-------------------------------------------------------------------------
-r11621 | jmayer | 2004-08-06 19:11:16 -0500 (Fri, 06 Aug 2004) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ax4000.c
-   M /trunk/ipproto.c
-   M /trunk/ipproto.h
-
-Add protocol 0xad as AX/4000 Testframe.
-Make packet-ax4000.c use the value from ipproto.h
-
-
-------------------------------------------------------------------------
-r11620 | jmayer | 2004-08-06 19:07:53 -0500 (Fri, 06 Aug 2004) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-mpls.c
-
-Hanlde 8848 on Ethernet the same as 8847. Not sure that this
-is really correct, but the payload seems to be decoded correctly.
-
-
-------------------------------------------------------------------------
-r11619 | jmayer | 2004-08-06 16:17:01 -0500 (Fri, 06 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/FAQ
-   M /trunk/help/faq.txt
-   M /trunk/manuf
-
-Update manuf and faq
-------------------------------------------------------------------------
-r11618 | jmayer | 2004-08-06 16:06:27 -0500 (Fri, 06 Aug 2004) | 13 lines
-Changed paths:
-   M /trunk/docbook
-   M /trunk/docbook/GFDPL_appendix.xml
-   M /trunk/docbook/Makefile
-   M /trunk/docbook/README.txt
-   M /trunk/docbook/catalog.xml
-   M /trunk/docbook/custom_layer_pdf.xsl
-   M /trunk/docbook/developer-guide.xml
-   M /trunk/docbook/dfilter2xml.pl
-   M /trunk/docbook/dg-src/EDG_chapter_five.xml
-   M /trunk/docbook/dg-src/EDG_chapter_four.xml
-   M /trunk/docbook/dg-src/EDG_chapter_one.xml
-   M /trunk/docbook/dg-src/EDG_chapter_three.xml
-   M /trunk/docbook/dg-src/EDG_chapter_two.xml
-   M /trunk/docbook/dg-src/EDG_meta_info.xml
-   M /trunk/docbook/ethereal-doc.txt
-   M /trunk/docbook/protocols.xml
-   M /trunk/docbook/ug-src/EUG_app_files.xml
-   M /trunk/docbook/ug-src/EUG_app_howitworks.xml
-   M /trunk/docbook/ug-src/EUG_app_messages.xml
-   M /trunk/docbook/ug-src/EUG_app_protocols.xml
-   M /trunk/docbook/ug-src/EUG_app_tools.xml
-   M /trunk/docbook/ug-src/EUG_chapter_advanced.xml
-   M /trunk/docbook/ug-src/EUG_chapter_build_install.xml
-   M /trunk/docbook/ug-src/EUG_chapter_capture.xml
-   M /trunk/docbook/ug-src/EUG_chapter_customize.xml
-   M /trunk/docbook/ug-src/EUG_chapter_introduction.xml
-   M /trunk/docbook/ug-src/EUG_chapter_io.xml
-   M /trunk/docbook/ug-src/EUG_chapter_statistics.xml
-   M /trunk/docbook/ug-src/EUG_chapter_troubleshoot.xml
-   M /trunk/docbook/ug-src/EUG_chapter_use.xml
-   M /trunk/docbook/ug-src/EUG_chapter_work.xml
-   M /trunk/docbook/ug-src/EUG_meta_info.xml
-   M /trunk/docbook/ug-src/EUG_preface.xml
-   M /trunk/docbook/user-guide.xml
-
-Svn stuff:
-- Add eol-style native to all text files
-- Add Id attributes
-
-Add $Id: $ to all text files
-
-Makefile:
-- add several files and directories to make clean
-- Add comments for values on Suse 9.1
-
-catalog.xml:
-- Add comments for values on Suse 9.1
-
-------------------------------------------------------------------------
-r11617 | ulfl | 2004-08-06 15:52:48 -0500 (Fri, 06 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/docbook/ug-src/EUG_app_tools.xml
-   M /trunk/docbook/ug-src/EUG_chapter_advanced.xml
-   M /trunk/docbook/user-guide.xml
-
-some final review comment from Graeme Hewson, changed version to release 2.00
-------------------------------------------------------------------------
-r11616 | guy | 2004-08-06 15:12:20 -0500 (Fri, 06 Aug 2004) | 11 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-tds.c
-
-From Yaniv Kaul:
-
-1. define new TDS packet type (17) - NTLM authentication packet. Call
-the ntlmssp dissector to dissect it when needed.
-2. define new TDS packet type (18) - donno what it is exactly, but it's
-there. Will dissect it someday.
-3. heuristic in netlib_check_login_pkt should also check port 2433.
-4. unify the dissection of msg and err token. They have the same
-structure.
-5. improve the dissection of the above mentioned token.
-
-------------------------------------------------------------------------
-r11615 | guy | 2004-08-06 14:57:49 -0500 (Fri, 06 Aug 2004) | 4 lines
-Changed paths:
-   M /trunk/epan/Makefile.am
-   A /trunk/epan/addr_resolv.c (from /trunk/epan/resolv.c:11612)
-   A /trunk/epan/addr_resolv.h (from /trunk/epan/resolv.h:11612)
-   M /trunk/epan/column-utils.c
-   M /trunk/epan/dissectors/packet-afs.c
-   M /trunk/epan/dissectors/packet-ap1394.c
-   M /trunk/epan/dissectors/packet-arp.c
-   M /trunk/epan/dissectors/packet-atm.c
-   M /trunk/epan/dissectors/packet-auto_rp.c
-   M /trunk/epan/dissectors/packet-beep.c
-   M /trunk/epan/dissectors/packet-bpdu.c
-   M /trunk/epan/dissectors/packet-chdlc.c
-   M /trunk/epan/dissectors/packet-dec-bpdu.c
-   M /trunk/epan/dissectors/packet-diameter.c
-   M /trunk/epan/dissectors/packet-dns.c
-   M /trunk/epan/dissectors/packet-eigrp.c
-   M /trunk/epan/dissectors/packet-enc.c
-   M /trunk/epan/dissectors/packet-eth.c
-   M /trunk/epan/dissectors/packet-fddi.c
-   M /trunk/epan/dissectors/packet-icmpv6.c
-   M /trunk/epan/dissectors/packet-icp.c
-   M /trunk/epan/dissectors/packet-icq.c
-   M /trunk/epan/dissectors/packet-ieee80211.c
-   M /trunk/epan/dissectors/packet-ip.c
-   M /trunk/epan/dissectors/packet-ipsec.c
-   M /trunk/epan/dissectors/packet-ipv6.c
-   M /trunk/epan/dissectors/packet-ipx.c
-   M /trunk/epan/dissectors/packet-isis-hello.c
-   M /trunk/epan/dissectors/packet-isis-lsp.c
-   M /trunk/epan/dissectors/packet-l2tp.c
-   M /trunk/epan/dissectors/packet-ldp.c
-   M /trunk/epan/dissectors/packet-lwapp.c
-   M /trunk/epan/dissectors/packet-msproxy.c
-   M /trunk/epan/dissectors/packet-nt-tpcp.c
-   M /trunk/epan/dissectors/packet-ntp.c
-   M /trunk/epan/dissectors/packet-pflog.c
-   M /trunk/epan/dissectors/packet-pgm.c
-   M /trunk/epan/dissectors/packet-quake3.c
-   M /trunk/epan/dissectors/packet-radius.c
-   M /trunk/epan/dissectors/packet-rtps.c
-   M /trunk/epan/dissectors/packet-rx.c
-   M /trunk/epan/dissectors/packet-sebek.c
-   M /trunk/epan/dissectors/packet-sll.c
-   M /trunk/epan/dissectors/packet-slowprotocols.c
-   M /trunk/epan/dissectors/packet-smtp.c
-   M /trunk/epan/dissectors/packet-socks.c
-   M /trunk/epan/dissectors/packet-tcp.c
-   M /trunk/epan/dissectors/packet-teredo.c
-   M /trunk/epan/dissectors/packet-udp.c
-   M /trunk/epan/dissectors/packet-wfleet-hdlc.c
-   M /trunk/epan/epan.c
-   M /trunk/epan/ftypes/ftype-bytes.c
-   M /trunk/epan/ftypes/ftype-integer.c
-   M /trunk/epan/ftypes/ftype-ipv4.c
-   M /trunk/epan/packet.c
-   M /trunk/epan/proto.c
-   D /trunk/epan/resolv.c
-   D /trunk/epan/resolv.h
-   M /trunk/epan/to_str.c
-   M /trunk/gtk/capture_dlg.c
-   M /trunk/gtk/conversations_table.c
-   M /trunk/gtk/file_dlg.c
-   M /trunk/gtk/follow_dlg.c
-   M /trunk/gtk/hostlist_table.c
-   M /trunk/gtk/main.c
-   M /trunk/gtk/menu.c
-   M /trunk/gtk/nameres_prefs.c
-   M /trunk/gtk/packet_win.c
-   M /trunk/ipproto.c
-   M /trunk/plugins/acn/packet-acn.c
-   M /trunk/plugins/artnet/packet-artnet.c
-   M /trunk/plugins/asn1/packet-asn1.c
-   M /trunk/plugins/enttec/packet-enttec.c
-   M /trunk/plugins/megaco/packet-megaco.c
-   M /trunk/plugins/mgcp/packet-mgcp.c
-   M /trunk/plugins/pcli/packet-pcli.c
-   M /trunk/plugins/rdm/packet-rdm.c
-   M /trunk/plugins/rtnet/packet-rtnet.c
-   M /trunk/plugins/v5ua/packet-v5ua.c
-   M /trunk/prefs.c
-   M /trunk/tap-iousers.c
-   M /trunk/tethereal.c
-   M /trunk/util.c
-
-From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an
-include of <resolv.h> in any system header file gets the system
-<resolv.h> (needed for builds on Tru64 with GTK+ 1.2[.x]).
-
-------------------------------------------------------------------------
-r11614 | guy | 2004-08-06 14:35:51 -0500 (Fri, 06 Aug 2004) | 2 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-manolito.c
-
-From Jeff Connelly: MANOLITO support.
-
-------------------------------------------------------------------------
-r11613 | guy | 2004-08-06 14:22:04 -0500 (Fri, 06 Aug 2004) | 3 lines
-Changed paths:
-   M /trunk/gtk/conversations_table.c
-   M /trunk/gtk/hostlist_table.c
-
-From Ian Schorr: fix a bug where addresses were drawn to the wrong rows
-in the clist, and get rid of some duplicated code.
-
-------------------------------------------------------------------------
-r11612 | gerald | 2004-08-06 11:25:59 -0500 (Fri, 06 Aug 2004) | 2 lines
-Changed paths:
-   M /trunk/Makefile.nmake
-
-Update the "setup" target for GLib 2.4.5, GTK+ 2.4.4, and Pango-1.4.1.
-
-------------------------------------------------------------------------
-r11611 | gerald | 2004-08-06 09:08:54 -0500 (Fri, 06 Aug 2004) | 3 lines
-Changed paths:
-   M /trunk/ChangeLog
-   M /trunk/NEWS
-   M /trunk/config.nmake
-   M /trunk/configure.in
-
-Bump the version to 0.10.6.  Drop in a new ChangeLog, and add the beginnings
-of the release announcement to NEWS.
-
-------------------------------------------------------------------------
-r11610 | ulfl | 2004-08-06 02:00:49 -0500 (Fri, 06 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/docbook/ug-src/EUG_app_files.xml
-   M /trunk/docbook/ug-src/EUG_app_tools.xml
-   M /trunk/docbook/ug-src/EUG_chapter_advanced.xml
-   M /trunk/docbook/ug-src/EUG_chapter_customize.xml
-   M /trunk/docbook/ug-src/EUG_chapter_statistics.xml
-   M /trunk/docbook/ug-src/EUG_preface.xml
-   M /trunk/docbook/user-guide.xml
-
-more review comments from Graeme Hewson, increased version to 1.94, added Greame and Martin Regner to the guide's "Acknowledgements"
-------------------------------------------------------------------------
-r11609 | guy | 2004-08-06 00:34:41 -0500 (Fri, 06 Aug 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ax4000.c
-
-Set the "svn:keywords" and "svn:eol-style" properties to their standard
-values.
-
-------------------------------------------------------------------------
-r11608 | guy | 2004-08-06 00:32:59 -0500 (Fri, 06 Aug 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ax4000.c
-
-Put "Spirent" into the initial comment so people are more likely to be
-able to figure out what an AX/4000 is.
-
-------------------------------------------------------------------------
-r11607 | gram | 2004-08-05 22:36:28 -0500 (Thu, 05 Aug 2004) | 2 lines
-Changed paths:
-   M /trunk/tethereal.c
-
-Mention psml as a valid option to -T in the usage statements.
-
-------------------------------------------------------------------------
-r11604 | jmayer | 2004-08-05 02:20:00 -0500 (Thu, 05 Aug 2004) | 5 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-ax4000.c
-
-SEKINE Hideki: Routines for AX/4000 Test Block dissection
-
-Added HFILL macros to avoid warnings.
-
-
-------------------------------------------------------------------------
-r11603 | ulfl | 2004-08-05 00:50:32 -0500 (Thu, 05 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/docbook/Makefile
-   M /trunk/docbook/catalog.xml
-
-some minor comments added, as suggested by Joerg Mayer
-------------------------------------------------------------------------
-r11602 | ulfl | 2004-08-04 15:41:24 -0500 (Wed, 04 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/docbook/ug-src/EUG_chapter_work.xml
-
-minor review comment from Graeme Hewson
-------------------------------------------------------------------------
-r11601 | ulfl | 2004-08-04 00:09:15 -0500 (Wed, 04 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/docbook/ug-src/EUG_chapter_capture.xml
-   M /trunk/docbook/ug-src/EUG_chapter_introduction.xml
-   M /trunk/docbook/ug-src/EUG_chapter_io.xml
-   M /trunk/docbook/ug-src/EUG_chapter_work.xml
-
-more review comments
-------------------------------------------------------------------------
-r11600 | guy | 2004-08-03 22:13:41 -0500 (Tue, 03 Aug 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ntlmssp.c
-
-Fix a URL.
-
-------------------------------------------------------------------------
-r11599 | ulfl | 2004-08-03 14:17:12 -0500 (Tue, 03 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/docbook/ug-src/EUG_chapter_introduction.xml
-   M /trunk/docbook/ug-src/EUG_chapter_use.xml
-
-more minor review comments from Graeme Hewson
-------------------------------------------------------------------------
-r11598 | ulfl | 2004-08-03 11:32:59 -0500 (Tue, 03 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/docbook/ug-src/EUG_chapter_capture.xml
-   M /trunk/docbook/user-guide.xml
-
-third part of Graeme Hewsons review comments
-------------------------------------------------------------------------
-r11595 | ulfl | 2004-08-03 00:21:35 -0500 (Tue, 03 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/docbook/GFDPL_appendix.xml
-   M /trunk/docbook/ug-src/EUG_chapter_introduction.xml
-   M /trunk/docbook/ug-src/EUG_chapter_use.xml
-   M /trunk/docbook/ug-src/EUG_preface.xml
-
-first and second part of Graeme Hewsons review comments
-------------------------------------------------------------------------
-r11594 | guy | 2004-08-02 21:52:48 -0500 (Mon, 02 Aug 2004) | 7 lines
-Changed paths:
-   M /trunk/doc/tethereal.pod
-   M /trunk/tethereal.c
-
-Disallow "-f" when not doing a live capture, rather than just ignoring
-the specified filter.
-
-Note in the manual that you can't use capture filters when reading a
-capture file, and that read filters might require too much CPU when
-doing a live capture.
-
-------------------------------------------------------------------------
-r11593 | guy | 2004-08-02 21:30:49 -0500 (Mon, 02 Aug 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ntlmssp.h
-
-Fix the properties.
-
-------------------------------------------------------------------------
-r11592 | guy | 2004-08-02 21:28:49 -0500 (Mon, 02 Aug 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   M /trunk/epan/dissectors/packet-dcerpc-atsvc.c
-   M /trunk/epan/dissectors/packet-dcerpc-browser.c
-   M /trunk/epan/dissectors/packet-dcerpc-dnsserver.c
-   M /trunk/epan/dissectors/packet-dcerpc-efs.c
-   M /trunk/epan/dissectors/packet-dcerpc-eventlog.c
-   M /trunk/epan/dissectors/packet-dcerpc-initshutdown.c
-   M /trunk/epan/dissectors/packet-dcerpc-lsa-ds.c
-   M /trunk/epan/dissectors/packet-dcerpc-lsa.c
-   M /trunk/epan/dissectors/packet-dcerpc-mapi.c
-   M /trunk/epan/dissectors/packet-dcerpc-messenger.c
-   M /trunk/epan/dissectors/packet-dcerpc-netlogon.c
-   M /trunk/epan/dissectors/packet-dcerpc-nt.c
-   M /trunk/epan/dissectors/packet-dcerpc-reg.c
-   M /trunk/epan/dissectors/packet-dcerpc-samr.c
-   M /trunk/epan/dissectors/packet-dcerpc-spoolss.c
-   M /trunk/epan/dissectors/packet-dcerpc-srvsvc.c
-   M /trunk/epan/dissectors/packet-dcerpc-svcctl.c
-   M /trunk/epan/dissectors/packet-dcerpc-tapi.c
-   M /trunk/epan/dissectors/packet-dcerpc-trksvr.c
-   M /trunk/epan/dissectors/packet-dcerpc-wkssvc.c
-   M /trunk/epan/dissectors/packet-kerberos.c
-   M /trunk/epan/dissectors/packet-ntlmssp.c
-   M /trunk/epan/dissectors/packet-smb-common.h
-   M /trunk/epan/dissectors/packet-smb-logon.c
-   M /trunk/epan/dissectors/packet-smb-pipe.c
-   M /trunk/epan/dissectors/packet-smb.c
-   A /trunk/epan/dissectors/packet-windows-common.c
-   A /trunk/epan/dissectors/packet-windows-common.h
-   M /trunk/smb.h
-
-Move a bunch of stuff that's more Windows-related than SMB-related to
-"packet-windows-common.[ch]".
-
-------------------------------------------------------------------------
-r11591 | guy | 2004-08-02 18:57:36 -0500 (Mon, 02 Aug 2004) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-smb-common.h
-
-Every file that includes "packet-smb-common.h" either includes "smb.h"
-or doesn't need anything defined by "smb.h", so don't include it in
-"packet-smb-common.h".
-
-------------------------------------------------------------------------
-r11590 | guy | 2004-08-02 18:53:23 -0500 (Mon, 02 Aug 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-smb-mailslot.c
-
-Nothing, other than the include of "smb.h", in "packet-smb-common.h" is
-used here; don't include it, just include "smb.h".
-
-------------------------------------------------------------------------
-r11589 | guy | 2004-08-02 18:46:14 -0500 (Mon, 02 Aug 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-smb-common.c
-   M /trunk/epan/dissectors/packet-smb-common.h
-   M /trunk/epan/dissectors/packet-smb-logon.c
-
-"dissect_smb_unknown()" isn't some generic routine, it's used only to
-dissect unknown netlogon commands; move it to "packet-smb-logon.c".
-
-------------------------------------------------------------------------
-r11588 | guy | 2004-08-02 18:40:09 -0500 (Mon, 02 Aug 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-nt.c
-   M /trunk/epan/dissectors/packet-ntlmssp.c
-   M /trunk/epan/dissectors/packet-smb-common.c
-   M /trunk/epan/dissectors/packet-smb-common.h
-   M /trunk/epan/dissectors/packet-smb-logon.c
-   M /trunk/epan/dissectors/packet-smb-mailslot.c
-
-Don't drag in a huge pile of headers in "packet-smb-common.h"; rely on
-the files including it to include what they need.
-
-------------------------------------------------------------------------
-r11587 | guy | 2004-08-02 18:26:12 -0500 (Mon, 02 Aug 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-tds.c
-
-The TDS dissector uses nothing from "packet-smb-common.h", so don't
-include it.
-
-------------------------------------------------------------------------
-r11586 | guy | 2004-08-02 18:21:45 -0500 (Mon, 02 Aug 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ssh.c
-
-The SSH dissector uses nothing from "packet-smb-common.h", so don't
-include it.
-
-------------------------------------------------------------------------
-r11585 | guy | 2004-08-02 18:14:32 -0500 (Mon, 02 Aug 2004) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   M /trunk/epan/dissectors/packet-dcerpc-netlogon.c
-   M /trunk/epan/dissectors/packet-ntlmssp.c
-   A /trunk/epan/dissectors/packet-ntlmssp.h
-   M /trunk/epan/dissectors/packet-smb-common.c
-   M /trunk/epan/dissectors/packet-smb-common.h
-   M /trunk/epan/dissectors/packet-smb.c
-
-Move the NTLMv2 blob stuff back into packet-ntlmssp.c - it's more
-NTLMSSP-related than SMB-related, and documents about NTLMSSP talk about
-it, so it's a little more convenient to keep all that stuff together -
-and export it through a packet-ntlmssp.h header.
-
-------------------------------------------------------------------------
-r11583 | guy | 2004-08-02 15:26:16 -0500 (Mon, 02 Aug 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ntlmssp.c
-   M /trunk/epan/dissectors/packet-smb-common.h
-
-Put in some comments based on information in the
-http://davenport.sourceforge.net/ntlm.html document.
-
-------------------------------------------------------------------------
-r11582 | guy | 2004-08-02 14:33:49 -0500 (Mon, 02 Aug 2004) | 10 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ntlmssp.c
-
-http://davenport.sourceforge.net/ntlm.html says that the 0x80000000 is
-"Negotiate 56", meaning that 56-bit encryption is supported - and that
-"Negotiate 128" means that 128-bit encryption is supported, so note that
-in the blurb for that flag.
-
-It also says that the values for "Request Init Response", "Request Accept
-Response", and 'Request Non-NT Session Key" are a factor of 16 away from
-what our #defines say they are, and that 0x000[124]0000 are "Target Type
-{Domain,Server,Share}".  Note that in a comment.
-
-------------------------------------------------------------------------
-r11581 | guy | 2004-08-02 13:58:19 -0500 (Mon, 02 Aug 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/tvbuff.c
-
-Most developers have only 10 fingers, not 16. :-)
-
-------------------------------------------------------------------------
-r11580 | tuexen | 2004-08-02 12:36:34 -0500 (Mon, 02 Aug 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-sctp.c
-
-Fixed the handling of PKTDRPREP when there is no included packet.
-
-------------------------------------------------------------------------
-r11579 | obiot | 2004-08-02 04:15:58 -0500 (Mon, 02 Aug 2004) | 2 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/tvbuff.c
-
-From Kelly Byrd: fix tvb_uncompress() for GZIP encoded content.
-
-------------------------------------------------------------------------
-r11578 | sahlberg | 2004-08-02 03:57:40 -0500 (Mon, 02 Aug 2004) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ssl.c
-
-From Yaniv Kaul:
-Call the x509 certificate dissector from SSL so that x509 certificates
-in SSL are dissected
-
-
-------------------------------------------------------------------------
-r11577 | guy | 2004-08-01 17:55:53 -0500 (Sun, 01 Aug 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-aim-location.c
-   M /trunk/epan/dissectors/packet-aim.c
-
-From Jelmer Vernooij: add support for some more TLVs and another SNAC.
-
-------------------------------------------------------------------------
-r11576 | jmayer | 2004-07-31 17:02:20 -0500 (Sat, 31 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/plugins/asn1/packet-asn1.c
-
-Change // to C90 style comment
-------------------------------------------------------------------------
-r11575 | ulfl | 2004-07-31 02:04:32 -0500 (Sat, 31 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/gtk/column_prefs.c
-
-give the user a hint, that he has to restart Ethereal for any column changes. Could someone have a look at the sentence I've used, if this is good english?
-------------------------------------------------------------------------
-r11574 | ulfl | 2004-07-30 12:10:49 -0500 (Fri, 30 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/docbook/ug-src/EUG_chapter_advanced.xml
-   M /trunk/docbook/ug-src/EUG_chapter_build_install.xml
-   M /trunk/docbook/ug-src/EUG_chapter_capture.xml
-   M /trunk/docbook/ug-src/EUG_chapter_customize.xml
-   M /trunk/docbook/ug-src/EUG_chapter_introduction.xml
-   M /trunk/docbook/ug-src/EUG_chapter_io.xml
-   M /trunk/docbook/ug-src/EUG_chapter_statistics.xml
-   M /trunk/docbook/ug-src/EUG_chapter_use.xml
-   M /trunk/docbook/ug-src/EUG_chapter_work.xml
-   M /trunk/docbook/user-guide.xml
-
-some more review comments from Guy Harris and some other minor changes
-------------------------------------------------------------------------
-r11573 | guy | 2004-07-30 02:43:02 -0500 (Fri, 30 Jul 2004) | 9 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/crc16.c
-   M /trunk/crc16.h
-   M /trunk/crc32.c
-   M /trunk/crc32.h
-
-From Chris Maynard:
-
-       add versions of CRC-16 and CRC-32 routines with seed arguments;
-
-       add versions of those routines with an "offset in the tvbuff"
-       argument;
-
-       add Doxygen comments to the CRC-16 and CRC-32 headers.
-
-------------------------------------------------------------------------
-r11572 | guy | 2004-07-30 02:28:31 -0500 (Fri, 30 Jul 2004) | 8 lines
-Changed paths:
-   M /trunk/plugins/asn1/packet-asn1.c
-
-From Matthijs Melchior:
-
-       add SCTP support;
-
-       allow more than one port number to be specified;
-
-       add recovery from garbled or incomplete ASN.1 messages.
-
-------------------------------------------------------------------------
-r11571 | guy | 2004-07-30 02:25:39 -0500 (Fri, 30 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/capinfo.c
-
-Squelch a compiler warning.
-
-------------------------------------------------------------------------
-r11570 | guy | 2004-07-30 02:22:21 -0500 (Fri, 30 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/capinfo.c
-
-Strip out the CR's, set svn:eol-style to native, set svn:keywords to Id,
-and get rid of the svn:executable property.
-
-------------------------------------------------------------------------
-r11569 | guy | 2004-07-30 02:20:39 -0500 (Fri, 30 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/doc/capinfo.pod
-
-Strip out the CR's, set svn:eol-style to native, and get rid of the
-svn:executable property.
-
-------------------------------------------------------------------------
-r11568 | ulfl | 2004-07-29 13:51:04 -0500 (Thu, 29 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/docbook/ug-src/EUG_chapter_advanced.xml
-   M /trunk/docbook/ug-src/EUG_chapter_build_install.xml
-   M /trunk/docbook/ug-src/EUG_chapter_capture.xml
-   M /trunk/docbook/ug-src/EUG_chapter_introduction.xml
-   M /trunk/docbook/ug-src/EUG_chapter_io.xml
-   M /trunk/docbook/ug-src/EUG_chapter_statistics.xml
-   M /trunk/docbook/ug-src/EUG_chapter_use.xml
-   M /trunk/docbook/ug-src/EUG_chapter_work.xml
-   M /trunk/docbook/ug-src/EUG_preface.xml
-   M /trunk/docbook/user-guide.xml
-
-review comments from Guy Harris and Martin Regner inserted/changed/added
-------------------------------------------------------------------------
-r11567 | gerald | 2004-07-29 10:16:03 -0500 (Thu, 29 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/doc/Makefile.am
-
-Clean up the capinfo files, so that we pass "distcheck."
-
-------------------------------------------------------------------------
-r11566 | sahlberg | 2004-07-29 07:10:44 -0500 (Thu, 29 Jul 2004) | 3 lines
-Changed paths:
-   A /trunk/asn1/pkcs1
-   A /trunk/asn1/pkcs1/PKCS1.asn
-   A /trunk/asn1/pkcs1/packet-pkcs1-template.c
-   A /trunk/asn1/pkcs1/packet-pkcs1-template.h
-   A /trunk/asn1/pkcs1/pkcs1.cnf
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-pkcs1.c
-   A /trunk/epan/dissectors/packet-pkcs1.h
-
-New protocol: PKCS#1   (rfc2313 pplus some extra oid's)
-
-
-------------------------------------------------------------------------
-r11565 | sahlberg | 2004-07-29 04:52:14 -0500 (Thu, 29 Jul 2004) | 6 lines
-Changed paths:
-   M /trunk/asn1/x509af/packet-x509af-template.c
-   M /trunk/epan/dissectors/packet-ber.c
-   M /trunk/epan/dissectors/packet-ber.h
-   M /trunk/epan/dissectors/packet-x509af.c
-   M /trunk/epan/dissectors/packet-x509af.h
-
-add some algorithm oid's to x509af(for the time being)
-(only those that take no parameters for the time being)
-
-create a dummy ber oid callback for callbacks that are NULL
-
-
-------------------------------------------------------------------------
-r11564 | sahlberg | 2004-07-29 04:32:13 -0500 (Thu, 29 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
-
-prettify the oid printing of ber oid's
-
-
-------------------------------------------------------------------------
-r11563 | sahlberg | 2004-07-29 03:41:51 -0500 (Thu, 29 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
-
-for very large integers,  print them in hex   thats better than nothing
-but we can not filter on them anymore
-
-
-------------------------------------------------------------------------
-r11562 | obiot | 2004-07-29 02:25:11 -0500 (Thu, 29 Jul 2004) | 26 lines
-Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/epan/Makefile.nmake
-
-From Lars Roland: MSVC make fixes.
-
-Many people have recently reported many problems with the nmake build 
-process. It seems that these problems come from using 
-epan/makefile.nmake to compile the DISSECTOR_SUPPORT_SOURCES which are 
-located in /trunk.
-
-Nmake from MSVC6 puts the object code of the DISSECTOR_SUPPORT_SOURCES 
-in /epan although Nmake expects the object code in /trunk when it 
-checkes dependencies. Thus DISSECTOR_SUPPORT_OBJECTS are built every 
-time even when they are already there.
-
-Nmake Version 1.5 (MSVC 2003 Toolkit) puts the object code of the 
-DISSECTOR_SUPPORT_SOURCES in /trunk instead.
-This makes it impossible to use epan/makefile.nmake for compiling the 
-DISSECTOR_SUPPORT_SOURCES and to make it work for both versions of nmake.
-
-We have to use /trunk/makefile.nmake for compiling the 
-DISSECTOR_SUPPORT_SOURCES to solve these issues.
-
-It should also be possible to build ethereal without libethereal.dll again.
-
-Once we have moved all DISSECTOR_SUPPORT_SOURCES into a subdirectory of 
-epan we can get rid of this patchwork in the nmake makefiles.
-
-
-------------------------------------------------------------------------
-r11561 | gerald | 2004-07-28 21:25:54 -0500 (Wed, 28 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-rtp.c
-
-Fix a null pointer dereference.
-
-------------------------------------------------------------------------
-r11560 | gerald | 2004-07-28 21:01:59 -0500 (Wed, 28 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/doc/Makefile.am
-
-Add capinfo targets.
-
-------------------------------------------------------------------------
-r11559 | obiot | 2004-07-28 19:11:14 -0500 (Wed, 28 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/Makefile.common
-   M /trunk/epan/Makefile.common
-   M /trunk/epan/dissectors/packet-data.h
-   M /trunk/epan/dissectors/packet-frame.h
-   M /trunk/epan/libethereal.def
-   M /trunk/epan/proto.h
-   M /trunk/print.c
-
-From Lars Roland: With this patch print.(c/h) and ps.(c/h) don't belong to 
-the DISSECTOR_SUPPORT_xy files any longer and as a consequence they 
-won't be linked into libethereal.
-
-------------------------------------------------------------------------
-r11558 | obiot | 2004-07-28 18:09:12 -0500 (Wed, 28 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/packaging/nsis/Makefile.nmake
-   M /trunk/packaging/nsis/ethereal.nsi
-
-Add capinfo to the Windows installer.
-
-------------------------------------------------------------------------
-r11557 | obiot | 2004-07-28 17:41:19 -0500 (Wed, 28 Jul 2004) | 10 lines
-Changed paths:
-   M /trunk/epan/Makefile.nmake
-   M /trunk/epan/libethereal.def
-
-Partial fix after some files being moved between directories.
-
-There is still a problem with MSVC builds as 3 objects get built twice (once
-at the top level, and once in epan: xmlstub.obj, print.obj and ps.obj).
-
-This fix allows to compile again with MSVC if debug symbols are NOT enabled
-while building Ethereal.  Do this by editing config.nmake and replacing
-"LOCAL_LDFLAGS=/DEBUG" with "LOCAL_LDFLAGS=". In other words: Ethereal CANNOT
-be built right now with debug symbols in the object code, for MSVC builds.
-
-------------------------------------------------------------------------
-r11556 | obiot | 2004-07-28 16:13:27 -0500 (Wed, 28 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/image/Makefile.nmake
-   A /trunk/image/capinfo.rc.in
-
-Add the MSWIN RC information for capinfo.
-
-------------------------------------------------------------------------
-r11555 | obiot | 2004-07-28 15:51:29 -0500 (Wed, 28 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/Makefile.nmake
-   A /trunk/capinfo.c
-   M /trunk/configure.in
-   M /trunk/doc/Makefile.nmake
-   A /trunk/doc/capinfo.pod
-
-From Ian Schorr: capinfo - provides  capture file information.
-
-------------------------------------------------------------------------
-r11554 | ulfl | 2004-07-28 12:19:17 -0500 (Wed, 28 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/gtk/menu.c
-
-move the File/Close item back to it's former position. Add an explanatory comment why it's placed there, in difference to the Gnome HIG.
-------------------------------------------------------------------------
-r11553 | ulfl | 2004-07-28 11:54:46 -0500 (Wed, 28 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/gtk/print_mswin.c
-
-collect some thoughts about a GTK win32 printing dialog (from Guy Harris and me)
-------------------------------------------------------------------------
-r11552 | ulfl | 2004-07-28 11:48:58 -0500 (Wed, 28 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/epan/libethereal.def
-
-removed print_packet_header, as it seems to be no longer used/available and will result in a link error
-------------------------------------------------------------------------
-r11551 | guy | 2004-07-28 03:23:52 -0500 (Wed, 28 Jul 2004) | 9 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ncp.c
-
-From Greg Morris:
-
-       check whether "match_strval()" returned a null pointer before
-       using its return value;
-
-       mark the end-of-burst packet.
-
-Clean up white space.
-
-------------------------------------------------------------------------
-r11550 | sahlberg | 2004-07-28 02:55:57 -0500 (Wed, 28 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/asn1/x509ce/CertificateExtensions.asn
-   M /trunk/epan/dissectors/packet-x509ce.c
-
-x509ce use implicit tags.
-the compiler does not yet support this.
-change the definition file to make the implicit keyword explicit
-
-
-------------------------------------------------------------------------
-r11549 | guy | 2004-07-28 02:46:54 -0500 (Wed, 28 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-isns.c
-
-From Ming Zhang: update to the latest draft.
-
-------------------------------------------------------------------------
-r11548 | guy | 2004-07-28 02:16:33 -0500 (Wed, 28 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/gtk/h225_counter.c
-   M /trunk/gtk/h225_ras_srt.c
-
-From Lars Roland: yes, it probably *should* be "retap_packets()", so use
-that instead of "redissect_packets()".
-
-------------------------------------------------------------------------
-r11547 | guy | 2004-07-27 18:32:44 -0500 (Tue, 27 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/gtk/menu.c
-
-In the GNOME HIG, the File -> Close menu item is in the last group,
-right above File -> Quit.
-
-------------------------------------------------------------------------
-r11546 | guy | 2004-07-27 17:39:43 -0500 (Tue, 27 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/gtk/webbrowser.c
-
-Note that, when we add the ability to build a GNOMEified Ethereal as
-well as a GTK+-only Ethereal, we could use "gnome_url_show()" in
-GNOMEified Ethereal.
-
-------------------------------------------------------------------------
-r11545 | guy | 2004-07-27 16:12:40 -0500 (Tue, 27 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/gtk/print_mswin.c
-
-Suggest the possibility of not using the Windows print dialog to print
-on Windows.
-
-------------------------------------------------------------------------
-r11544 | guy | 2004-07-27 15:10:02 -0500 (Tue, 27 Jul 2004) | 6 lines
-Changed paths:
-   M /trunk/file.c
-   M /trunk/gtk/print_dlg.c
-   M /trunk/print.h
-
-Move the code to open the printer/print file from "print_packets()" to
-"print_ok_cb()", and have "print_packets()" just work on a
-"print_stream_t" handed to it, so that different platforms can open the
-printer/print file in different ways (opening the file is probably not
-going to be platform-dependent, but opening the printer will be).
-
-------------------------------------------------------------------------
-r11543 | guy | 2004-07-27 14:19:00 -0500 (Tue, 27 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/print.c
-   M /trunk/print.h
-
-"print_packet_header()" is no longer used (there's now a "generate
-bookmark" op in the lower-level print functions), so remove it.
-
-------------------------------------------------------------------------
-r11542 | ulfl | 2004-07-27 14:13:48 -0500 (Tue, 27 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/gtk/ui_util.c
-
-place new windows (by calling window_new() with default placement (instead of placing it at the current mouse position).
-------------------------------------------------------------------------
-r11541 | guy | 2004-07-27 13:57:52 -0500 (Tue, 27 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/Makefile.nmake
-
-From Lars Roland: don't delete the generated header files with "make
-distclean", as those are part of the distribution.
-
-------------------------------------------------------------------------
-r11540 | guy | 2004-07-27 13:56:50 -0500 (Tue, 27 Jul 2004) | 8 lines
-Changed paths:
-   M /trunk/epan/Makefile.nmake
-
-From Lars Roland:
-
-       clean up the message printed when building libethereal.dll;
-
-       have "make distclean" clean out the "dissectors" subdirectory.
-
-Clean up indentation.
-
-------------------------------------------------------------------------
-r11539 | ulfl | 2004-07-27 13:34:02 -0500 (Tue, 27 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/gtk/conversations_table.c
-   M /trunk/gtk/hostlist_table.c
-
-from ian schorr: some performance improvements in conversation and hostlist tables, by keep freezing the clist(s) most of the time
-------------------------------------------------------------------------
-r11538 | tuexen | 2004-07-27 04:22:35 -0500 (Tue, 27 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-enrp.c
-
-Change the display of identifiers from DEC to HEX.
-
-------------------------------------------------------------------------
-r11537 | guy | 2004-07-27 01:29:22 -0500 (Tue, 27 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/gtk/io_stat.c
-
-From Ian Schorr: don't check the validity of the field name for an
-advanced-mode graph if the graph isn't active.
-
-------------------------------------------------------------------------
-r11536 | guy | 2004-07-27 01:05:20 -0500 (Tue, 27 Jul 2004) | 6 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ethertype.c
-   M /trunk/etypes.h
-
-Add the Ethertype for MAC Control frames, as per Clause 31 and Annexes
-31A and 31B in the 2000 and later 802.3 specs.  (Dissecting them is left
-as an exercise for the student.)
-
-Clean up whitespace a bit.
-
-------------------------------------------------------------------------
-r11535 | guy | 2004-07-27 00:32:58 -0500 (Tue, 27 Jul 2004) | 10 lines
-Changed paths:
-   M /trunk/tools/asn2eth.py
-
-From Tomas Kukosa:
-
-  - only one function prototype is emitted if type is present in more
-    than one cyclic dependency
-
-  - field decoding functions has to be emitted immediately after a
-    function prototype in case of cyclic dependency
-
-  - few grammar changes               
-
-------------------------------------------------------------------------
-r11534 | guy | 2004-07-27 00:30:03 -0500 (Tue, 27 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/tools/lex.py
-   M /trunk/tools/yacc.py
-
-Fromm Tomas Kukosa: update to version 1.5.
-
-------------------------------------------------------------------------
-r11533 | guy | 2004-07-26 22:27:20 -0500 (Mon, 26 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/Makefile.common
-
-"ps.c" isn't a header, so don't include it in ETHEREAL_COMMON_INCLUDES.
-
-------------------------------------------------------------------------
-r11532 | guy | 2004-07-26 21:52:49 -0500 (Mon, 26 Jul 2004) | 6 lines
-Changed paths:
-   M /trunk/epan/Makefile.am
-   M /trunk/epan/dissectors/Makefile.am
-   M /trunk/epan/dissectors/Makefile.common
-   M /trunk/epan/dissectors/Makefile.nmake
-
-Arrange that "x11-declarations.h" and "x11-register-info.h" be part of
-the distribution, as was the case in the past.
-
-Arrange that RCS IDs be expanded, and that the EOL style be native, for
-epan/dissectors/Makefile.{am,common,nmake}.
-
-------------------------------------------------------------------------
-r11531 | guy | 2004-07-26 19:36:31 -0500 (Mon, 26 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/wiretap/Makefile.am
-   M /trunk/wiretap/Makefile.common
-
-Rename HEADER_FILES to NONGENERATED_HEADER_FILES, so that it's clear
-that it contains only the .h files not generated from other files.
-
-------------------------------------------------------------------------
-r11530 | guy | 2004-07-26 17:00:05 -0500 (Mon, 26 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/wiretap/Makefile.common
-
-Add a missing backslash.
-
-------------------------------------------------------------------------
-r11528 | guy | 2004-07-26 15:46:54 -0500 (Mon, 26 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/wiretap/Makefile.am
-   A /trunk/wiretap/Makefile.common
-   M /trunk/wiretap/Makefile.nmake
-
-Add a Makefile.common for Wiretap, and have Makefile.am and
-Makefile.nmake include it.
-
-------------------------------------------------------------------------
-r11525 | gerald | 2004-07-26 09:11:28 -0500 (Mon, 26 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/libethereal.def
-
-From Anders Broman: Update libethereal.def to match recent changes in print.c.
-
-------------------------------------------------------------------------
-r11524 | sahlberg | 2004-07-26 04:21:36 -0500 (Mon, 26 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/asn1/x509ce/CertificateExtensions.asn
-   M /trunk/asn1/x509ce/packet-x509ce-template.c
-   M /trunk/asn1/x509ce/x509ce.cnf
-   M /trunk/asn1/x509if/x509if.cnf
-   M /trunk/asn1/x509if/x509if_exp.cnf
-   M /trunk/epan/dissectors/packet-x509ce.c
-   M /trunk/epan/dissectors/packet-x509if.c
-   M /trunk/epan/dissectors/packet-x509if.h
-
-update tox509ce   virtually all of x509ce now implemented (but there are still bugs)
-
-
-------------------------------------------------------------------------
-r11523 | guy | 2004-07-25 13:49:24 -0500 (Sun, 25 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/config.nmake
-
-Fix a comment, as per suggestions by Yaniv Kaul.
-
-------------------------------------------------------------------------
-r11522 | tuexen | 2004-07-25 12:53:02 -0500 (Sun, 25 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-asap.c
-
-Added support for registered UDP port.
-
-------------------------------------------------------------------------
-r11521 | gerald | 2004-07-25 12:35:57 -0500 (Sun, 25 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/tools/lemon/lempar.c
-
-Fix up the declaration of yy_accept().
-
-------------------------------------------------------------------------
-r11520 | sahlberg | 2004-07-25 07:54:33 -0500 (Sun, 25 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/asn1/x509ce/CertificateExtensions.asn
-   M /trunk/asn1/x509ce/packet-x509ce-template.c
-   M /trunk/asn1/x509ce/x509ce.cnf
-   M /trunk/epan/dissectors/packet-x509ce.c
-
-some more extensions and their dissectors defined.
-
-------------------------------------------------------------------------
-r11519 | sahlberg | 2004-07-25 05:41:39 -0500 (Sun, 25 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/asn1/cms/CryptographicMessageSyntax.asn
-   M /trunk/asn1/cms/cms.cnf
-   M /trunk/asn1/cms/packet-cms-template.c
-   M /trunk/epan/dissectors/packet-cms.c
-
-cms update    forgot that Name had been commented out in one of the structure.
-
-
-------------------------------------------------------------------------
-r11518 | sahlberg | 2004-07-25 05:34:07 -0500 (Sun, 25 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/asn1/cms/CryptographicMessageSyntax.asn
-   M /trunk/asn1/cms/cms.cnf
-   M /trunk/asn1/cms/packet-cms-template.c
-   M /trunk/asn1/x509af/x509af_exp.cnf
-   M /trunk/epan/dissectors/packet-cms.c
-   M /trunk/epan/dissectors/packet-cms.h
-
- large CMS update.
-
-most of cms is now implemented
-
-
-------------------------------------------------------------------------
-r11517 | guy | 2004-07-25 04:58:08 -0500 (Sun, 25 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/Makefile.nmake
-
-From Lars Roland: don't print the "echo Linking dissectors.lib" command
-before running it (printing echo commands puts extra gunk into the
-output), and remove some additional generated files when doing "make
-distclean".
-
-------------------------------------------------------------------------
-r11516 | guy | 2004-07-25 04:55:52 -0500 (Sun, 25 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/capture_combo_utils.c
-   M /trunk/color_filters.c
-
-From Lars Roland: _NEED_VAR_IMPORT_ has to be defined so that variables
-are imported correctly from libethereal.dll when compiling with MSVC.
-
-------------------------------------------------------------------------
-r11515 | guy | 2004-07-25 04:54:37 -0500 (Sun, 25 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/gtk/font_utils.c
-
-From Lars Roland: <epan/packet.h> has to be included before <windows.h>
-on Win32.
-
-------------------------------------------------------------------------
-r11514 | guy | 2004-07-25 03:53:38 -0500 (Sun, 25 Jul 2004) | 12 lines
-Changed paths:
-   M /trunk/file.c
-   M /trunk/gtk/follow_dlg.c
-   M /trunk/print.c
-   M /trunk/print.h
-   M /trunk/tethereal.c
-
-Make some generic print routines that take, as an argument, a pointer to
-a structure containing a pointer to print operations for that object and
-a pointer to the private subclass-dependent data for that object, with
-subclasses for text and PostScript, and use those rather than the old
-scheme where a print format was passed as an argument - or where (as in
-the case of printing summary information in Tethereal) we just printed
-as text even if "-T ps" was selected.
-
-Check whether those routines succeed or get an I/O error writing output.
-
-Clean up indentation.
-
-------------------------------------------------------------------------
-r11513 | guy | 2004-07-25 03:36:34 -0500 (Sun, 25 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/acinclude.m4
-   M /trunk/configure.in
-
-Use the GLib gint64 and guint64 types instead of u_int64_t or uint64_t,
-as those are what's used in Ethereal for 64-bit integers, and as there's
-no guarantee that either of them will be defined on any particular
-platform.
-
-------------------------------------------------------------------------
-r11512 | guy | 2004-07-25 03:32:32 -0500 (Sun, 25 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/tethereal.c
-
-"-T ps" should not imply "-V"; one should be able to get a list of
-packet summaries in PostScript.
-
-------------------------------------------------------------------------
-r11511 | guy | 2004-07-25 03:02:06 -0500 (Sun, 25 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/simple_dialog.h
-
-Fix the declarations for "simple_dialog()" and "vsimple_dialog()" used
-for non-GCC 2.x compilers to match their definitions.
-
-------------------------------------------------------------------------
-r11510 | sahlberg | 2004-07-24 17:59:02 -0500 (Sat, 24 Jul 2004) | 6 lines
-Changed paths:
-   M /trunk/asn1/x509af/x509af.cnf
-   M /trunk/epan/dissectors/packet-x509af.c
-   M /trunk/epan/dissectors/packet-x509af.h
-
-get rid of the remaining compiler warnings.
-x509af is now virtually complete (the attribute userPassword still needs 
-an attribute dissector but after that, x509af is complete)
-
-
-
-------------------------------------------------------------------------
-r11509 | sahlberg | 2004-07-24 17:53:27 -0500 (Sat, 24 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/asn1/x509af/AuthenticationFramework.asn
-   M /trunk/asn1/x509af/packet-x509af-template.c
-   M /trunk/asn1/x509af/x509af.cnf
-   M /trunk/epan/dissectors/packet-x509af.c
-   M /trunk/epan/dissectors/packet-x509af.h
-
-Add a lot of missing attribute dissectors
-
-
-------------------------------------------------------------------------
-r11508 | sahlberg | 2004-07-24 17:30:49 -0500 (Sat, 24 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/asn1/x509af/AuthenticationFramework.asn
-   M /trunk/asn1/x509af/packet-x509af-template.c
-   M /trunk/epan/dissectors/packet-x509af.c
-
-added the userCertificate and cAcertificate  attributes
-
-
-------------------------------------------------------------------------
-r11507 | sahlberg | 2004-07-24 17:16:41 -0500 (Sat, 24 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/asn1/x509af/AuthenticationFramework.asn
-   M /trunk/asn1/x509af/packet-x509af-template.c
-   M /trunk/asn1/x509af/x509af.cnf
-   M /trunk/epan/dissectors/packet-x509af.c
-
-add dissection of the structure : Extension
-
-
-------------------------------------------------------------------------
-r11506 | guy | 2004-07-24 04:59:00 -0500 (Sat, 24 Jul 2004) | 11 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-smb-browse.c
-
-In "dissect_smb_server_type_flags()":
-
-       explicitly pass NULL as the tree argument to
-       "dissect_ndr_uint32()" - "tree", which was passed before, was
-       definitely null at that point, and the intent is that it not put
-       anything into the protocol tree;
-
-       use the correct offset when putting items into the protocol tree
-       (the offset has been advanced just past the end of the field at
-       the time the items are being put into the protocol tree).
-
-------------------------------------------------------------------------
-r11505 | guy | 2004-07-24 01:38:33 -0500 (Sat, 24 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/gtk/proto_draw.c
-
-Include "colors.h" to define BLACK and WHITE.
-
-------------------------------------------------------------------------
-r11504 | guy | 2004-07-23 21:39:15 -0500 (Fri, 23 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/color_filters.h
-
-"color_filters.h" doesn't need to include "epan/dfilter/dfilter.h";
-anything that includes "color_filters.h" also includes
-"epan/dfilter/dfilter.h" either directly or indirectly.
-
-------------------------------------------------------------------------
-r11503 | guy | 2004-07-23 21:29:14 -0500 (Fri, 23 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/color.h
-   M /trunk/color_filters.h
-   M /trunk/file.c
-   M /trunk/gtk/font_utils.c
-   M /trunk/gtk/packet_list.c
-
-Move the color-filter related stuff out of "color.h" into
-"color_filters.h", as that's the appropriate place for it - "color.h"
-should just deal with "color_t".
-
-------------------------------------------------------------------------
-r11502 | guy | 2004-07-23 21:08:42 -0500 (Fri, 23 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/color.h
-   M /trunk/color_filters.c
-   M /trunk/gtk/color_utils.c
-
-Rename "create_color()" to "initialize_color()", as that reflects a bit
-better what it actually does.
-
-------------------------------------------------------------------------
-r11501 | guy | 2004-07-23 20:32:29 -0500 (Fri, 23 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/color_filters.c
-
-Add some comments from Gerald's Windows version of color_filters.c.
-
-------------------------------------------------------------------------
-r11500 | guy | 2004-07-23 20:29:12 -0500 (Fri, 23 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/Makefile.common
-   A /trunk/color_filters.c (from /trunk/gtk/color_filters.c:11499)
-   A /trunk/color_filters.h (from /trunk/gtk/color_filters.h:11495)
-   M /trunk/gtk/Makefile.am
-   M /trunk/gtk/Makefile.common
-   D /trunk/gtk/color_filters.c
-   D /trunk/gtk/color_filters.h
-   M /trunk/gtk/file_dlg.c
-
-Move color_filters.c and color_filters.h up to the top-level directory,
-as they're now (theoretically) toolkit-independent (modulo changes that
-might be required to the code to update filter lists when a new filter
-is read in).
-
-------------------------------------------------------------------------
-r11499 | guy | 2004-07-23 20:16:45 -0500 (Fri, 23 Jul 2004) | 9 lines
-Changed paths:
-   M /trunk/color.h
-   M /trunk/gtk/color_dlg.h
-   M /trunk/gtk/color_filters.c
-
-Move the declaration of "color_add_filter_cb()" to "color.h", as,
-although it currently takes a pointer to a GtkWidget as its second
-argument, that argument is actually a "void *", so it's sort-of
-toolkit-independent.
-
-That lets us get rid of all GTK+ references in "gtk/color_filters.c", so
-we can move it up to the top-level directory; get rid of the <gtk/gtk.h>
-include, in favor of a <glib.h> include.
-
-------------------------------------------------------------------------
-r11498 | guy | 2004-07-23 19:49:19 -0500 (Fri, 23 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/color.h
-   M /trunk/gtk/Makefile.am
-   M /trunk/gtk/color_filters.c
-   M /trunk/gtk/color_utils.c
-   D /trunk/gtk/color_utils.h
-
-Move the declaration of "create_color()" up to "color.h", so it's
-declared in a toolkit-independent header file.  Get rid of
-"gtk/color_utils.h", as there's nothing left in it.
-
-------------------------------------------------------------------------
-r11497 | guy | 2004-07-23 19:35:13 -0500 (Fri, 23 Jul 2004) | 14 lines
-Changed paths:
-   M /trunk/gtk/color_dlg.c
-   M /trunk/gtk/color_filters.c
-   M /trunk/gtk/color_utils.c
-   M /trunk/gtk/color_utils.h
-   M /trunk/gtk/colors.c
-   M /trunk/gtk/colors.h
-   M /trunk/gtk/follow_dlg.c
-   M /trunk/gtk/main.c
-   M /trunk/gtk/packet_list.c
-   M /trunk/gtk/stream_prefs.c
-
-Have "gtk/color_utils.c" contain routines with toolkit-independent APIs,
-but toolkit-dependent implementations, for manipulating colors, and have
-"gtk/color_utils.h" declare them (the header file should eventually be
-moved to the top-level directory).  Move the routines to convert between
-GdkColor and color_t out of there into "colors.c", and move their
-declarations into "colors.h", as their APIs are toolkit-dependent.
-
-Have the first such routine be a "create_color()" routine, which takes
-RGB values and initializes a "color_t", including doing any
-toolkit-dependent work necessary for that; use that in the
-"gtk/color_filters.c" code (the goal is to remove as many of the toolkit
-dependencies as possible from that code, and move it to the top-level
-directory).
-
-------------------------------------------------------------------------
-r11496 | guy | 2004-07-23 19:34:04 -0500 (Fri, 23 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/gtk/proto_draw.c
-
-Get rid of unneeded include of "colors.h".
-
-------------------------------------------------------------------------
-r11495 | guy | 2004-07-23 19:08:19 -0500 (Fri, 23 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/gtk/color_dlg.c
-   M /trunk/gtk/color_filters.c
-   M /trunk/gtk/color_filters.h
-
-Make "new_color_filter()" GUI-independent - have it take two "color_t"
-pointers, for the background and foreground color, as arguments, and
-have its callers generate them from GdkColor values.
-
-------------------------------------------------------------------------
-r11494 | guy | 2004-07-23 18:36:50 -0500 (Fri, 23 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/Makefile.common
-   A /trunk/capture_combo_utils.c (from /trunk/gtk/capture_combo_utils.c:11488)
-   A /trunk/capture_combo_utils.h (from /trunk/gtk/capture_combo_utils.h:11488)
-   M /trunk/gtk/Makefile.am
-   M /trunk/gtk/Makefile.common
-   D /trunk/gtk/capture_combo_utils.c
-   D /trunk/gtk/capture_combo_utils.h
-
-"capture_combo_utils.{c,h}" don't use any GTK+ stuff, so move them to
-the top-level directory.
-
-------------------------------------------------------------------------
-r11493 | jmayer | 2004-07-23 18:34:15 -0500 (Fri, 23 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/acinclude.m4
-
-Remove set -/+x - they were added for debugging and not intended for commit
-------------------------------------------------------------------------
-r11492 | jmayer | 2004-07-23 18:28:08 -0500 (Fri, 23 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcm.c
-   M /trunk/epan/dissectors/packet-ospf.c
-   M /trunk/epan/dissectors/packet-rsvp.c
-   M /trunk/plugins/opsi/packet-opsi.c
-   M /trunk/print.h
-   M /trunk/tools/lemon/lempar.c
-
-Trivial warning fixes:
-- comma at end of enum
-- function declarations with empty args instead of void
-- c++ style comments
-
-------------------------------------------------------------------------
-r11491 | sahlberg | 2004-07-23 18:12:31 -0500 (Fri, 23 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
-
-add nice text item for the case when we could not find the dissector for a specific OID/attribute to make it easier to see where we have missed implementing something.
-
-
-------------------------------------------------------------------------
-r11490 | sahlberg | 2004-07-23 18:06:38 -0500 (Fri, 23 Jul 2004) | 8 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
-
-inside dissect_ber_sequence() we know the expected length of the field that follows.
-
-use this and create a new tvbsubset so that
-1, reading too much data is flagged as MALFORMED PACKET indicating a bug in the dissector (or a packet that IS malformed)
-2, this also implicitely passes the length of the data through the ber.oid dissector handle in case we want to pick it up later.
-
-
-
-------------------------------------------------------------------------
-r11489 | guy | 2004-07-23 17:39:08 -0500 (Fri, 23 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-smb.c
-
-Use "format_text()" on strings to be put into the Info column and the
-display representation of items in the protocol tree, so we don't get
-hosed by non-printable characters.
-
-------------------------------------------------------------------------
-r11488 | gerald | 2004-07-23 16:24:25 -0500 (Fri, 23 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/Makefile.nmake
-
-Have distclean remove built sources.
-
-------------------------------------------------------------------------
-r11487 | guy | 2004-07-23 15:41:23 -0500 (Fri, 23 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/gtk/capture_combo_utils.c
-
-Nothing here uses any GTK+ stuff, so get rid of the include of
-<gtk/gtk.h>.  (It should ultimately be moved out of the gtk directory.)
-
-------------------------------------------------------------------------
-r11486 | sahlberg | 2004-07-23 09:00:34 -0500 (Fri, 23 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-cms.c
-   M /trunk/epan/dissectors/packet-x509af.c
-
-remove some more compiler warnings
-
-
-------------------------------------------------------------------------
-r11485 | sahlberg | 2004-07-23 08:21:48 -0500 (Fri, 23 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-x509sat.c
-   M /trunk/tools/asn2eth.py
-
-make the implicit_tag parameter  _U_  to get rid of some compiler warnings in those cases it is not used.
-
-
-------------------------------------------------------------------------
-r11484 | sahlberg | 2004-07-23 08:11:29 -0500 (Fri, 23 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/asn1/x509sat/SelectedAttributeTypes.asn
-   M /trunk/asn1/x509sat/packet-x509sat-template.c
-   M /trunk/epan/dissectors/packet-x509sat.c
-
-telex and telephone number attributes
-
-
-------------------------------------------------------------------------
-r11483 | sahlberg | 2004-07-23 07:22:13 -0500 (Fri, 23 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/asn1/x509sat/packet-x509sat-template.c
-   M /trunk/epan/dissectors/packet-x509sat.c
-
-Remove a compiler warning for a parameter that is not used
-in the DirectoryString dissector
-
-
-------------------------------------------------------------------------
-r11482 | guy | 2004-07-23 03:36:07 -0500 (Fri, 23 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-telnet.c
-
-If there's no data in the authentication option, don't unescape and
-tvbuffify it.
-
-------------------------------------------------------------------------
-r11481 | sahlberg | 2004-07-23 03:21:51 -0500 (Fri, 23 Jul 2004) | 6 lines
-Changed paths:
-   M /trunk/asn1/x509sat/SelectedAttributeTypes.asn
-   M /trunk/asn1/x509sat/packet-x509sat-template.c
-   M /trunk/epan/dissectors/packet-x509sat.c
-
-add all the other (quite a lot of them) attributes that were of the type DirectoryString
-
-
-(see how good it is to put markers for emacs macros in the files, it was pretty quick, wasnt it? i even tested the resulting code.)
-
-
-------------------------------------------------------------------------
-r11480 | guy | 2004-07-23 02:59:15 -0500 (Fri, 23 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-rlogin.c
-
-Use "col_append_str()" and "col_append_fstr()" to build the Info column,
-rather than building a string, and use "tvb_format_text()" on the data,
-so that non-printable characters are escaped.
-
-------------------------------------------------------------------------
-r11479 | sahlberg | 2004-07-23 02:46:12 -0500 (Fri, 23 Jul 2004) | 8 lines
-Changed paths:
-   M /trunk/asn1/x509sat/SelectedAttributeTypes.asn
-   M /trunk/asn1/x509sat/packet-x509sat-template.c
-   M /trunk/epan/dissectors/packet-x509sat.c
-
-add dissection of DirectoryString,  this unfortunately had to be done manually inside the template.
-
-
-Also implement the attribute  organizationName which is of this type.
-
-(Add magic comments so emacs-macros will be happy.)
-
-
-------------------------------------------------------------------------
-r11478 | sahlberg | 2004-07-23 02:08:14 -0500 (Fri, 23 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/asn1/cms/packet-cms-template.c
-   M /trunk/asn1/x509sat/packet-x509sat-template.c
-   M /trunk/epan/dissectors/packet-ber.c
-   M /trunk/epan/dissectors/packet-ber.h
-   M /trunk/epan/dissectors/packet-cms.c
-   M /trunk/epan/dissectors/packet-x509sat.c
-
-register ber oid functions through a special function in packet-ber.c which also takes (still unused) the name of the oid
-so that sometime later it will be easy to add code to add the name of the oid to the dissection.
-
-
-
-------------------------------------------------------------------------
-r11477 | guy | 2004-07-23 01:37:58 -0500 (Fri, 23 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-iax2.c
-
-"iax_lookup_circuit_details()" can return null; check whether it's null
-before using it.
-
-------------------------------------------------------------------------
-r11476 | guy | 2004-07-23 01:11:50 -0500 (Fri, 23 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
-   M /trunk/image/Makefile.nmake
-   A /trunk/image/wiretap.rc.in
-   M /trunk/wiretap/Makefile.nmake
-
-From Graham Bloice: add resources to wiretap.dll.
-
-------------------------------------------------------------------------
-r11475 | guy | 2004-07-22 20:37:35 -0500 (Thu, 22 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/doc/README.developer
-
-Note that you *MUST* make sure "match_strval()" doesn't return null
-before using its value, or must check for a null return value and handle
-it specially, otherwise you put Ethereal at risk of crashing with bad
-packet data.
-
-------------------------------------------------------------------------
-r11474 | guy | 2004-07-22 20:32:42 -0500 (Thu, 22 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-fc.c
-
-We are not guaranteed that "fchdr.r_ctl & 0x0F" is a valid frame type,
-so don't use "match_strval()", use "val_to_str()".
-
-------------------------------------------------------------------------
-r11473 | guy | 2004-07-22 15:08:08 -0500 (Thu, 22 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/asn1/x509if/packet-x509if-template.h
-
-"dissect_x509if_AttributeTypeAndDistinguishedValue()" is static - don't
-declare it as non-static in the header file.
-
-------------------------------------------------------------------------
-r11472 | ulfl | 2004-07-22 13:42:50 -0500 (Thu, 22 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/gtk/conversations_table.c
-   M /trunk/gtk/hostlist_table.c
-
-use gtk_clipboard_get(), so the "copy to clipboard" is available in all GTK2 versions
-------------------------------------------------------------------------
-r11471 | ulfl | 2004-07-22 11:36:50 -0500 (Thu, 22 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/gtk/conversations_table.c
-   M /trunk/gtk/conversations_table.h
-
-from Thomas Palmer: add "Copy to clipboard" button to the conversation table dialogs
-------------------------------------------------------------------------
-r11470 | sahlberg | 2004-07-22 08:11:13 -0500 (Thu, 22 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/asn1/x509if/packet-x509if-template.c
-   M /trunk/asn1/x509sat/SelectedAttributeTypes.asn
-   M /trunk/asn1/x509sat/packet-x509sat-template.c
-   M /trunk/epan/dissectors/packet-x509if.c
-   M /trunk/epan/dissectors/packet-x509sat.c
-
-add the countryname attribute
-
-
-------------------------------------------------------------------------
-r11469 | sahlberg | 2004-07-22 05:29:17 -0500 (Thu, 22 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/asn1/x509if/InformationFramework.asn
-   M /trunk/asn1/x509if/packet-x509if-template.c
-   M /trunk/asn1/x509if/packet-x509if-template.h
-   M /trunk/asn1/x509if/x509if.cnf
-   M /trunk/epan/dissectors/packet-x509if.c
-   M /trunk/epan/dissectors/packet-x509if.h
-
-start dissecting  AttributeTypeAnddistinguishedValue
-(which must be implemented by hand inside themplate)
-
-
-------------------------------------------------------------------------
-r11468 | sahlberg | 2004-07-22 05:05:59 -0500 (Thu, 22 Jul 2004) | 6 lines
-Changed paths:
-   M /trunk/asn1/x509if/x509if_exp.cnf
-   M /trunk/epan/dissectors/packet-ber.c
-   M /trunk/epan/dissectors/packet-x509af.c
-   M /trunk/epan/dissectors/packet-x509if.c
-   M /trunk/epan/dissectors/packet-x509if.h
-
-dissect the x509if/Name all the way down to the AttributeTypeAndDistinguishedValue structure but not the structure itself.
-
-
-we are getting there, slow but steady
-
-
-------------------------------------------------------------------------
-r11467 | sahlberg | 2004-07-22 03:00:33 -0500 (Thu, 22 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/asn1/x509af/x509af.cnf
-   A /trunk/asn1/x509ce/x509ce_exp.cnf
-   M /trunk/asn1/x509if/x509if_exp.cnf
-
-minor update
-
-GeneralNames is defined in x509ce and not x509if
-
-
-------------------------------------------------------------------------
-r11466 | sahlberg | 2004-07-22 02:51:47 -0500 (Thu, 22 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/asn1/x509af/x509af.cnf
-   M /trunk/asn1/x509if/x509if_exp.cnf
-   A /trunk/asn1/x509sat/x509sat_exp.cnf
-   M /trunk/epan/dissectors/packet-x509af.c
-
-minor update
-
-UniqueIdentifier is imported from x509sat and not x509if
-
-
-------------------------------------------------------------------------
-r11465 | jmayer | 2004-07-21 17:37:04 -0500 (Wed, 21 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/acinclude.m4
-
-Fix the fix to krb5
-------------------------------------------------------------------------
-r11464 | gerald | 2004-07-21 17:12:49 -0500 (Wed, 21 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/Makefile.nmake
-
-Add doxygen.cfg to the "clean" target.
-
-------------------------------------------------------------------------
-r11463 | guy | 2004-07-21 14:23:18 -0500 (Wed, 21 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/asn1/x509af/packet-x509af-template.c
-
-Include "packet-x509sat.h" to declare a function we use.
-
-------------------------------------------------------------------------
-r11462 | jmayer | 2004-07-21 14:15:51 -0500 (Wed, 21 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/plugins/opsi
-
-Add svn:ignore
-------------------------------------------------------------------------
-r11461 | jmayer | 2004-07-21 12:59:03 -0500 (Wed, 21 Jul 2004) | 1 line
-Changed paths:
-   M /trunk
-
-Add tags and TAGS to svn:ignore
-------------------------------------------------------------------------
-r11460 | jmayer | 2004-07-21 12:57:00 -0500 (Wed, 21 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/doc
-   M /trunk/epan/dfilter
-   M /trunk/epan/ftypes
-   M /trunk/gtk
-   M /trunk/tools/lemon
-   M /trunk/wiretap
-
-Add tags and TAGS to svn:ignore
-------------------------------------------------------------------------
-r11459 | jmayer | 2004-07-21 12:55:23 -0500 (Wed, 21 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/plugins/acn
-   M /trunk/plugins/artnet
-   M /trunk/plugins/asn1
-   M /trunk/plugins/ciscosm
-   M /trunk/plugins/docsis
-   M /trunk/plugins/enttec
-   M /trunk/plugins/giop
-   M /trunk/plugins/gryphon
-   M /trunk/plugins/irda
-   M /trunk/plugins/lwres
-   M /trunk/plugins/megaco
-   M /trunk/plugins/mgcp
-   M /trunk/plugins/pcli
-   M /trunk/plugins/rdm
-   M /trunk/plugins/rlm
-   M /trunk/plugins/rtnet
-   M /trunk/plugins/rudp
-   M /trunk/plugins/v5ua
-
-Add tags and TAGS to svn:ignore
-------------------------------------------------------------------------
-r11458 | jmayer | 2004-07-21 12:45:05 -0500 (Wed, 21 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/acinclude.m4
-   M /trunk/configure.in
-
-Forgotten case: Make krb5 fail if it requires -lcrypto but no --with-ssl=... is not given
-------------------------------------------------------------------------
-r11457 | sahlberg | 2004-07-21 06:13:03 -0500 (Wed, 21 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/asn1/cms/packet-cms-template.c
-   M /trunk/asn1/x509af/packet-x509af-template.c
-   M /trunk/epan/dissectors/packet-ber.c
-   M /trunk/epan/dissectors/packet-ber.h
-   M /trunk/epan/dissectors/packet-cms.c
-   M /trunk/epan/dissectors/packet-kerberos.c
-   M /trunk/epan/dissectors/packet-x509af.c
-
-get rid of the nasty ber specific oid->callback table and reimplement the functionality using a dissector table instead   i.e. the proper way.
-
-
-------------------------------------------------------------------------
-r11456 | sahlberg | 2004-07-21 04:00:56 -0500 (Wed, 21 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/Makefile.am
-
-reverse part of jmayer's last patch to make tethereal build again
-
-
-------------------------------------------------------------------------
-r11455 | sahlberg | 2004-07-21 03:51:08 -0500 (Wed, 21 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/gtk/hostlist_table.c
-
-GdkDisplay is only available in gtk 2.2 and later
-
-it is not available in gtk 2.0 which all of us using more prooven and stable (==obsolete) versions use.
-
-
-------------------------------------------------------------------------
-r11454 | guy | 2004-07-21 01:31:33 -0500 (Wed, 21 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/Makefile.am
-   M /trunk/configure.in
-   M /trunk/packaging/nsis/Makefile.nmake
-   M /trunk/packaging/nsis/ethereal.nsi
-   M /trunk/plugins/Makefile.am
-   M /trunk/plugins/Makefile.nmake
-   A /trunk/plugins/opsi
-   A /trunk/plugins/opsi/AUTHORS
-   A /trunk/plugins/opsi/COPYING
-   A /trunk/plugins/opsi/ChangeLog
-   A /trunk/plugins/opsi/Makefile.am
-   A /trunk/plugins/opsi/Makefile.nmake
-   A /trunk/plugins/opsi/moduleinfo.h
-   A /trunk/plugins/opsi/packet-opsi.c
-   A /trunk/plugins/opsi/packet-opsi.h
-
-From Laurent Rabret: OPSI support.
-
-------------------------------------------------------------------------
-r11453 | guy | 2004-07-21 01:05:24 -0500 (Wed, 21 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-http.c
-
-From Tomas Kukosa: add support for RFC 3253 HTTP methods.
-
-------------------------------------------------------------------------
-r11452 | guy | 2004-07-21 00:57:30 -0500 (Wed, 21 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-ospf.c
-   M /trunk/epan/dissectors/packet-rsvp.c
-   M /trunk/epan/dissectors/packet-rsvp.h
-
-From Roberto Morro: support for GMPLS UNI and E-NNI objects/TLVs.
-
-------------------------------------------------------------------------
-r11451 | guy | 2004-07-21 00:44:03 -0500 (Wed, 21 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ethertype.c
-   M /trunk/epan/dissectors/packet-ieee80211.c
-   M /trunk/etypes.h
-
-From metatech: at least on Windows XP, if a Centrino 802.11 interface is
-in promiscuous mode, packets captured promiscuously show up as 802.11
-packets encapsulated in Ethernet, with an Ethernet type of 0x2452.
-
-------------------------------------------------------------------------
-r11450 | ulfl | 2004-07-20 18:48:50 -0500 (Tue, 20 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/gtk/hostlist_table.c
-   M /trunk/gtk/hostlist_table.h
-
-from Thomas Palmer: copy content of hostlist table to clipboard in csv format.
-------------------------------------------------------------------------
-r11449 | ulfl | 2004-07-20 16:39:54 -0500 (Tue, 20 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/gtk/conversations_table.c
-   M /trunk/gtk/conversations_table.h
-
-refactoring and renaming finished
-------------------------------------------------------------------------
-r11448 | ulfl | 2004-07-20 15:56:53 -0500 (Tue, 20 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/gtk/conversations_eth.c
-   M /trunk/gtk/conversations_fc.c
-   M /trunk/gtk/conversations_fddi.c
-   M /trunk/gtk/conversations_ip.c
-   M /trunk/gtk/conversations_ipx.c
-   M /trunk/gtk/conversations_table.c
-   M /trunk/gtk/conversations_table.h
-   M /trunk/gtk/conversations_tcpip.c
-   M /trunk/gtk/conversations_tr.c
-   M /trunk/gtk/conversations_udpip.c
-   M /trunk/gtk/menu.c
-
-some more renaming of the conversation tables things
-------------------------------------------------------------------------
-r11447 | guy | 2004-07-20 15:19:46 -0500 (Tue, 20 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-x509af.c
-
-Include "packet-x509sat.h" to declare a function we use.
-
-------------------------------------------------------------------------
-r11446 | jmayer | 2004-07-20 14:55:01 -0500 (Tue, 20 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/packaging/rpm/SPECS/ethereal.spec.in
-
-
-Make building rpms possible again. Feedback for improvements welcome.
-
-------------------------------------------------------------------------
-r11445 | etxrab | 2004-07-20 14:04:48 -0500 (Tue, 20 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-sigcomp.c
-
-Fix decoding of messafe type 1, if T-bit = Zero
-------------------------------------------------------------------------
-r11444 | guy | 2004-07-20 13:42:28 -0500 (Tue, 20 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/acinclude.m4
-
-As Joerg Mayer noted, the value of LIBS should be saved outside the
-loop.
-
-------------------------------------------------------------------------
-r11443 | jmayer | 2004-07-20 12:42:42 -0500 (Tue, 20 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/configure.in
-
-
-Make configure continue after disabling Net-SNMP when the openssl libs
-are reuired for SNMP to link but not enabled on configure.
-
-------------------------------------------------------------------------
-r11442 | jmayer | 2004-07-20 11:58:11 -0500 (Tue, 20 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/epan/Makefile.am
-   M /trunk/epan/dissectors/Makefile.am
-
-make "make dist" work again. Well, almost: currently you
-need to run
-STCHECK_CONFIGURE_FLAGS=--with-ssl=/usr make distcheck
-at least on my system.
-
-------------------------------------------------------------------------
-r11441 | sahlberg | 2004-07-20 05:45:11 -0500 (Tue, 20 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/asn1/x509af/packet-x509af-template.c
-   M /trunk/epan/dissectors/packet-ber.c
-   M /trunk/epan/dissectors/packet-ber.h
-   M /trunk/epan/dissectors/packet-x509af.c
-
-Small update to AlgorithmIdentifier.
-Allow the TYPE field to match ANY type of BER construct.
-
-
-------------------------------------------------------------------------
-r11440 | sahlberg | 2004-07-20 04:11:40 -0500 (Tue, 20 Jul 2004) | 12 lines
-Changed paths:
-   M /trunk/asn1/cms/packet-cms-template.c
-   M /trunk/epan/dissectors/Makefile.common
-   M /trunk/epan/dissectors/packet-ber.c
-   M /trunk/epan/dissectors/packet-ber.h
-   A /trunk/epan/dissectors/packet-cms.c
-   A /trunk/epan/dissectors/packet-cms.h
-   M /trunk/epan/dissectors/packet-kerberos.c
-   A /trunk/epan/dissectors/packet-x509af.c
-   A /trunk/epan/dissectors/packet-x509af.h
-   A /trunk/epan/dissectors/packet-x509ce.c
-   A /trunk/epan/dissectors/packet-x509ce.h
-   A /trunk/epan/dissectors/packet-x509if.c
-   A /trunk/epan/dissectors/packet-x509if.h
-   A /trunk/epan/dissectors/packet-x509sat.c
-   A /trunk/epan/dissectors/packet-x509sat.h
-
-Add the new protocols  CMS, X509AF,  X509IF,  X509CE and X509SAT
-to the ethereal build.
-
-The dissections are semi-useful  but incomplete.
-The big problem still remaining is the x509if  Name object not being 
-dissected properly   thus causing the dissection to get out of sync/fail
-halfway through the certificate structure.
-
-
-work in progress but already semi-useful.
-
-
-------------------------------------------------------------------------
-r11439 | ulfl | 2004-07-20 01:06:41 -0500 (Tue, 20 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/gtk/Makefile.am
-   M /trunk/gtk/Makefile.common
-   A /trunk/gtk/conversations_eth.c (from /trunk/gtk/endpoint_talkers_eth.c:11438)
-   A /trunk/gtk/conversations_fc.c (from /trunk/gtk/endpoint_talkers_fc.c:11438)
-   A /trunk/gtk/conversations_fddi.c (from /trunk/gtk/endpoint_talkers_fddi.c:11438)
-   A /trunk/gtk/conversations_ip.c (from /trunk/gtk/endpoint_talkers_ip.c:11438)
-   A /trunk/gtk/conversations_ipx.c (from /trunk/gtk/endpoint_talkers_ipx.c:11438)
-   A /trunk/gtk/conversations_table.c (from /trunk/gtk/endpoint_talkers_table.c:11438)
-   A /trunk/gtk/conversations_table.h (from /trunk/gtk/endpoint_talkers_table.h:11438)
-   A /trunk/gtk/conversations_tcpip.c (from /trunk/gtk/endpoint_talkers_tcpip.c:11438)
-   A /trunk/gtk/conversations_tr.c (from /trunk/gtk/endpoint_talkers_tr.c:11438)
-   A /trunk/gtk/conversations_udpip.c (from /trunk/gtk/endpoint_talkers_udpip.c:11438)
-   D /trunk/gtk/endpoint_talkers_eth.c
-   D /trunk/gtk/endpoint_talkers_fc.c
-   D /trunk/gtk/endpoint_talkers_fddi.c
-   D /trunk/gtk/endpoint_talkers_ip.c
-   D /trunk/gtk/endpoint_talkers_ipx.c
-   D /trunk/gtk/endpoint_talkers_table.c
-   D /trunk/gtk/endpoint_talkers_table.h
-   D /trunk/gtk/endpoint_talkers_tcpip.c
-   D /trunk/gtk/endpoint_talkers_tr.c
-   D /trunk/gtk/endpoint_talkers_udpip.c
-   M /trunk/gtk/menu.c
-
-renamed endpoint_talkers to conversations, as this reduces confusion in combination with the hostlist/endpoints table
-(some code refactoring still needs to be done in table.c/.h).
-------------------------------------------------------------------------
-r11438 | guy | 2004-07-19 18:21:01 -0500 (Mon, 19 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/gtk/Makefile.am
-
-"gtk/filter_prefs.h" was renamed "gtk/filter_dlg.h"; update the Makefile
-stuff appropriately.
-
-------------------------------------------------------------------------
-r11437 | guy | 2004-07-19 18:17:20 -0500 (Mon, 19 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/gtk/filter_dlg.h
-
-It's not called "filter_prefs.h" any more.
-
-------------------------------------------------------------------------
-r11436 | ulfl | 2004-07-19 16:42:01 -0500 (Mon, 19 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/gtk/Makefile.common
-   M /trunk/gtk/ansi_a_stat.c
-   M /trunk/gtk/ansi_map_stat.c
-   M /trunk/gtk/capture_dlg.c
-   M /trunk/gtk/color_dlg.c
-   M /trunk/gtk/dcerpc_stat.c
-   M /trunk/gtk/dfilter_expr_dlg.c
-   M /trunk/gtk/fc_stat.c
-   M /trunk/gtk/file_dlg.c
-   A /trunk/gtk/filter_dlg.c (from /trunk/gtk/filter_prefs.c:11432)
-   A /trunk/gtk/filter_dlg.h (from /trunk/gtk/filter_prefs.h:11432)
-   D /trunk/gtk/filter_prefs.c
-   D /trunk/gtk/filter_prefs.h
-   M /trunk/gtk/find_dlg.c
-   M /trunk/gtk/gsm_a_stat.c
-   M /trunk/gtk/gsm_map_stat.c
-   M /trunk/gtk/io_stat.c
-   M /trunk/gtk/isup_stat.c
-   M /trunk/gtk/ldap_stat.c
-   M /trunk/gtk/main.c
-   M /trunk/gtk/menu.c
-   M /trunk/gtk/mtp3_stat.c
-   M /trunk/gtk/rpc_stat.c
-   M /trunk/gtk/smb_stat.c
-   M /trunk/gtk/tap_dfilter_dlg.c
-   M /trunk/gtk/toolbar.c
-
-renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog.
-------------------------------------------------------------------------
-r11435 | gerald | 2004-07-19 16:18:40 -0500 (Mon, 19 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/epan/Makefile.nmake
-   M /trunk/epan/dissectors/Makefile.nmake
-
-Fixes (and ugly hacks) for Windows compilation.
-
-------------------------------------------------------------------------
-r11434 | ulfl | 2004-07-19 13:07:39 -0500 (Mon, 19 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/docbook/ug-src/EUG_chapter_io.xml
-
-Explain some of the File/Export dialog controls
-------------------------------------------------------------------------
-r11433 | ulfl | 2004-07-19 11:59:49 -0500 (Mon, 19 Jul 2004) | 4 lines
-Changed paths:
-   A /trunk/docbook
-   A /trunk/docbook/GFDPL_appendix.xml
-   A /trunk/docbook/Makefile
-   A /trunk/docbook/README.txt
-   A /trunk/docbook/catalog.xml
-   A /trunk/docbook/custom_layer_pdf.xsl
-   A /trunk/docbook/developer-guide.xml
-   A /trunk/docbook/dfilter2xml.pl
-   A /trunk/docbook/dg-src
-   A /trunk/docbook/dg-src/EDG_chapter_five.xml
-   A /trunk/docbook/dg-src/EDG_chapter_four.xml
-   A /trunk/docbook/dg-src/EDG_chapter_one.xml
-   A /trunk/docbook/dg-src/EDG_chapter_three.xml
-   A /trunk/docbook/dg-src/EDG_chapter_two.xml
-   A /trunk/docbook/dg-src/EDG_meta_info.xml
-   A /trunk/docbook/ethereal-doc.txt
-   A /trunk/docbook/examples
-   A /trunk/docbook/examples/test.cap
-   A /trunk/docbook/graphics
-   A /trunk/docbook/graphics/ethereal-3pane.png
-   A /trunk/docbook/graphics/ethereal-analyze-menu.png
-   A /trunk/docbook/graphics/ethereal-bytes-pane-popup-menu.png
-   A /trunk/docbook/graphics/ethereal-bytes-pane-tabs.png
-   A /trunk/docbook/graphics/ethereal-bytes-pane.png
-   A /trunk/docbook/graphics/ethereal-capture-info.png
-   A /trunk/docbook/graphics/ethereal-capture-menu.png
-   A /trunk/docbook/graphics/ethereal-capture-options.png
-   A /trunk/docbook/graphics/ethereal-capture-preferences.png
-   A /trunk/docbook/graphics/ethereal-choose-color-rule.png
-   A /trunk/docbook/graphics/ethereal-coloring-rules-dialog.png
-   A /trunk/docbook/graphics/ethereal-decode-as-show.png
-   A /trunk/docbook/graphics/ethereal-decode-as.png
-   A /trunk/docbook/graphics/ethereal-details-pane-popup-menu.png
-   A /trunk/docbook/graphics/ethereal-details-pane.png
-   A /trunk/docbook/graphics/ethereal-display-filter-tcp.png
-   A /trunk/docbook/graphics/ethereal-edit-color-rule-dialog.png
-   A /trunk/docbook/graphics/ethereal-edit-menu.png
-   A /trunk/docbook/graphics/ethereal-empty.png
-   A /trunk/docbook/graphics/ethereal-enabled-protocols.png
-   A /trunk/docbook/graphics/ethereal-error-file-exists.png
-   A /trunk/docbook/graphics/ethereal-error-open.png
-   A /trunk/docbook/graphics/ethereal-export-pdml.png
-   A /trunk/docbook/graphics/ethereal-export-plain.png
-   A /trunk/docbook/graphics/ethereal-export-ps.png
-   A /trunk/docbook/graphics/ethereal-export-psml.png
-   A /trunk/docbook/graphics/ethereal-export-selected.png
-   A /trunk/docbook/graphics/ethereal-file-menu.png
-   A /trunk/docbook/graphics/ethereal-filter-add-expression.png
-   A /trunk/docbook/graphics/ethereal-filter-toolbar.png
-   A /trunk/docbook/graphics/ethereal-filters-2.png
-   A /trunk/docbook/graphics/ethereal-filters.png
-   A /trunk/docbook/graphics/ethereal-find-packet.png
-   A /trunk/docbook/graphics/ethereal-follow-stream.png
-   A /trunk/docbook/graphics/ethereal-go-menu.png
-   A /trunk/docbook/graphics/ethereal-goto-packet.png
-   A /trunk/docbook/graphics/ethereal-gui-colors-preferences.png
-   A /trunk/docbook/graphics/ethereal-gui-columns-preferences.png
-   A /trunk/docbook/graphics/ethereal-gui-font-preferences.png
-   A /trunk/docbook/graphics/ethereal-gui-layout-preferences.png
-   A /trunk/docbook/graphics/ethereal-gui-preferences.png
-   A /trunk/docbook/graphics/ethereal-help-menu.png
-   A /trunk/docbook/graphics/ethereal-list-pane.png
-   A /trunk/docbook/graphics/ethereal-logo.png
-   A /trunk/docbook/graphics/ethereal-main-toolbar.png
-   A /trunk/docbook/graphics/ethereal-main.png
-   A /trunk/docbook/graphics/ethereal-menu.png
-   A /trunk/docbook/graphics/ethereal-merge.png
-   A /trunk/docbook/graphics/ethereal-nameresolution-preferences.png
-   A /trunk/docbook/graphics/ethereal-open.png
-   A /trunk/docbook/graphics/ethereal-packet-format.png
-   A /trunk/docbook/graphics/ethereal-packet-pane-popup-menu.png
-   A /trunk/docbook/graphics/ethereal-packet-range.png
-   A /trunk/docbook/graphics/ethereal-packet-selected.png
-   A /trunk/docbook/graphics/ethereal-packet-sep-win.png
-   A /trunk/docbook/graphics/ethereal-print.png
-   A /trunk/docbook/graphics/ethereal-printing-preferences.png
-   A /trunk/docbook/graphics/ethereal-save-as.png
-   A /trunk/docbook/graphics/ethereal-statistics-menu.png
-   A /trunk/docbook/graphics/ethereal-stats-conversations.png
-   A /trunk/docbook/graphics/ethereal-stats-endpoints.png
-   A /trunk/docbook/graphics/ethereal-stats-hierarchy.png
-   A /trunk/docbook/graphics/ethereal-stats-iographs.png
-   A /trunk/docbook/graphics/ethereal-stats-srt-dcerpc-filter.png
-   A /trunk/docbook/graphics/ethereal-stats-srt-dcerpc.png
-   A /trunk/docbook/graphics/ethereal-stats-summary.png
-   A /trunk/docbook/graphics/ethereal-statusbar-empty.png
-   A /trunk/docbook/graphics/ethereal-statusbar-loaded.png
-   A /trunk/docbook/graphics/ethereal-statusbar-selected.png
-   A /trunk/docbook/graphics/ethereal-time-reference.png
-   A /trunk/docbook/graphics/ethereal-view-menu.png
-   A /trunk/docbook/graphics/note.png
-   A /trunk/docbook/graphics/tip.png
-   A /trunk/docbook/graphics/toolbar
-   A /trunk/docbook/graphics/toolbar/capture_24.png
-   A /trunk/docbook/graphics/toolbar/cfilter_24.png
-   A /trunk/docbook/graphics/toolbar/dfilter_24.png
-   A /trunk/docbook/graphics/toolbar/stock_add_24.png
-   A /trunk/docbook/graphics/toolbar/stock_bottom_24.png
-   A /trunk/docbook/graphics/toolbar/stock_close_24.png
-   A /trunk/docbook/graphics/toolbar/stock_colorselector_24.png
-   A /trunk/docbook/graphics/toolbar/stock_help_24.png
-   A /trunk/docbook/graphics/toolbar/stock_jump_to_24.png
-   A /trunk/docbook/graphics/toolbar/stock_left_arrow_24.png
-   A /trunk/docbook/graphics/toolbar/stock_open_24.png
-   A /trunk/docbook/graphics/toolbar/stock_preferences_24.png
-   A /trunk/docbook/graphics/toolbar/stock_print_24.png
-   A /trunk/docbook/graphics/toolbar/stock_properties_24.png
-   A /trunk/docbook/graphics/toolbar/stock_refresh_24.png
-   A /trunk/docbook/graphics/toolbar/stock_right_arrow_24.png
-   A /trunk/docbook/graphics/toolbar/stock_save_24.png
-   A /trunk/docbook/graphics/toolbar/stock_save_as_24.png
-   A /trunk/docbook/graphics/toolbar/stock_search_24.png
-   A /trunk/docbook/graphics/toolbar/stock_stop_24.png
-   A /trunk/docbook/graphics/toolbar/stock_top_24.png
-   A /trunk/docbook/graphics/toolbar/stock_zoom_1_24.png
-   A /trunk/docbook/graphics/toolbar/stock_zoom_in_24.png
-   A /trunk/docbook/graphics/toolbar/stock_zoom_out_24.png
-   A /trunk/docbook/graphics/warning.png
-   A /trunk/docbook/protocols.xml
-   A /trunk/docbook/ug-src
-   A /trunk/docbook/ug-src/EUG_app_files.xml
-   A /trunk/docbook/ug-src/EUG_app_howitworks.xml
-   A /trunk/docbook/ug-src/EUG_app_messages.xml
-   A /trunk/docbook/ug-src/EUG_app_protocols.xml
-   A /trunk/docbook/ug-src/EUG_app_tools.xml
-   A /trunk/docbook/ug-src/EUG_chapter_advanced.xml
-   A /trunk/docbook/ug-src/EUG_chapter_build_install.xml
-   A /trunk/docbook/ug-src/EUG_chapter_capture.xml
-   A /trunk/docbook/ug-src/EUG_chapter_customize.xml
-   A /trunk/docbook/ug-src/EUG_chapter_introduction.xml
-   A /trunk/docbook/ug-src/EUG_chapter_io.xml
-   A /trunk/docbook/ug-src/EUG_chapter_statistics.xml
-   A /trunk/docbook/ug-src/EUG_chapter_troubleshoot.xml
-   A /trunk/docbook/ug-src/EUG_chapter_use.xml
-   A /trunk/docbook/ug-src/EUG_chapter_work.xml
-   A /trunk/docbook/ug-src/EUG_meta_info.xml
-   A /trunk/docbook/ug-src/EUG_preface.xml
-   A /trunk/docbook/user-guide.xml
-
-The first draft of an updated "Ethereal User's Guide" redesigned and updated to the current released Ethereal version 0.10.5.
-As generation of output files is a bit tricky, please have a look at the Readme.txt file for instructions.
-
-Please send comments and improvements.
-------------------------------------------------------------------------
-r11432 | sahlberg | 2004-07-19 04:03:28 -0500 (Mon, 19 Jul 2004) | 10 lines
-Changed paths:
-   A /trunk/asn1/cms
-   A /trunk/asn1/cms/CryptographicMessageSyntax.asn
-   A /trunk/asn1/cms/cms.cnf
-   A /trunk/asn1/cms/packet-cms-template.c
-   A /trunk/asn1/cms/packet-cms-template.h
-
-work in progress
-New protocol CryptogrtaphicMessageSyntax
-As the X.509xx protocols this protocol is not yet linked with ethereal but a work in progress.
-
-Within the next few days the changes needed to packet-kerberos and packet-ber will be added to implement an embryonic pkinit implementation inside packet-kerberos which will in turn call cms and the x509 dissectors.
-
-The dissectors are still very incomplete but already relatively useful.
-
-
-
-------------------------------------------------------------------------
-r11431 | sahlberg | 2004-07-19 03:59:50 -0500 (Mon, 19 Jul 2004) | 5 lines
-Changed paths:
-   A /trunk/asn1/x509sat
-   A /trunk/asn1/x509sat/SelectedAttributeTypes.asn
-   A /trunk/asn1/x509sat/packet-x509sat-template.c
-   A /trunk/asn1/x509sat/packet-x509sat-template.h
-   A /trunk/asn1/x509sat/x509sat.cnf
-
-Work in progress
-New protocol X.509 Selected Attribute Types
-This new protocol is not linked with ethereal yet
-
-
-------------------------------------------------------------------------
-r11430 | sahlberg | 2004-07-19 03:57:29 -0500 (Mon, 19 Jul 2004) | 7 lines
-Changed paths:
-   A /trunk/asn1/x509if
-   A /trunk/asn1/x509if/InformationFramework.asn
-   A /trunk/asn1/x509if/packet-x509if-template.c
-   A /trunk/asn1/x509if/packet-x509if-template.h
-   A /trunk/asn1/x509if/x509if.cnf
-   A /trunk/asn1/x509if/x509if_exp.cnf
-
-Work in progress
-New protocol X.509 Information framework
-
-this new protocol is not yet linked with ethereal and needs extra massage before it can be used.
-
-
-
-------------------------------------------------------------------------
-r11429 | sahlberg | 2004-07-19 03:54:44 -0500 (Mon, 19 Jul 2004) | 7 lines
-Changed paths:
-   A /trunk/asn1/x509ce
-   A /trunk/asn1/x509ce/CertificateExtensions.asn
-   A /trunk/asn1/x509ce/packet-x509ce-template.c
-   A /trunk/asn1/x509ce/packet-x509ce-template.h
-   A /trunk/asn1/x509ce/x509ce.cnf
-
-Work in progress
-New protocol X.509 Certificate Extensions
-This new code provides required functionality to the x509af dfissector
-
-it is not linked with ethereal yet and needs extra massage bewfore invoked.
-
-
-------------------------------------------------------------------------
-r11428 | sahlberg | 2004-07-19 03:51:57 -0500 (Mon, 19 Jul 2004) | 7 lines
-Changed paths:
-   A /trunk/asn1/x509af
-   A /trunk/asn1/x509af/AuthenticationFramework.asn
-   A /trunk/asn1/x509af/packet-x509af-template.c
-   A /trunk/asn1/x509af/packet-x509af-template.h
-   A /trunk/asn1/x509af/x509af.cnf
-   A /trunk/asn1/x509af/x509af_exp.cnf
-
-Work in progress
-
-checkin of new protocol X.509 Authentication Framework
-This new protocol is not linked yet to ethereal or yet used since it needs other support protocols and massaging before it can be used.
-
-
-
-------------------------------------------------------------------------
-r11427 | guy | 2004-07-18 21:27:17 -0500 (Sun, 18 Jul 2004) | 6 lines
-Changed paths:
-   A /trunk/epan/address.h
-   M /trunk/epan/packet_info.h
-   M /trunk/gtk/capture_dlg.c
-   M /trunk/gtk/capture_if_dlg.c
-   M /trunk/pcap-util.c
-   M /trunk/pcap-util.h
-
-Pull the address (and port and circuit type) stuff out of
-"epan/packet_info.h" and put it in "epan/address.h".
-
-Use the AT_ values from "epan/address.h" for address types in the
-interface lists rather than having our own FAM_ enums.
-
-------------------------------------------------------------------------
-r11426 | guy | 2004-07-18 21:07:07 -0500 (Sun, 18 Jul 2004) | 7 lines
-Changed paths:
-   M /trunk/acinclude.m4
-
-When checking whether we can get "sprint_realloc_objid()" from the SNMP
-library, don't forget to link with the SNMP library along with all the
-other libraries....
-
-Restore the setting of LIBS after doing all the tests, as is done in
-other macros.
-
-------------------------------------------------------------------------
-r11425 | guy | 2004-07-18 20:06:06 -0500 (Sun, 18 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/pcap-util.c
-
-Revert the IPv6 code, as we did with the IPv4 code, and use INET6 as an
-indicator of whether we have enough IPv6 support to handle IPv6
-addresses.
-
-------------------------------------------------------------------------
-r11424 | jmayer | 2004-07-18 18:50:22 -0500 (Sun, 18 Jul 2004) | 1 line
-Changed paths:
-   M /trunk
-
-Add depcomp to svn:ignore
-------------------------------------------------------------------------
-r11423 | ulfl | 2004-07-18 18:46:07 -0500 (Sun, 18 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/epan/Makefile.nmake
-   M /trunk/epan/dissectors/Makefile.nmake
-
-Fix the win32 nmake generation for now (it will compile/link/run again). This will need more cleanup if the movements of the dissector sources are finished. Hopefully this doesn't broke the unix build.
-------------------------------------------------------------------------
-r11422 | jmayer | 2004-07-18 18:44:34 -0500 (Sun, 18 Jul 2004) | 6 lines
-Changed paths:
-   D /trunk/.cvsignore
-   D /trunk/doc/.cvsignore
-   M /trunk/epan
-   D /trunk/epan/.cvsignore
-   D /trunk/epan/dfilter/.cvsignore
-   M /trunk/epan/dissectors
-   D /trunk/epan/dissectors/.cvsignore
-   D /trunk/epan/ftypes/.cvsignore
-   D /trunk/gtk/.cvsignore
-   D /trunk/help/.cvsignore
-   D /trunk/image/.cvsignore
-   D /trunk/packaging/.cvsignore
-   D /trunk/packaging/nsis/.cvsignore
-   D /trunk/packaging/rpm/.cvsignore
-   D /trunk/packaging/rpm/SPECS/.cvsignore
-   D /trunk/packaging/svr4/.cvsignore
-   D /trunk/plugins/.cvsignore
-   D /trunk/plugins/acn/.cvsignore
-   D /trunk/plugins/artnet/.cvsignore
-   D /trunk/plugins/asn1/.cvsignore
-   D /trunk/plugins/ciscosm/.cvsignore
-   D /trunk/plugins/docsis/.cvsignore
-   D /trunk/plugins/enttec/.cvsignore
-   D /trunk/plugins/giop/.cvsignore
-   D /trunk/plugins/gryphon/.cvsignore
-   D /trunk/plugins/irda/.cvsignore
-   D /trunk/plugins/lwres/.cvsignore
-   D /trunk/plugins/megaco/.cvsignore
-   D /trunk/plugins/mgcp/.cvsignore
-   D /trunk/plugins/pcli/.cvsignore
-   D /trunk/plugins/rdm/.cvsignore
-   D /trunk/plugins/rlm/.cvsignore
-   D /trunk/plugins/rtnet/.cvsignore
-   D /trunk/plugins/rudp/.cvsignore
-   D /trunk/plugins/v5ua/.cvsignore
-   D /trunk/tools/.cvsignore
-   D /trunk/tools/lemon/.cvsignore
-   D /trunk/wiretap/.cvsignore
-
- .cvsignore is dead
-it has been replaced by
-svn proplist -v <dir/file>
-and
-svn propedit <dir/file>
-
-------------------------------------------------------------------------
-r11421 | jmayer | 2004-07-18 18:39:15 -0500 (Sun, 18 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/packaging/rpm/SPECS/ethereal.spec.in
-
-Beginnings to make rpm building possible again.
-Not yet finished:
-- make dist breaks after moving of dissectors
-- the real packaging process may not be working yet
-
-------------------------------------------------------------------------
-r11420 | guy | 2004-07-18 18:07:04 -0500 (Sun, 18 Jul 2004) | 6 lines
-Changed paths:
-   M /trunk/pcap-util.c
-
-"struct sockaddr_in"s and "struct sockaddr_in6"s are sufficient to serve
-as transport endpoint addresses, so the "sa_data" field includes port
-numbers.  Revert the IPv4 code; we'll fix the IPv6 code later (we'll
-have to check whether "struct sockaddr_in6" is defined, and not support
-IPv6 addresses if it's not, even if AF_INET6 is defined).
-
-------------------------------------------------------------------------
-r11419 | jmayer | 2004-07-18 17:51:50 -0500 (Sun, 18 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/.cvsignore
-   M /trunk/doc/.cvsignore
-   M /trunk/epan/.cvsignore
-   M /trunk/epan/dfilter/.cvsignore
-   A /trunk/epan/dissectors/.cvsignore
-   M /trunk/epan/ftypes/.cvsignore
-   M /trunk/gtk/.cvsignore
-   M /trunk/help/.cvsignore
-   M /trunk/image/.cvsignore
-   M /trunk/packaging/.cvsignore
-   M /trunk/packaging/nsis/.cvsignore
-   M /trunk/packaging/rpm/.cvsignore
-   M /trunk/packaging/rpm/SPECS/.cvsignore
-   M /trunk/packaging/svr4/.cvsignore
-   M /trunk/plugins/.cvsignore
-   M /trunk/plugins/acn/.cvsignore
-   M /trunk/plugins/artnet/.cvsignore
-   M /trunk/plugins/asn1/.cvsignore
-   M /trunk/plugins/ciscosm/.cvsignore
-   M /trunk/plugins/docsis/.cvsignore
-   M /trunk/plugins/enttec/.cvsignore
-   M /trunk/plugins/giop/.cvsignore
-   M /trunk/plugins/gryphon/.cvsignore
-   M /trunk/plugins/irda/.cvsignore
-   M /trunk/plugins/lwres/.cvsignore
-   M /trunk/plugins/megaco/.cvsignore
-   M /trunk/plugins/mgcp/.cvsignore
-   M /trunk/plugins/pcli/.cvsignore
-   M /trunk/plugins/rdm/.cvsignore
-   M /trunk/plugins/rlm/.cvsignore
-   M /trunk/plugins/rtnet/.cvsignore
-   M /trunk/plugins/rudp/.cvsignore
-   M /trunk/plugins/v5ua/.cvsignore
-   M /trunk/tools/.cvsignore
-   M /trunk/tools/lemon/.cvsignore
-   M /trunk/wiretap/.cvsignore
-
-Add epan/dissectors/.cvsignore
-Add tags and TAGS to all .cvsignore files
-
-------------------------------------------------------------------------
-r11418 | jmayer | 2004-07-18 17:36:55 -0500 (Sun, 18 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/doc/README.developer
-
-SNPRINTF isn't used any more - remove from sample dissector
-and coding guidelines.
-
-------------------------------------------------------------------------
-r11417 | ulfl | 2004-07-18 16:02:19 -0500 (Sun, 18 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/Makefile.nmake
-
-some more changes for the win32 nmake process
-------------------------------------------------------------------------
-r11416 | jmayer | 2004-07-18 15:33:54 -0500 (Sun, 18 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/acinclude.m4
-   M /trunk/configure.in
-
-- Require --with-ssl=... to be explicitly set to work
-  around licensing problems
-- Cause krb5 and snmp to fail, if ssl is required but
-  not configured.
-
-------------------------------------------------------------------------
-r11415 | ulfl | 2004-07-18 15:21:20 -0500 (Sun, 18 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/epan/Makefile.nmake
-   M /trunk/epan/dissectors/Makefile.nmake
-
-first attempt to make Win32 generation (nmake) ready for the dissector movings (but still incomplete)
-------------------------------------------------------------------------
-r11414 | guy | 2004-07-18 14:54:07 -0500 (Sun, 18 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/gtk/recent.c
-
-If the pane separator positions are 0 (e.g., because this is GTK+
-1.2[.x] and you can't get the positions), don't write them out, as
-they'll get errors when they're read back in.
-
-------------------------------------------------------------------------
-r11413 | guy | 2004-07-18 14:44:41 -0500 (Sun, 18 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/pcap-util.c
-
-Just because AF_INET6 is defined, that doesn't mean "struct
-sockaddr_in6" is defined - the former, but not the latter, is defined in
-FreeBSD 3.4.  Just copy the appropriate number of bytes from the
-"sa_data" field of a "struct sockaddr".
-
-------------------------------------------------------------------------
-r11412 | guy | 2004-07-18 13:59:09 -0500 (Sun, 18 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/Makefile.am
-
-Define CLEANFILES only once.
-
-------------------------------------------------------------------------
-r11411 | guy | 2004-07-18 13:47:44 -0500 (Sun, 18 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/gtk/capture_dlg.c
-   M /trunk/gtk/capture_if_dlg.c
-   M /trunk/pcap-util-unix.c
-   M /trunk/pcap-util.c
-   M /trunk/pcap-util.h
-
-Add support for IPv6 addresses for interfaces.
-
-------------------------------------------------------------------------
-r11410 | gram | 2004-07-18 13:06:47 -0500 (Sun, 18 Jul 2004) | 8 lines
-Changed paths:
-   M /trunk/Makefile.common
-   M /trunk/Makefile.nmake
-   M /trunk/capture.c
-   M /trunk/configure.in
-   M /trunk/epan/Makefile.am
-   M /trunk/epan/Makefile.common
-   M /trunk/epan/Makefile.nmake
-   A /trunk/epan/dissectors
-   A /trunk/epan/dissectors/Makefile.am
-   A /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/Makefile.nmake
-   A /trunk/epan/dissectors/make-reg-dotc (from /trunk/make-reg-dotc:11400)
-   A /trunk/epan/dissectors/make-reg-dotc.py (from /trunk/make-reg-dotc.py:11400)
-   A /trunk/epan/dissectors/ncp2222.py (from /trunk/ncp2222.py:11400)
-   A /trunk/epan/dissectors/packet-3g-a11.c (from /trunk/packet-3g-a11.c:11400)
-   A /trunk/epan/dissectors/packet-aarp.c (from /trunk/packet-aarp.c:11400)
-   A /trunk/epan/dissectors/packet-acap.c (from /trunk/packet-acap.c:11400)
-   A /trunk/epan/dissectors/packet-acse.c (from /trunk/packet-acse.c:11400)
-   A /trunk/epan/dissectors/packet-acse.h (from /trunk/packet-acse.h:11400)
-   A /trunk/epan/dissectors/packet-afp.c (from /trunk/packet-afp.c:11400)
-   A /trunk/epan/dissectors/packet-afp.h (from /trunk/packet-afp.h:11400)
-   A /trunk/epan/dissectors/packet-afs-defs.h (from /trunk/packet-afs-defs.h:11400)
-   A /trunk/epan/dissectors/packet-afs-macros.h (from /trunk/packet-afs-macros.h:11400)
-   A /trunk/epan/dissectors/packet-afs-register-info.h (from /trunk/packet-afs-register-info.h:11400)
-   A /trunk/epan/dissectors/packet-afs.c (from /trunk/packet-afs.c:11400)
-   A /trunk/epan/dissectors/packet-afs.h (from /trunk/packet-afs.h:11400)
-   A /trunk/epan/dissectors/packet-aim-admin.c (from /trunk/packet-aim-admin.c:11400)
-   A /trunk/epan/dissectors/packet-aim-adverts.c (from /trunk/packet-aim-adverts.c:11400)
-   A /trunk/epan/dissectors/packet-aim-bos.c (from /trunk/packet-aim-bos.c:11400)
-   A /trunk/epan/dissectors/packet-aim-buddylist.c (from /trunk/packet-aim-buddylist.c:11400)
-   A /trunk/epan/dissectors/packet-aim-chat.c (from /trunk/packet-aim-chat.c:11400)
-   A /trunk/epan/dissectors/packet-aim-chatnav.c (from /trunk/packet-aim-chatnav.c:11400)
-   A /trunk/epan/dissectors/packet-aim-directory.c (from /trunk/packet-aim-directory.c:11400)
-   A /trunk/epan/dissectors/packet-aim-generic.c (from /trunk/packet-aim-generic.c:11400)
-   A /trunk/epan/dissectors/packet-aim-icq.c (from /trunk/packet-aim-icq.c:11400)
-   A /trunk/epan/dissectors/packet-aim-invitation.c (from /trunk/packet-aim-invitation.c:11400)
-   A /trunk/epan/dissectors/packet-aim-location.c (from /trunk/packet-aim-location.c:11400)
-   A /trunk/epan/dissectors/packet-aim-messaging.c (from /trunk/packet-aim-messaging.c:11400)
-   A /trunk/epan/dissectors/packet-aim-oft.c (from /trunk/packet-aim-oft.c:11400)
-   A /trunk/epan/dissectors/packet-aim-popup.c (from /trunk/packet-aim-popup.c:11400)
-   A /trunk/epan/dissectors/packet-aim-signon.c (from /trunk/packet-aim-signon.c:11400)
-   A /trunk/epan/dissectors/packet-aim-ssi.c (from /trunk/packet-aim-ssi.c:11400)
-   A /trunk/epan/dissectors/packet-aim-stats.c (from /trunk/packet-aim-stats.c:11400)
-   A /trunk/epan/dissectors/packet-aim-translate.c (from /trunk/packet-aim-translate.c:11400)
-   A /trunk/epan/dissectors/packet-aim-userlookup.c (from /trunk/packet-aim-userlookup.c:11400)
-   A /trunk/epan/dissectors/packet-aim.c (from /trunk/packet-aim.c:11400)
-   A /trunk/epan/dissectors/packet-aim.h (from /trunk/packet-aim.h:11400)
-   A /trunk/epan/dissectors/packet-ajp13.c (from /trunk/packet-ajp13.c:11400)
-   A /trunk/epan/dissectors/packet-alcap.c (from /trunk/packet-alcap.c:11400)
-   A /trunk/epan/dissectors/packet-ans.c (from /trunk/packet-ans.c:11400)
-   A /trunk/epan/dissectors/packet-ansi_637.c (from /trunk/packet-ansi_637.c:11400)
-   A /trunk/epan/dissectors/packet-ansi_683.c (from /trunk/packet-ansi_683.c:11400)
-   A /trunk/epan/dissectors/packet-ansi_801.c (from /trunk/packet-ansi_801.c:11400)
-   A /trunk/epan/dissectors/packet-ansi_a.c (from /trunk/packet-ansi_a.c:11400)
-   A /trunk/epan/dissectors/packet-ansi_a.h (from /trunk/packet-ansi_a.h:11400)
-   A /trunk/epan/dissectors/packet-ansi_map.c (from /trunk/packet-ansi_map.c:11400)
-   A /trunk/epan/dissectors/packet-ansi_map.h (from /trunk/packet-ansi_map.h:11400)
-   A /trunk/epan/dissectors/packet-aodv.c (from /trunk/packet-aodv.c:11400)
-   A /trunk/epan/dissectors/packet-ap1394.c (from /trunk/packet-ap1394.c:11400)
-   A /trunk/epan/dissectors/packet-ap1394.h (from /trunk/packet-ap1394.h:11400)
-   A /trunk/epan/dissectors/packet-arcnet.c (from /trunk/packet-arcnet.c:11400)
-   A /trunk/epan/dissectors/packet-arcnet.h (from /trunk/packet-arcnet.h:11400)
-   A /trunk/epan/dissectors/packet-arp.c (from /trunk/packet-arp.c:11400)
-   A /trunk/epan/dissectors/packet-arp.h (from /trunk/packet-arp.h:11400)
-   A /trunk/epan/dissectors/packet-asap.c (from /trunk/packet-asap.c:11400)
-   A /trunk/epan/dissectors/packet-ascend.c (from /trunk/packet-ascend.c:11400)
-   A /trunk/epan/dissectors/packet-asf.c (from /trunk/packet-asf.c:11400)
-   A /trunk/epan/dissectors/packet-atalk.c (from /trunk/packet-atalk.c:11400)
-   A /trunk/epan/dissectors/packet-atalk.h (from /trunk/packet-atalk.h:11400)
-   A /trunk/epan/dissectors/packet-atm.c (from /trunk/packet-atm.c:11400)
-   A /trunk/epan/dissectors/packet-atm.h (from /trunk/packet-atm.h:11400)
-   A /trunk/epan/dissectors/packet-auto_rp.c (from /trunk/packet-auto_rp.c:11400)
-   A /trunk/epan/dissectors/packet-bacapp.c (from /trunk/packet-bacapp.c:11400)
-   A /trunk/epan/dissectors/packet-bacnet.c (from /trunk/packet-bacnet.c:11400)
-   A /trunk/epan/dissectors/packet-beep.c (from /trunk/packet-beep.c:11400)
-   A /trunk/epan/dissectors/packet-ber.c (from /trunk/packet-ber.c:11400)
-   A /trunk/epan/dissectors/packet-ber.h (from /trunk/packet-ber.h:11400)
-   A /trunk/epan/dissectors/packet-bfd.c (from /trunk/packet-bfd.c:11400)
-   A /trunk/epan/dissectors/packet-bgp.c (from /trunk/packet-bgp.c:11400)
-   A /trunk/epan/dissectors/packet-bgp.h (from /trunk/packet-bgp.h:11400)
-   A /trunk/epan/dissectors/packet-bofl.c (from /trunk/packet-bofl.c:11400)
-   A /trunk/epan/dissectors/packet-bootp.c (from /trunk/packet-bootp.c:11400)
-   A /trunk/epan/dissectors/packet-bootparams.c (from /trunk/packet-bootparams.c:11400)
-   A /trunk/epan/dissectors/packet-bootparams.h (from /trunk/packet-bootparams.h:11400)
-   A /trunk/epan/dissectors/packet-bpdu.c (from /trunk/packet-bpdu.c:11400)
-   A /trunk/epan/dissectors/packet-brdwlk.c (from /trunk/packet-brdwlk.c:11400)
-   A /trunk/epan/dissectors/packet-bssap.c (from /trunk/packet-bssap.c:11400)
-   A /trunk/epan/dissectors/packet-bssap.h (from /trunk/packet-bssap.h:11400)
-   A /trunk/epan/dissectors/packet-bssgp.c (from /trunk/packet-bssgp.c:11400)
-   A /trunk/epan/dissectors/packet-bvlc.c (from /trunk/packet-bvlc.c:11400)
-   A /trunk/epan/dissectors/packet-cast.c (from /trunk/packet-cast.c:11400)
-   A /trunk/epan/dissectors/packet-ccsds.c (from /trunk/packet-ccsds.c:11400)
-   A /trunk/epan/dissectors/packet-cdp.c (from /trunk/packet-cdp.c:11400)
-   A /trunk/epan/dissectors/packet-cgmp.c (from /trunk/packet-cgmp.c:11400)
-   A /trunk/epan/dissectors/packet-chdlc.c (from /trunk/packet-chdlc.c:11400)
-   A /trunk/epan/dissectors/packet-chdlc.h (from /trunk/packet-chdlc.h:11400)
-   A /trunk/epan/dissectors/packet-cisco-oui.c (from /trunk/packet-cisco-oui.c:11400)
-   A /trunk/epan/dissectors/packet-clearcase.c (from /trunk/packet-clearcase.c:11400)
-   A /trunk/epan/dissectors/packet-clearcase.h (from /trunk/packet-clearcase.h:11400)
-   A /trunk/epan/dissectors/packet-clip.c (from /trunk/packet-clip.c:11400)
-   A /trunk/epan/dissectors/packet-clip.h (from /trunk/packet-clip.h:11400)
-   A /trunk/epan/dissectors/packet-clnp.c (from /trunk/packet-clnp.c:11400)
-   A /trunk/epan/dissectors/packet-cops.c (from /trunk/packet-cops.c:11400)
-   A /trunk/epan/dissectors/packet-cosine.c (from /trunk/packet-cosine.c:11400)
-   A /trunk/epan/dissectors/packet-cpfi.c (from /trunk/packet-cpfi.c:11400)
-   A /trunk/epan/dissectors/packet-cpha.c (from /trunk/packet-cpha.c:11400)
-   A /trunk/epan/dissectors/packet-cups.c (from /trunk/packet-cups.c:11400)
-   A /trunk/epan/dissectors/packet-data.c (from /trunk/packet-data.c:11400)
-   A /trunk/epan/dissectors/packet-data.h (from /trunk/packet-data.h:11400)
-   A /trunk/epan/dissectors/packet-dccp.c (from /trunk/packet-dccp.c:11400)
-   A /trunk/epan/dissectors/packet-dccp.h (from /trunk/packet-dccp.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-afs4int.c (from /trunk/packet-dcerpc-afs4int.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-atsvc.c (from /trunk/packet-dcerpc-atsvc.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-atsvc.h (from /trunk/packet-dcerpc-atsvc.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-bossvr.c (from /trunk/packet-dcerpc-bossvr.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-browser.c (from /trunk/packet-dcerpc-browser.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-browser.h (from /trunk/packet-dcerpc-browser.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-budb.c (from /trunk/packet-dcerpc-budb.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-butc.c (from /trunk/packet-dcerpc-butc.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-cds_clerkserver.c (from /trunk/packet-dcerpc-cds_clerkserver.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-cds_solicit.c (from /trunk/packet-dcerpc-cds_solicit.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-conv.c (from /trunk/packet-dcerpc-conv.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-cprpc_server.c (from /trunk/packet-dcerpc-cprpc_server.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-dce122.c (from /trunk/packet-dcerpc-dce122.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-dce122.h (from /trunk/packet-dcerpc-dce122.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-dcom.h (from /trunk/packet-dcerpc-dcom.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-dfs.c (from /trunk/packet-dcerpc-dfs.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-dfs.h (from /trunk/packet-dcerpc-dfs.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-dnsserver.c (from /trunk/packet-dcerpc-dnsserver.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-dnsserver.h (from /trunk/packet-dcerpc-dnsserver.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-drsuapi.c (from /trunk/packet-dcerpc-drsuapi.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-drsuapi.h (from /trunk/packet-dcerpc-drsuapi.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-dtsprovider.c (from /trunk/packet-dcerpc-dtsprovider.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-dtsstime_req.c (from /trunk/packet-dcerpc-dtsstime_req.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-efs.c (from /trunk/packet-dcerpc-efs.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-efs.h (from /trunk/packet-dcerpc-efs.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-epm.c (from /trunk/packet-dcerpc-epm.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-epm4.c (from /trunk/packet-dcerpc-epm4.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-eventlog.c (from /trunk/packet-dcerpc-eventlog.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-eventlog.h (from /trunk/packet-dcerpc-eventlog.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-fldb.c (from /trunk/packet-dcerpc-fldb.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-frsapi.c (from /trunk/packet-dcerpc-frsapi.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-frsapi.h (from /trunk/packet-dcerpc-frsapi.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-frsrpc.c (from /trunk/packet-dcerpc-frsrpc.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-frsrpc.h (from /trunk/packet-dcerpc-frsrpc.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-ftserver.c (from /trunk/packet-dcerpc-ftserver.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-icl_rpc.c (from /trunk/packet-dcerpc-icl_rpc.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-initshutdown.c (from /trunk/packet-dcerpc-initshutdown.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-initshutdown.h (from /trunk/packet-dcerpc-initshutdown.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-krb5rpc.c (from /trunk/packet-dcerpc-krb5rpc.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-llb.c (from /trunk/packet-dcerpc-llb.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-lsa-ds.c (from /trunk/packet-dcerpc-lsa-ds.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-lsa.c (from /trunk/packet-dcerpc-lsa.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-lsa.h (from /trunk/packet-dcerpc-lsa.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-mapi.c (from /trunk/packet-dcerpc-mapi.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-mapi.h (from /trunk/packet-dcerpc-mapi.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-messenger.c (from /trunk/packet-dcerpc-messenger.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-mgmt.c (from /trunk/packet-dcerpc-mgmt.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-ndr.c (from /trunk/packet-dcerpc-ndr.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-netlogon.c (from /trunk/packet-dcerpc-netlogon.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-netlogon.h (from /trunk/packet-dcerpc-netlogon.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-nspi.c (from /trunk/packet-dcerpc-nspi.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-nt.c (from /trunk/packet-dcerpc-nt.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-nt.h (from /trunk/packet-dcerpc-nt.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-oxid.c (from /trunk/packet-dcerpc-oxid.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rdaclif.c (from /trunk/packet-dcerpc-rdaclif.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-reg.c (from /trunk/packet-dcerpc-reg.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-reg.h (from /trunk/packet-dcerpc-reg.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-remact.c (from /trunk/packet-dcerpc-remact.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rep_proc.c (from /trunk/packet-dcerpc-rep_proc.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-roverride.c (from /trunk/packet-dcerpc-roverride.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rpriv.c (from /trunk/packet-dcerpc-rpriv.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_acct.c (from /trunk/packet-dcerpc-rs_acct.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_attr.c (from /trunk/packet-dcerpc-rs_attr.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_attr_schema.c (from /trunk/packet-dcerpc-rs_attr_schema.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_bind.c (from /trunk/packet-dcerpc-rs_bind.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_misc.c (from /trunk/packet-dcerpc-rs_misc.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_pgo.c (from /trunk/packet-dcerpc-rs_pgo.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_plcy.c (from /trunk/packet-dcerpc-rs_plcy.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_prop_acct.c (from /trunk/packet-dcerpc-rs_prop_acct.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_prop_acl.c (from /trunk/packet-dcerpc-rs_prop_acl.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_prop_attr.c (from /trunk/packet-dcerpc-rs_prop_attr.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_prop_pgo.c (from /trunk/packet-dcerpc-rs_prop_pgo.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_prop_plcy.c (from /trunk/packet-dcerpc-rs_prop_plcy.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_pwd_mgmt.c (from /trunk/packet-dcerpc-rs_pwd_mgmt.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_repadm.c (from /trunk/packet-dcerpc-rs_repadm.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_replist.c (from /trunk/packet-dcerpc-rs_replist.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_repmgr.c (from /trunk/packet-dcerpc-rs_repmgr.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rs_unix.c (from /trunk/packet-dcerpc-rs_unix.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-rsec_login.c (from /trunk/packet-dcerpc-rsec_login.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-samr.c (from /trunk/packet-dcerpc-samr.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-samr.h (from /trunk/packet-dcerpc-samr.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-secidmap.c (from /trunk/packet-dcerpc-secidmap.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-spoolss.c (from /trunk/packet-dcerpc-spoolss.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-spoolss.h (from /trunk/packet-dcerpc-spoolss.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-srvsvc.c (from /trunk/packet-dcerpc-srvsvc.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-srvsvc.h (from /trunk/packet-dcerpc-srvsvc.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-svcctl.c (from /trunk/packet-dcerpc-svcctl.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-svcctl.h (from /trunk/packet-dcerpc-svcctl.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-tapi.c (from /trunk/packet-dcerpc-tapi.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-tapi.h (from /trunk/packet-dcerpc-tapi.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-tkn4int.c (from /trunk/packet-dcerpc-tkn4int.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-trksvr.c (from /trunk/packet-dcerpc-trksvr.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-ubikdisk.c (from /trunk/packet-dcerpc-ubikdisk.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-ubikvote.c (from /trunk/packet-dcerpc-ubikvote.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-update.c (from /trunk/packet-dcerpc-update.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-wkssvc.c (from /trunk/packet-dcerpc-wkssvc.c:11400)
-   A /trunk/epan/dissectors/packet-dcerpc-wkssvc.h (from /trunk/packet-dcerpc-wkssvc.h:11400)
-   A /trunk/epan/dissectors/packet-dcerpc.c (from /trunk/packet-dcerpc.c:11409)
-   A /trunk/epan/dissectors/packet-dcerpc.h (from /trunk/packet-dcerpc.h:11409)
-   A /trunk/epan/dissectors/packet-dcm.c (from /trunk/packet-dcm.c:11400)
-   A /trunk/epan/dissectors/packet-ddtp.c (from /trunk/packet-ddtp.c:11400)
-   A /trunk/epan/dissectors/packet-ddtp.h (from /trunk/packet-ddtp.h:11400)
-   A /trunk/epan/dissectors/packet-dec-bpdu.c (from /trunk/packet-dec-bpdu.c:11400)
-   A /trunk/epan/dissectors/packet-dhcpv6.c (from /trunk/packet-dhcpv6.c:11400)
-   A /trunk/epan/dissectors/packet-diameter-defs.h (from /trunk/packet-diameter-defs.h:11400)
-   A /trunk/epan/dissectors/packet-diameter.c (from /trunk/packet-diameter.c:11400)
-   A /trunk/epan/dissectors/packet-diffserv-mpls-common.c (from /trunk/packet-diffserv-mpls-common.c:11400)
-   A /trunk/epan/dissectors/packet-diffserv-mpls-common.h (from /trunk/packet-diffserv-mpls-common.h:11400)
-   A /trunk/epan/dissectors/packet-distcc.c (from /trunk/packet-distcc.c:11400)
-   A /trunk/epan/dissectors/packet-dlsw.c (from /trunk/packet-dlsw.c:11400)
-   A /trunk/epan/dissectors/packet-dnp.c (from /trunk/packet-dnp.c:11400)
-   A /trunk/epan/dissectors/packet-dns.c (from /trunk/packet-dns.c:11400)
-   A /trunk/epan/dissectors/packet-dns.h (from /trunk/packet-dns.h:11400)
-   A /trunk/epan/dissectors/packet-dsi.c (from /trunk/packet-dsi.c:11400)
-   A /trunk/epan/dissectors/packet-dvmrp.c (from /trunk/packet-dvmrp.c:11400)
-   A /trunk/epan/dissectors/packet-dvmrp.h (from /trunk/packet-dvmrp.h:11400)
-   A /trunk/epan/dissectors/packet-e164.c (from /trunk/packet-e164.c:11400)
-   A /trunk/epan/dissectors/packet-e164.h (from /trunk/packet-e164.h:11400)
-   A /trunk/epan/dissectors/packet-eap.c (from /trunk/packet-eap.c:11400)
-   A /trunk/epan/dissectors/packet-eapol.c (from /trunk/packet-eapol.c:11400)
-   A /trunk/epan/dissectors/packet-echo.c (from /trunk/packet-echo.c:11400)
-   A /trunk/epan/dissectors/packet-edonkey.c (from /trunk/packet-edonkey.c:11400)
-   A /trunk/epan/dissectors/packet-edonkey.h (from /trunk/packet-edonkey.h:11400)
-   A /trunk/epan/dissectors/packet-eigrp.c (from /trunk/packet-eigrp.c:11400)
-   A /trunk/epan/dissectors/packet-enc.c (from /trunk/packet-enc.c:11400)
-   A /trunk/epan/dissectors/packet-enip.c (from /trunk/packet-enip.c:11400)
-   A /trunk/epan/dissectors/packet-enrp.c (from /trunk/packet-enrp.c:11400)
-   A /trunk/epan/dissectors/packet-esis.c (from /trunk/packet-esis.c:11400)
-   A /trunk/epan/dissectors/packet-esis.h (from /trunk/packet-esis.h:11400)
-   A /trunk/epan/dissectors/packet-eth.c (from /trunk/packet-eth.c:11400)
-   A /trunk/epan/dissectors/packet-eth.h (from /trunk/packet-eth.h:11400)
-   A /trunk/epan/dissectors/packet-etherip.c (from /trunk/packet-etherip.c:11400)
-   A /trunk/epan/dissectors/packet-ethertype.c (from /trunk/packet-ethertype.c:11400)
-   A /trunk/epan/dissectors/packet-fc.c (from /trunk/packet-fc.c:11400)
-   A /trunk/epan/dissectors/packet-fc.h (from /trunk/packet-fc.h:11400)
-   A /trunk/epan/dissectors/packet-fcbls.h (from /trunk/packet-fcbls.h:11400)
-   A /trunk/epan/dissectors/packet-fcct.c (from /trunk/packet-fcct.c:11400)
-   A /trunk/epan/dissectors/packet-fcct.h (from /trunk/packet-fcct.h:11400)
-   A /trunk/epan/dissectors/packet-fcdns.c (from /trunk/packet-fcdns.c:11400)
-   A /trunk/epan/dissectors/packet-fcdns.h (from /trunk/packet-fcdns.h:11400)
-   A /trunk/epan/dissectors/packet-fcels.c (from /trunk/packet-fcels.c:11400)
-   A /trunk/epan/dissectors/packet-fcels.h (from /trunk/packet-fcels.h:11400)
-   A /trunk/epan/dissectors/packet-fcfcs.c (from /trunk/packet-fcfcs.c:11400)
-   A /trunk/epan/dissectors/packet-fcfcs.h (from /trunk/packet-fcfcs.h:11400)
-   A /trunk/epan/dissectors/packet-fcfzs.c (from /trunk/packet-fcfzs.c:11400)
-   A /trunk/epan/dissectors/packet-fcfzs.h (from /trunk/packet-fcfzs.h:11400)
-   A /trunk/epan/dissectors/packet-fcip.c (from /trunk/packet-fcip.c:11400)
-   A /trunk/epan/dissectors/packet-fclctl.c (from /trunk/packet-fclctl.c:11400)
-   A /trunk/epan/dissectors/packet-fclctl.h (from /trunk/packet-fclctl.h:11400)
-   A /trunk/epan/dissectors/packet-fcp.c (from /trunk/packet-fcp.c:11400)
-   A /trunk/epan/dissectors/packet-fcp.h (from /trunk/packet-fcp.h:11400)
-   A /trunk/epan/dissectors/packet-fcsb3.c (from /trunk/packet-fcsb3.c:11400)
-   A /trunk/epan/dissectors/packet-fcsb3.h (from /trunk/packet-fcsb3.h:11400)
-   A /trunk/epan/dissectors/packet-fcsp.c (from /trunk/packet-fcsp.c:11400)
-   A /trunk/epan/dissectors/packet-fcsp.h (from /trunk/packet-fcsp.h:11400)
-   A /trunk/epan/dissectors/packet-fcswils.c (from /trunk/packet-fcswils.c:11400)
-   A /trunk/epan/dissectors/packet-fcswils.h (from /trunk/packet-fcswils.h:11400)
-   A /trunk/epan/dissectors/packet-fddi.c (from /trunk/packet-fddi.c:11400)
-   A /trunk/epan/dissectors/packet-fddi.h (from /trunk/packet-fddi.h:11400)
-   A /trunk/epan/dissectors/packet-fix.c (from /trunk/packet-fix.c:11400)
-   A /trunk/epan/dissectors/packet-fr.c (from /trunk/packet-fr.c:11400)
-   A /trunk/epan/dissectors/packet-frame.c (from /trunk/packet-frame.c:11400)
-   A /trunk/epan/dissectors/packet-frame.h (from /trunk/packet-frame.h:11400)
-   A /trunk/epan/dissectors/packet-ftam.c (from /trunk/packet-ftam.c:11400)
-   A /trunk/epan/dissectors/packet-ftam.h (from /trunk/packet-ftam.h:11400)
-   A /trunk/epan/dissectors/packet-ftp.c (from /trunk/packet-ftp.c:11400)
-   A /trunk/epan/dissectors/packet-fw1.c (from /trunk/packet-fw1.c:11400)
-   A /trunk/epan/dissectors/packet-gift.c (from /trunk/packet-gift.c:11400)
-   A /trunk/epan/dissectors/packet-giop.c (from /trunk/packet-giop.c:11400)
-   A /trunk/epan/dissectors/packet-giop.h (from /trunk/packet-giop.h:11400)
-   A /trunk/epan/dissectors/packet-gmrp.c (from /trunk/packet-gmrp.c:11400)
-   A /trunk/epan/dissectors/packet-gnutella.c (from /trunk/packet-gnutella.c:11400)
-   A /trunk/epan/dissectors/packet-gnutella.h (from /trunk/packet-gnutella.h:11400)
-   A /trunk/epan/dissectors/packet-gprs-llc.c (from /trunk/packet-gprs-llc.c:11400)
-   A /trunk/epan/dissectors/packet-gprs-ns.c (from /trunk/packet-gprs-ns.c:11400)
-   A /trunk/epan/dissectors/packet-gre.c (from /trunk/packet-gre.c:11400)
-   A /trunk/epan/dissectors/packet-gsm_a.c (from /trunk/packet-gsm_a.c:11400)
-   A /trunk/epan/dissectors/packet-gsm_a.h (from /trunk/packet-gsm_a.h:11400)
-   A /trunk/epan/dissectors/packet-gsm_map.c (from /trunk/packet-gsm_map.c:11400)
-   A /trunk/epan/dissectors/packet-gsm_map.h (from /trunk/packet-gsm_map.h:11400)
-   A /trunk/epan/dissectors/packet-gsm_sms.c (from /trunk/packet-gsm_sms.c:11400)
-   A /trunk/epan/dissectors/packet-gsm_sms.h (from /trunk/packet-gsm_sms.h:11400)
-   A /trunk/epan/dissectors/packet-gsm_sms_ud.c (from /trunk/packet-gsm_sms_ud.c:11400)
-   A /trunk/epan/dissectors/packet-gsm_ss.c (from /trunk/packet-gsm_ss.c:11400)
-   A /trunk/epan/dissectors/packet-gsm_ss.h (from /trunk/packet-gsm_ss.h:11400)
-   A /trunk/epan/dissectors/packet-gssapi.c (from /trunk/packet-gssapi.c:11409)
-   A /trunk/epan/dissectors/packet-gssapi.h (from /trunk/packet-gssapi.h:11409)
-   A /trunk/epan/dissectors/packet-gtp.c (from /trunk/packet-gtp.c:11400)
-   A /trunk/epan/dissectors/packet-gtp.h (from /trunk/packet-gtp.h:11400)
-   A /trunk/epan/dissectors/packet-gvrp.c (from /trunk/packet-gvrp.c:11400)
-   A /trunk/epan/dissectors/packet-h1.c (from /trunk/packet-h1.c:11400)
-   A /trunk/epan/dissectors/packet-h225.c (from /trunk/packet-h225.c:11400)
-   A /trunk/epan/dissectors/packet-h225.h (from /trunk/packet-h225.h:11400)
-   A /trunk/epan/dissectors/packet-h235.c (from /trunk/packet-h235.c:11400)
-   A /trunk/epan/dissectors/packet-h235.h (from /trunk/packet-h235.h:11400)
-   A /trunk/epan/dissectors/packet-h245.c (from /trunk/packet-h245.c:11400)
-   A /trunk/epan/dissectors/packet-h245.h (from /trunk/packet-h245.h:11400)
-   A /trunk/epan/dissectors/packet-h261.c (from /trunk/packet-h261.c:11400)
-   A /trunk/epan/dissectors/packet-h263.c (from /trunk/packet-h263.c:11400)
-   A /trunk/epan/dissectors/packet-h450.c (from /trunk/packet-h450.c:11400)
-   A /trunk/epan/dissectors/packet-hclnfsd.c (from /trunk/packet-hclnfsd.c:11400)
-   A /trunk/epan/dissectors/packet-hclnfsd.h (from /trunk/packet-hclnfsd.h:11400)
-   A /trunk/epan/dissectors/packet-hpext.c (from /trunk/packet-hpext.c:11400)
-   A /trunk/epan/dissectors/packet-hpext.h (from /trunk/packet-hpext.h:11400)
-   A /trunk/epan/dissectors/packet-hsrp.c (from /trunk/packet-hsrp.c:11400)
-   A /trunk/epan/dissectors/packet-http.c (from /trunk/packet-http.c:11400)
-   A /trunk/epan/dissectors/packet-http.h (from /trunk/packet-http.h:11400)
-   A /trunk/epan/dissectors/packet-hyperscsi.c (from /trunk/packet-hyperscsi.c:11400)
-   A /trunk/epan/dissectors/packet-iapp.c (from /trunk/packet-iapp.c:11400)
-   A /trunk/epan/dissectors/packet-iax2.c (from /trunk/packet-iax2.c:11400)
-   A /trunk/epan/dissectors/packet-iax2.h (from /trunk/packet-iax2.h:11400)
-   A /trunk/epan/dissectors/packet-ib.c (from /trunk/packet-ib.c:11400)
-   A /trunk/epan/dissectors/packet-icap.c (from /trunk/packet-icap.c:11400)
-   A /trunk/epan/dissectors/packet-icmpv6.c (from /trunk/packet-icmpv6.c:11400)
-   A /trunk/epan/dissectors/packet-icp.c (from /trunk/packet-icp.c:11400)
-   A /trunk/epan/dissectors/packet-icq.c (from /trunk/packet-icq.c:11400)
-   A /trunk/epan/dissectors/packet-ieee80211.c (from /trunk/packet-ieee80211.c:11400)
-   A /trunk/epan/dissectors/packet-ieee80211.h (from /trunk/packet-ieee80211.h:11400)
-   A /trunk/epan/dissectors/packet-ieee8023.c (from /trunk/packet-ieee8023.c:11400)
-   A /trunk/epan/dissectors/packet-ieee8023.h (from /trunk/packet-ieee8023.h:11400)
-   A /trunk/epan/dissectors/packet-igap.c (from /trunk/packet-igap.c:11400)
-   A /trunk/epan/dissectors/packet-igap.h (from /trunk/packet-igap.h:11400)
-   A /trunk/epan/dissectors/packet-igmp.c (from /trunk/packet-igmp.c:11400)
-   A /trunk/epan/dissectors/packet-igmp.h (from /trunk/packet-igmp.h:11400)
-   A /trunk/epan/dissectors/packet-igrp.c (from /trunk/packet-igrp.c:11400)
-   A /trunk/epan/dissectors/packet-image-gif.c (from /trunk/packet-image-gif.c:11400)
-   A /trunk/epan/dissectors/packet-image-jfif.c (from /trunk/packet-image-jfif.c:11400)
-   A /trunk/epan/dissectors/packet-imap.c (from /trunk/packet-imap.c:11400)
-   A /trunk/epan/dissectors/packet-ip.c (from /trunk/packet-ip.c:11400)
-   A /trunk/epan/dissectors/packet-ip.h (from /trunk/packet-ip.h:11400)
-   A /trunk/epan/dissectors/packet-ipdc.c (from /trunk/packet-ipdc.c:11400)
-   A /trunk/epan/dissectors/packet-ipdc.h (from /trunk/packet-ipdc.h:11400)
-   A /trunk/epan/dissectors/packet-ipfc.c (from /trunk/packet-ipfc.c:11400)
-   A /trunk/epan/dissectors/packet-ipfc.h (from /trunk/packet-ipfc.h:11400)
-   A /trunk/epan/dissectors/packet-ipmi.c (from /trunk/packet-ipmi.c:11400)
-   A /trunk/epan/dissectors/packet-ipp.c (from /trunk/packet-ipp.c:11400)
-   A /trunk/epan/dissectors/packet-ipsec-udp.c (from /trunk/packet-ipsec-udp.c:11400)
-   A /trunk/epan/dissectors/packet-ipsec.c (from /trunk/packet-ipsec.c:11400)
-   A /trunk/epan/dissectors/packet-ipsec.h (from /trunk/packet-ipsec.h:11400)
-   A /trunk/epan/dissectors/packet-ipv6.c (from /trunk/packet-ipv6.c:11400)
-   A /trunk/epan/dissectors/packet-ipv6.h (from /trunk/packet-ipv6.h:11400)
-   A /trunk/epan/dissectors/packet-ipvs-syncd.c (from /trunk/packet-ipvs-syncd.c:11400)
-   A /trunk/epan/dissectors/packet-ipx.c (from /trunk/packet-ipx.c:11400)
-   A /trunk/epan/dissectors/packet-ipx.h (from /trunk/packet-ipx.h:11400)
-   A /trunk/epan/dissectors/packet-ipxwan.c (from /trunk/packet-ipxwan.c:11400)
-   A /trunk/epan/dissectors/packet-irc.c (from /trunk/packet-irc.c:11400)
-   A /trunk/epan/dissectors/packet-isakmp.c (from /trunk/packet-isakmp.c:11400)
-   A /trunk/epan/dissectors/packet-iscsi.c (from /trunk/packet-iscsi.c:11400)
-   A /trunk/epan/dissectors/packet-isdn.c (from /trunk/packet-isdn.c:11400)
-   A /trunk/epan/dissectors/packet-isis-clv.c (from /trunk/packet-isis-clv.c:11400)
-   A /trunk/epan/dissectors/packet-isis-clv.h (from /trunk/packet-isis-clv.h:11400)
-   A /trunk/epan/dissectors/packet-isis-hello.c (from /trunk/packet-isis-hello.c:11400)
-   A /trunk/epan/dissectors/packet-isis-hello.h (from /trunk/packet-isis-hello.h:11400)
-   A /trunk/epan/dissectors/packet-isis-lsp.c (from /trunk/packet-isis-lsp.c:11400)
-   A /trunk/epan/dissectors/packet-isis-lsp.h (from /trunk/packet-isis-lsp.h:11400)
-   A /trunk/epan/dissectors/packet-isis-snp.c (from /trunk/packet-isis-snp.c:11400)
-   A /trunk/epan/dissectors/packet-isis-snp.h (from /trunk/packet-isis-snp.h:11400)
-   A /trunk/epan/dissectors/packet-isis.c (from /trunk/packet-isis.c:11400)
-   A /trunk/epan/dissectors/packet-isis.h (from /trunk/packet-isis.h:11400)
-   A /trunk/epan/dissectors/packet-isl.c (from /trunk/packet-isl.c:11400)
-   A /trunk/epan/dissectors/packet-isl.h (from /trunk/packet-isl.h:11400)
-   A /trunk/epan/dissectors/packet-ismp.c (from /trunk/packet-ismp.c:11400)
-   A /trunk/epan/dissectors/packet-isns.c (from /trunk/packet-isns.c:11400)
-   A /trunk/epan/dissectors/packet-isup.c (from /trunk/packet-isup.c:11400)
-   A /trunk/epan/dissectors/packet-isup.h (from /trunk/packet-isup.h:11400)
-   A /trunk/epan/dissectors/packet-iua.c (from /trunk/packet-iua.c:11400)
-   A /trunk/epan/dissectors/packet-jabber.c (from /trunk/packet-jabber.c:11400)
-   A /trunk/epan/dissectors/packet-kadm5.c (from /trunk/packet-kadm5.c:11400)
-   A /trunk/epan/dissectors/packet-kerberos.c (from /trunk/packet-kerberos.c:11409)
-   A /trunk/epan/dissectors/packet-kerberos.h (from /trunk/packet-kerberos.h:11400)
-   A /trunk/epan/dissectors/packet-klm.c (from /trunk/packet-klm.c:11400)
-   A /trunk/epan/dissectors/packet-klm.h (from /trunk/packet-klm.h:11400)
-   A /trunk/epan/dissectors/packet-kpasswd.c (from /trunk/packet-kpasswd.c:11400)
-   A /trunk/epan/dissectors/packet-l2tp.c (from /trunk/packet-l2tp.c:11400)
-   A /trunk/epan/dissectors/packet-lapb.c (from /trunk/packet-lapb.c:11400)
-   A /trunk/epan/dissectors/packet-lapbether.c (from /trunk/packet-lapbether.c:11400)
-   A /trunk/epan/dissectors/packet-lapd.c (from /trunk/packet-lapd.c:11400)
-   A /trunk/epan/dissectors/packet-laplink.c (from /trunk/packet-laplink.c:11400)
-   A /trunk/epan/dissectors/packet-ldap.c (from /trunk/packet-ldap.c:11400)
-   A /trunk/epan/dissectors/packet-ldap.h (from /trunk/packet-ldap.h:11400)
-   A /trunk/epan/dissectors/packet-ldp.c (from /trunk/packet-ldp.c:11400)
-   A /trunk/epan/dissectors/packet-ldp.h (from /trunk/packet-ldp.h:11400)
-   A /trunk/epan/dissectors/packet-llc.c (from /trunk/packet-llc.c:11400)
-   A /trunk/epan/dissectors/packet-llc.h (from /trunk/packet-llc.h:11400)
-   A /trunk/epan/dissectors/packet-lmi.c (from /trunk/packet-lmi.c:11400)
-   A /trunk/epan/dissectors/packet-lmp.c (from /trunk/packet-lmp.c:11400)
-   A /trunk/epan/dissectors/packet-lpd.c (from /trunk/packet-lpd.c:11400)
-   A /trunk/epan/dissectors/packet-lwapp.c (from /trunk/packet-lwapp.c:11400)
-   A /trunk/epan/dissectors/packet-m2pa.c (from /trunk/packet-m2pa.c:11400)
-   A /trunk/epan/dissectors/packet-m2tp.c (from /trunk/packet-m2tp.c:11400)
-   A /trunk/epan/dissectors/packet-m2ua.c (from /trunk/packet-m2ua.c:11400)
-   A /trunk/epan/dissectors/packet-m3ua.c (from /trunk/packet-m3ua.c:11400)
-   A /trunk/epan/dissectors/packet-mbtcp.c (from /trunk/packet-mbtcp.c:11400)
-   A /trunk/epan/dissectors/packet-mdshdr.c (from /trunk/packet-mdshdr.c:11400)
-   A /trunk/epan/dissectors/packet-media.c (from /trunk/packet-media.c:11400)
-   A /trunk/epan/dissectors/packet-mip.c (from /trunk/packet-mip.c:11400)
-   A /trunk/epan/dissectors/packet-mip6.c (from /trunk/packet-mip6.c:11400)
-   A /trunk/epan/dissectors/packet-mip6.h (from /trunk/packet-mip6.h:11400)
-   A /trunk/epan/dissectors/packet-mmse.c (from /trunk/packet-mmse.c:11400)
-   A /trunk/epan/dissectors/packet-mount.c (from /trunk/packet-mount.c:11400)
-   A /trunk/epan/dissectors/packet-mount.h (from /trunk/packet-mount.h:11400)
-   A /trunk/epan/dissectors/packet-mpeg1.c (from /trunk/packet-mpeg1.c:11400)
-   A /trunk/epan/dissectors/packet-mpls-echo.c (from /trunk/packet-mpls-echo.c:11400)
-   A /trunk/epan/dissectors/packet-mpls.c (from /trunk/packet-mpls.c:11400)
-   A /trunk/epan/dissectors/packet-mq-pcf.c (from /trunk/packet-mq-pcf.c:11400)
-   A /trunk/epan/dissectors/packet-mq.c (from /trunk/packet-mq.c:11400)
-   A /trunk/epan/dissectors/packet-mq.h (from /trunk/packet-mq.h:11400)
-   A /trunk/epan/dissectors/packet-mrdisc.c (from /trunk/packet-mrdisc.c:11400)
-   A /trunk/epan/dissectors/packet-mrdisc.h (from /trunk/packet-mrdisc.h:11400)
-   A /trunk/epan/dissectors/packet-msdp.c (from /trunk/packet-msdp.c:11400)
-   A /trunk/epan/dissectors/packet-msn-messenger.c (from /trunk/packet-msn-messenger.c:11400)
-   A /trunk/epan/dissectors/packet-msnip.c (from /trunk/packet-msnip.c:11400)
-   A /trunk/epan/dissectors/packet-msnip.h (from /trunk/packet-msnip.h:11400)
-   A /trunk/epan/dissectors/packet-msproxy.c (from /trunk/packet-msproxy.c:11400)
-   A /trunk/epan/dissectors/packet-mtp2.c (from /trunk/packet-mtp2.c:11400)
-   A /trunk/epan/dissectors/packet-mtp3.c (from /trunk/packet-mtp3.c:11400)
-   A /trunk/epan/dissectors/packet-mtp3.h (from /trunk/packet-mtp3.h:11400)
-   A /trunk/epan/dissectors/packet-mtp3mg.c (from /trunk/packet-mtp3mg.c:11400)
-   A /trunk/epan/dissectors/packet-multipart.c (from /trunk/packet-multipart.c:11400)
-   A /trunk/epan/dissectors/packet-mysql.c (from /trunk/packet-mysql.c:11400)
-   A /trunk/epan/dissectors/packet-nbipx.c (from /trunk/packet-nbipx.c:11400)
-   A /trunk/epan/dissectors/packet-nbns.c (from /trunk/packet-nbns.c:11400)
-   A /trunk/epan/dissectors/packet-ncp-int.h (from /trunk/packet-ncp-int.h:11400)
-   A /trunk/epan/dissectors/packet-ncp-nmas.c (from /trunk/packet-ncp-nmas.c:11400)
-   A /trunk/epan/dissectors/packet-ncp-nmas.h (from /trunk/packet-ncp-nmas.h:11400)
-   A /trunk/epan/dissectors/packet-ncp.c (from /trunk/packet-ncp.c:11400)
-   A /trunk/epan/dissectors/packet-ncp2222.inc (from /trunk/packet-ncp2222.inc:11400)
-   A /trunk/epan/dissectors/packet-ndmp.c (from /trunk/packet-ndmp.c:11400)
-   A /trunk/epan/dissectors/packet-ndps.c (from /trunk/packet-ndps.c:11400)
-   A /trunk/epan/dissectors/packet-ndps.h (from /trunk/packet-ndps.h:11400)
-   A /trunk/epan/dissectors/packet-netbios.c (from /trunk/packet-netbios.c:11400)
-   A /trunk/epan/dissectors/packet-netbios.h (from /trunk/packet-netbios.h:11400)
-   A /trunk/epan/dissectors/packet-netflow.c (from /trunk/packet-netflow.c:11400)
-   A /trunk/epan/dissectors/packet-nfs.c (from /trunk/packet-nfs.c:11400)
-   A /trunk/epan/dissectors/packet-nfs.h (from /trunk/packet-nfs.h:11400)
-   A /trunk/epan/dissectors/packet-nfsacl.c (from /trunk/packet-nfsacl.c:11400)
-   A /trunk/epan/dissectors/packet-nfsauth.c (from /trunk/packet-nfsauth.c:11400)
-   A /trunk/epan/dissectors/packet-nisplus.c (from /trunk/packet-nisplus.c:11400)
-   A /trunk/epan/dissectors/packet-nisplus.h (from /trunk/packet-nisplus.h:11400)
-   A /trunk/epan/dissectors/packet-nlm.c (from /trunk/packet-nlm.c:11400)
-   A /trunk/epan/dissectors/packet-nlm.h (from /trunk/packet-nlm.h:11400)
-   A /trunk/epan/dissectors/packet-nlsp.c (from /trunk/packet-nlsp.c:11400)
-   A /trunk/epan/dissectors/packet-nntp.c (from /trunk/packet-nntp.c:11400)
-   A /trunk/epan/dissectors/packet-nt-oui.c (from /trunk/packet-nt-oui.c:11400)
-   A /trunk/epan/dissectors/packet-nt-sonmp.c (from /trunk/packet-nt-sonmp.c:11400)
-   A /trunk/epan/dissectors/packet-nt-tpcp.c (from /trunk/packet-nt-tpcp.c:11400)
-   A /trunk/epan/dissectors/packet-ntlmssp.c (from /trunk/packet-ntlmssp.c:11400)
-   A /trunk/epan/dissectors/packet-ntp.c (from /trunk/packet-ntp.c:11400)
-   A /trunk/epan/dissectors/packet-ntp.h (from /trunk/packet-ntp.h:11400)
-   A /trunk/epan/dissectors/packet-null.c (from /trunk/packet-null.c:11400)
-   A /trunk/epan/dissectors/packet-null.h (from /trunk/packet-null.h:11400)
-   A /trunk/epan/dissectors/packet-olsr.c (from /trunk/packet-olsr.c:11400)
-   A /trunk/epan/dissectors/packet-osi-options.c (from /trunk/packet-osi-options.c:11400)
-   A /trunk/epan/dissectors/packet-osi-options.h (from /trunk/packet-osi-options.h:11400)
-   A /trunk/epan/dissectors/packet-osi.c (from /trunk/packet-osi.c:11400)
-   A /trunk/epan/dissectors/packet-osi.h (from /trunk/packet-osi.h:11400)
-   A /trunk/epan/dissectors/packet-ospf.c (from /trunk/packet-ospf.c:11400)
-   A /trunk/epan/dissectors/packet-pcnfsd.c (from /trunk/packet-pcnfsd.c:11400)
-   A /trunk/epan/dissectors/packet-pcnfsd.h (from /trunk/packet-pcnfsd.h:11400)
-   A /trunk/epan/dissectors/packet-per.c (from /trunk/packet-per.c:11400)
-   A /trunk/epan/dissectors/packet-per.h (from /trunk/packet-per.h:11400)
-   A /trunk/epan/dissectors/packet-pflog.c (from /trunk/packet-pflog.c:11400)
-   A /trunk/epan/dissectors/packet-pflog.h (from /trunk/packet-pflog.h:11400)
-   A /trunk/epan/dissectors/packet-pgm.c (from /trunk/packet-pgm.c:11400)
-   A /trunk/epan/dissectors/packet-pim.c (from /trunk/packet-pim.c:11400)
-   A /trunk/epan/dissectors/packet-pim.h (from /trunk/packet-pim.h:11400)
-   A /trunk/epan/dissectors/packet-pktc.c (from /trunk/packet-pktc.c:11400)
-   A /trunk/epan/dissectors/packet-pktc.h (from /trunk/packet-pktc.h:11400)
-   A /trunk/epan/dissectors/packet-pop.c (from /trunk/packet-pop.c:11400)
-   A /trunk/epan/dissectors/packet-portmap.c (from /trunk/packet-portmap.c:11400)
-   A /trunk/epan/dissectors/packet-portmap.h (from /trunk/packet-portmap.h:11400)
-   A /trunk/epan/dissectors/packet-postgresql.c (from /trunk/packet-postgresql.c:11400)
-   A /trunk/epan/dissectors/packet-ppp.c (from /trunk/packet-ppp.c:11400)
-   A /trunk/epan/dissectors/packet-ppp.h (from /trunk/packet-ppp.h:11400)
-   A /trunk/epan/dissectors/packet-pppoe.c (from /trunk/packet-pppoe.c:11400)
-   A /trunk/epan/dissectors/packet-pptp.c (from /trunk/packet-pptp.c:11400)
-   A /trunk/epan/dissectors/packet-pres.c (from /trunk/packet-pres.c:11400)
-   A /trunk/epan/dissectors/packet-pres.h (from /trunk/packet-pres.h:11400)
-   A /trunk/epan/dissectors/packet-prism.c (from /trunk/packet-prism.c:11400)
-   A /trunk/epan/dissectors/packet-prism.h (from /trunk/packet-prism.h:11400)
-   A /trunk/epan/dissectors/packet-ptp.c (from /trunk/packet-ptp.c:11400)
-   A /trunk/epan/dissectors/packet-q2931.c (from /trunk/packet-q2931.c:11400)
-   A /trunk/epan/dissectors/packet-q931.c (from /trunk/packet-q931.c:11400)
-   A /trunk/epan/dissectors/packet-q931.h (from /trunk/packet-q931.h:11400)
-   A /trunk/epan/dissectors/packet-q933.c (from /trunk/packet-q933.c:11400)
-   A /trunk/epan/dissectors/packet-qllc.c (from /trunk/packet-qllc.c:11400)
-   A /trunk/epan/dissectors/packet-quake.c (from /trunk/packet-quake.c:11400)
-   A /trunk/epan/dissectors/packet-quake2.c (from /trunk/packet-quake2.c:11400)
-   A /trunk/epan/dissectors/packet-quake3.c (from /trunk/packet-quake3.c:11400)
-   A /trunk/epan/dissectors/packet-quakeworld.c (from /trunk/packet-quakeworld.c:11400)
-   A /trunk/epan/dissectors/packet-radiotap.c (from /trunk/packet-radiotap.c:11400)
-   A /trunk/epan/dissectors/packet-radiotap.h (from /trunk/packet-radiotap.h:11400)
-   A /trunk/epan/dissectors/packet-radius.c (from /trunk/packet-radius.c:11400)
-   A /trunk/epan/dissectors/packet-ranap.c (from /trunk/packet-ranap.c:11400)
-   A /trunk/epan/dissectors/packet-raw.c (from /trunk/packet-raw.c:11400)
-   A /trunk/epan/dissectors/packet-raw.h (from /trunk/packet-raw.h:11400)
-   A /trunk/epan/dissectors/packet-rip.c (from /trunk/packet-rip.c:11400)
-   A /trunk/epan/dissectors/packet-ripng.c (from /trunk/packet-ripng.c:11400)
-   A /trunk/epan/dissectors/packet-ripng.h (from /trunk/packet-ripng.h:11400)
-   A /trunk/epan/dissectors/packet-rlogin.c (from /trunk/packet-rlogin.c:11400)
-   A /trunk/epan/dissectors/packet-rmcp.c (from /trunk/packet-rmcp.c:11400)
-   A /trunk/epan/dissectors/packet-rmi.c (from /trunk/packet-rmi.c:11400)
-   A /trunk/epan/dissectors/packet-rmi.h (from /trunk/packet-rmi.h:11400)
-   A /trunk/epan/dissectors/packet-rmp.c (from /trunk/packet-rmp.c:11400)
-   A /trunk/epan/dissectors/packet-rpc.c (from /trunk/packet-rpc.c:11400)
-   A /trunk/epan/dissectors/packet-rpc.h (from /trunk/packet-rpc.h:11400)
-   A /trunk/epan/dissectors/packet-rpl.c (from /trunk/packet-rpl.c:11400)
-   A /trunk/epan/dissectors/packet-rquota.c (from /trunk/packet-rquota.c:11400)
-   A /trunk/epan/dissectors/packet-rquota.h (from /trunk/packet-rquota.h:11400)
-   A /trunk/epan/dissectors/packet-rsh.c (from /trunk/packet-rsh.c:11400)
-   A /trunk/epan/dissectors/packet-rstat.c (from /trunk/packet-rstat.c:11400)
-   A /trunk/epan/dissectors/packet-rsvp.c (from /trunk/packet-rsvp.c:11400)
-   A /trunk/epan/dissectors/packet-rsvp.h (from /trunk/packet-rsvp.h:11400)
-   A /trunk/epan/dissectors/packet-rsync.c (from /trunk/packet-rsync.c:11400)
-   A /trunk/epan/dissectors/packet-rtcp.c (from /trunk/packet-rtcp.c:11400)
-   A /trunk/epan/dissectors/packet-rtcp.h (from /trunk/packet-rtcp.h:11400)
-   A /trunk/epan/dissectors/packet-rtp-events.c (from /trunk/packet-rtp-events.c:11400)
-   A /trunk/epan/dissectors/packet-rtp-events.h (from /trunk/packet-rtp-events.h:11400)
-   A /trunk/epan/dissectors/packet-rtp.c (from /trunk/packet-rtp.c:11400)
-   A /trunk/epan/dissectors/packet-rtp.h (from /trunk/packet-rtp.h:11400)
-   A /trunk/epan/dissectors/packet-rtps.c (from /trunk/packet-rtps.c:11400)
-   A /trunk/epan/dissectors/packet-rtps.h (from /trunk/packet-rtps.h:11400)
-   A /trunk/epan/dissectors/packet-rtsp.c (from /trunk/packet-rtsp.c:11400)
-   A /trunk/epan/dissectors/packet-rwall.c (from /trunk/packet-rwall.c:11400)
-   A /trunk/epan/dissectors/packet-rwall.h (from /trunk/packet-rwall.h:11400)
-   A /trunk/epan/dissectors/packet-rx.c (from /trunk/packet-rx.c:11400)
-   A /trunk/epan/dissectors/packet-rx.h (from /trunk/packet-rx.h:11400)
-   A /trunk/epan/dissectors/packet-sadmind.c (from /trunk/packet-sadmind.c:11400)
-   A /trunk/epan/dissectors/packet-sap.c (from /trunk/packet-sap.c:11400)
-   A /trunk/epan/dissectors/packet-sccp.c (from /trunk/packet-sccp.c:11400)
-   A /trunk/epan/dissectors/packet-sccpmg.c (from /trunk/packet-sccpmg.c:11400)
-   A /trunk/epan/dissectors/packet-scsi.c (from /trunk/packet-scsi.c:11400)
-   A /trunk/epan/dissectors/packet-scsi.h (from /trunk/packet-scsi.h:11400)
-   A /trunk/epan/dissectors/packet-sctp.c (from /trunk/packet-sctp.c:11400)
-   A /trunk/epan/dissectors/packet-sctp.h (from /trunk/packet-sctp.h:11400)
-   A /trunk/epan/dissectors/packet-sdlc.c (from /trunk/packet-sdlc.c:11400)
-   A /trunk/epan/dissectors/packet-sdp.c (from /trunk/packet-sdp.c:11400)
-   A /trunk/epan/dissectors/packet-sebek.c (from /trunk/packet-sebek.c:11400)
-   A /trunk/epan/dissectors/packet-ses.c (from /trunk/packet-ses.c:11400)
-   A /trunk/epan/dissectors/packet-ses.h (from /trunk/packet-ses.h:11400)
-   A /trunk/epan/dissectors/packet-sflow.c (from /trunk/packet-sflow.c:11400)
-   A /trunk/epan/dissectors/packet-sigcomp.c (from /trunk/packet-sigcomp.c:11400)
-   A /trunk/epan/dissectors/packet-sip.c (from /trunk/packet-sip.c:11400)
-   A /trunk/epan/dissectors/packet-sip.h (from /trunk/packet-sip.h:11400)
-   A /trunk/epan/dissectors/packet-sipfrag.c (from /trunk/packet-sipfrag.c:11400)
-   A /trunk/epan/dissectors/packet-skinny.c (from /trunk/packet-skinny.c:11400)
-   A /trunk/epan/dissectors/packet-slimp3.c (from /trunk/packet-slimp3.c:11400)
-   A /trunk/epan/dissectors/packet-sll.c (from /trunk/packet-sll.c:11400)
-   A /trunk/epan/dissectors/packet-sll.h (from /trunk/packet-sll.h:11400)
-   A /trunk/epan/dissectors/packet-slowprotocols.c (from /trunk/packet-slowprotocols.c:11400)
-   A /trunk/epan/dissectors/packet-slsk.c (from /trunk/packet-slsk.c:11400)
-   A /trunk/epan/dissectors/packet-smb-browse.c (from /trunk/packet-smb-browse.c:11400)
-   A /trunk/epan/dissectors/packet-smb-browse.h (from /trunk/packet-smb-browse.h:11400)
-   A /trunk/epan/dissectors/packet-smb-common.c (from /trunk/packet-smb-common.c:11400)
-   A /trunk/epan/dissectors/packet-smb-common.h (from /trunk/packet-smb-common.h:11400)
-   A /trunk/epan/dissectors/packet-smb-logon.c (from /trunk/packet-smb-logon.c:11400)
-   A /trunk/epan/dissectors/packet-smb-mailslot.c (from /trunk/packet-smb-mailslot.c:11400)
-   A /trunk/epan/dissectors/packet-smb-mailslot.h (from /trunk/packet-smb-mailslot.h:11400)
-   A /trunk/epan/dissectors/packet-smb-pipe.c (from /trunk/packet-smb-pipe.c:11400)
-   A /trunk/epan/dissectors/packet-smb-pipe.h (from /trunk/packet-smb-pipe.h:11400)
-   A /trunk/epan/dissectors/packet-smb-sidsnooping.c (from /trunk/packet-smb-sidsnooping.c:11400)
-   A /trunk/epan/dissectors/packet-smb-sidsnooping.h (from /trunk/packet-smb-sidsnooping.h:11400)
-   A /trunk/epan/dissectors/packet-smb.c (from /trunk/packet-smb.c:11400)
-   A /trunk/epan/dissectors/packet-smpp.c (from /trunk/packet-smpp.c:11400)
-   A /trunk/epan/dissectors/packet-smtp.c (from /trunk/packet-smtp.c:11400)
-   A /trunk/epan/dissectors/packet-sna.c (from /trunk/packet-sna.c:11400)
-   A /trunk/epan/dissectors/packet-sna.h (from /trunk/packet-sna.h:11400)
-   A /trunk/epan/dissectors/packet-snaeth.c (from /trunk/packet-snaeth.c:11400)
-   A /trunk/epan/dissectors/packet-sndcp.c (from /trunk/packet-sndcp.c:11400)
-   A /trunk/epan/dissectors/packet-snmp.c (from /trunk/packet-snmp.c:11400)
-   A /trunk/epan/dissectors/packet-snmp.h (from /trunk/packet-snmp.h:11400)
-   A /trunk/epan/dissectors/packet-socks.c (from /trunk/packet-socks.c:11400)
-   A /trunk/epan/dissectors/packet-spnego.c (from /trunk/packet-spnego.c:11400)
-   A /trunk/epan/dissectors/packet-spray.c (from /trunk/packet-spray.c:11400)
-   A /trunk/epan/dissectors/packet-spray.h (from /trunk/packet-spray.h:11400)
-   A /trunk/epan/dissectors/packet-srvloc.c (from /trunk/packet-srvloc.c:11400)
-   A /trunk/epan/dissectors/packet-sscop.c (from /trunk/packet-sscop.c:11400)
-   A /trunk/epan/dissectors/packet-ssh.c (from /trunk/packet-ssh.c:11400)
-   A /trunk/epan/dissectors/packet-ssl.c (from /trunk/packet-ssl.c:11409)
-   A /trunk/epan/dissectors/packet-stat-notify.c (from /trunk/packet-stat-notify.c:11400)
-   A /trunk/epan/dissectors/packet-stat-notify.h (from /trunk/packet-stat-notify.h:11400)
-   A /trunk/epan/dissectors/packet-stat.c (from /trunk/packet-stat.c:11400)
-   A /trunk/epan/dissectors/packet-stat.h (from /trunk/packet-stat.h:11400)
-   A /trunk/epan/dissectors/packet-stun.c (from /trunk/packet-stun.c:11400)
-   A /trunk/epan/dissectors/packet-sua.c (from /trunk/packet-sua.c:11400)
-   A /trunk/epan/dissectors/packet-symantec.c (from /trunk/packet-symantec.c:11400)
-   A /trunk/epan/dissectors/packet-syslog.c (from /trunk/packet-syslog.c:11400)
-   A /trunk/epan/dissectors/packet-t38.c (from /trunk/packet-t38.c:11400)
-   A /trunk/epan/dissectors/packet-tacacs.c (from /trunk/packet-tacacs.c:11400)
-   A /trunk/epan/dissectors/packet-tacacs.h (from /trunk/packet-tacacs.h:11400)
-   A /trunk/epan/dissectors/packet-tcap.c (from /trunk/packet-tcap.c:11400)
-   A /trunk/epan/dissectors/packet-tcap.h (from /trunk/packet-tcap.h:11400)
-   A /trunk/epan/dissectors/packet-tcp.c (from /trunk/packet-tcp.c:11400)
-   A /trunk/epan/dissectors/packet-tcp.h (from /trunk/packet-tcp.h:11400)
-   A /trunk/epan/dissectors/packet-tds.c (from /trunk/packet-tds.c:11400)
-   A /trunk/epan/dissectors/packet-teimanagement.c (from /trunk/packet-teimanagement.c:11400)
-   A /trunk/epan/dissectors/packet-telnet.c (from /trunk/packet-telnet.c:11400)
-   A /trunk/epan/dissectors/packet-teredo.c (from /trunk/packet-teredo.c:11400)
-   A /trunk/epan/dissectors/packet-text-media.c (from /trunk/packet-text-media.c:11400)
-   A /trunk/epan/dissectors/packet-tftp.c (from /trunk/packet-tftp.c:11400)
-   A /trunk/epan/dissectors/packet-time.c (from /trunk/packet-time.c:11400)
-   A /trunk/epan/dissectors/packet-tns.c (from /trunk/packet-tns.c:11400)
-   A /trunk/epan/dissectors/packet-tns.h (from /trunk/packet-tns.h:11400)
-   A /trunk/epan/dissectors/packet-tpkt.c (from /trunk/packet-tpkt.c:11400)
-   A /trunk/epan/dissectors/packet-tpkt.h (from /trunk/packet-tpkt.h:11400)
-   A /trunk/epan/dissectors/packet-tr.c (from /trunk/packet-tr.c:11400)
-   A /trunk/epan/dissectors/packet-tr.h (from /trunk/packet-tr.h:11400)
-   A /trunk/epan/dissectors/packet-trmac.c (from /trunk/packet-trmac.c:11400)
-   A /trunk/epan/dissectors/packet-tsp.c (from /trunk/packet-tsp.c:11400)
-   A /trunk/epan/dissectors/packet-tuxedo.c (from /trunk/packet-tuxedo.c:11400)
-   A /trunk/epan/dissectors/packet-tzsp.c (from /trunk/packet-tzsp.c:11400)
-   A /trunk/epan/dissectors/packet-ucp.c (from /trunk/packet-ucp.c:11400)
-   A /trunk/epan/dissectors/packet-udp.c (from /trunk/packet-udp.c:11400)
-   A /trunk/epan/dissectors/packet-udp.h (from /trunk/packet-udp.h:11400)
-   A /trunk/epan/dissectors/packet-v120.c (from /trunk/packet-v120.c:11400)
-   A /trunk/epan/dissectors/packet-vines.c (from /trunk/packet-vines.c:11400)
-   A /trunk/epan/dissectors/packet-vines.h (from /trunk/packet-vines.h:11400)
-   A /trunk/epan/dissectors/packet-vj.c (from /trunk/packet-vj.c:11400)
-   A /trunk/epan/dissectors/packet-vlan.c (from /trunk/packet-vlan.c:11400)
-   A /trunk/epan/dissectors/packet-vlan.h (from /trunk/packet-vlan.h:11400)
-   A /trunk/epan/dissectors/packet-vrrp.c (from /trunk/packet-vrrp.c:11400)
-   A /trunk/epan/dissectors/packet-vtp.c (from /trunk/packet-vtp.c:11400)
-   A /trunk/epan/dissectors/packet-wap.c (from /trunk/packet-wap.c:11400)
-   A /trunk/epan/dissectors/packet-wap.h (from /trunk/packet-wap.h:11400)
-   A /trunk/epan/dissectors/packet-wbxml.c (from /trunk/packet-wbxml.c:11400)
-   A /trunk/epan/dissectors/packet-wccp.c (from /trunk/packet-wccp.c:11400)
-   A /trunk/epan/dissectors/packet-wccp.h (from /trunk/packet-wccp.h:11400)
-   A /trunk/epan/dissectors/packet-wcp.c (from /trunk/packet-wcp.c:11400)
-   A /trunk/epan/dissectors/packet-wfleet-hdlc.c (from /trunk/packet-wfleet-hdlc.c:11400)
-   A /trunk/epan/dissectors/packet-who.c (from /trunk/packet-who.c:11400)
-   A /trunk/epan/dissectors/packet-wlancap.c (from /trunk/packet-wlancap.c:11400)
-   A /trunk/epan/dissectors/packet-wlancap.h (from /trunk/packet-wlancap.h:11400)
-   A /trunk/epan/dissectors/packet-wsp.c (from /trunk/packet-wsp.c:11400)
-   A /trunk/epan/dissectors/packet-wsp.h (from /trunk/packet-wsp.h:11400)
-   A /trunk/epan/dissectors/packet-wtls.c (from /trunk/packet-wtls.c:11400)
-   A /trunk/epan/dissectors/packet-wtls.h (from /trunk/packet-wtls.h:11400)
-   A /trunk/epan/dissectors/packet-wtp.c (from /trunk/packet-wtp.c:11400)
-   A /trunk/epan/dissectors/packet-wtp.h (from /trunk/packet-wtp.h:11400)
-   A /trunk/epan/dissectors/packet-x11-keysym.h (from /trunk/packet-x11-keysym.h:11400)
-   A /trunk/epan/dissectors/packet-x11-keysymdef.h (from /trunk/packet-x11-keysymdef.h:11400)
-   A /trunk/epan/dissectors/packet-x11.c (from /trunk/packet-x11.c:11400)
-   A /trunk/epan/dissectors/packet-x25.c (from /trunk/packet-x25.c:11400)
-   A /trunk/epan/dissectors/packet-x29.c (from /trunk/packet-x29.c:11400)
-   A /trunk/epan/dissectors/packet-xdmcp.c (from /trunk/packet-xdmcp.c:11400)
-   A /trunk/epan/dissectors/packet-xot.c (from /trunk/packet-xot.c:11400)
-   A /trunk/epan/dissectors/packet-xyplex.c (from /trunk/packet-xyplex.c:11400)
-   A /trunk/epan/dissectors/packet-yhoo.c (from /trunk/packet-yhoo.c:11400)
-   A /trunk/epan/dissectors/packet-ymsg.c (from /trunk/packet-ymsg.c:11400)
-   A /trunk/epan/dissectors/packet-ypbind.c (from /trunk/packet-ypbind.c:11400)
-   A /trunk/epan/dissectors/packet-ypbind.h (from /trunk/packet-ypbind.h:11400)
-   A /trunk/epan/dissectors/packet-yppasswd.c (from /trunk/packet-yppasswd.c:11400)
-   A /trunk/epan/dissectors/packet-yppasswd.h (from /trunk/packet-yppasswd.h:11400)
-   A /trunk/epan/dissectors/packet-ypserv.c (from /trunk/packet-ypserv.c:11400)
-   A /trunk/epan/dissectors/packet-ypserv.h (from /trunk/packet-ypserv.h:11400)
-   A /trunk/epan/dissectors/packet-ypxfr.c (from /trunk/packet-ypxfr.c:11400)
-   A /trunk/epan/dissectors/packet-ypxfr.h (from /trunk/packet-ypxfr.h:11400)
-   A /trunk/epan/dissectors/packet-zebra.c (from /trunk/packet-zebra.c:11400)
-   A /trunk/epan/dissectors/process-x11-fields.pl (from /trunk/process-x11-fields.pl:11400)
-   A /trunk/epan/dissectors/x11-fields (from /trunk/x11-fields:11400)
-   M /trunk/epan/plugins.c
-   M /trunk/epan/to_str.c
-   M /trunk/file.c
-   M /trunk/gtk/ansi_a_stat.c
-   M /trunk/gtk/ansi_map_stat.c
-   M /trunk/gtk/dcerpc_stat.c
-   M /trunk/gtk/endpoint_talkers_eth.c
-   M /trunk/gtk/endpoint_talkers_fc.c
-   M /trunk/gtk/endpoint_talkers_fddi.c
-   M /trunk/gtk/endpoint_talkers_ip.c
-   M /trunk/gtk/endpoint_talkers_ipx.c
-   M /trunk/gtk/endpoint_talkers_tcpip.c
-   M /trunk/gtk/endpoint_talkers_tr.c
-   M /trunk/gtk/endpoint_talkers_udpip.c
-   M /trunk/gtk/fc_stat.c
-   M /trunk/gtk/follow_dlg.c
-   M /trunk/gtk/gsm_a_stat.c
-   M /trunk/gtk/gsm_map_stat.c
-   M /trunk/gtk/gsm_map_summary.c
-   M /trunk/gtk/h225_counter.c
-   M /trunk/gtk/h225_ras_srt.c
-   M /trunk/gtk/hostlist_eth.c
-   M /trunk/gtk/hostlist_fc.c
-   M /trunk/gtk/hostlist_fddi.c
-   M /trunk/gtk/hostlist_ip.c
-   M /trunk/gtk/hostlist_ipx.c
-   M /trunk/gtk/hostlist_tcpip.c
-   M /trunk/gtk/hostlist_tr.c
-   M /trunk/gtk/hostlist_udpip.c
-   M /trunk/gtk/http_stat.c
-   M /trunk/gtk/isup_stat.c
-   M /trunk/gtk/ldap_stat.c
-   M /trunk/gtk/mtp3_stat.c
-   M /trunk/gtk/mtp3_summary.c
-   M /trunk/gtk/rpc_progs.c
-   M /trunk/gtk/rpc_stat.c
-   M /trunk/gtk/rtp_analysis.c
-   M /trunk/gtk/rtp_stream.c
-   M /trunk/gtk/sip_stat.c
-   M /trunk/gtk/wsp_stat.c
-   M /trunk/ipproto.c
-   D /trunk/make-reg-dotc
-   D /trunk/make-reg-dotc.py
-   D /trunk/ncp2222.py
-   D /trunk/packet-3g-a11.c
-   D /trunk/packet-aarp.c
-   D /trunk/packet-acap.c
-   D /trunk/packet-acse.c
-   D /trunk/packet-acse.h
-   D /trunk/packet-afp.c
-   D /trunk/packet-afp.h
-   D /trunk/packet-afs-defs.h
-   D /trunk/packet-afs-macros.h
-   D /trunk/packet-afs-register-info.h
-   D /trunk/packet-afs.c
-   D /trunk/packet-afs.h
-   D /trunk/packet-aim-admin.c
-   D /trunk/packet-aim-adverts.c
-   D /trunk/packet-aim-bos.c
-   D /trunk/packet-aim-buddylist.c
-   D /trunk/packet-aim-chat.c
-   D /trunk/packet-aim-chatnav.c
-   D /trunk/packet-aim-directory.c
-   D /trunk/packet-aim-generic.c
-   D /trunk/packet-aim-icq.c
-   D /trunk/packet-aim-invitation.c
-   D /trunk/packet-aim-location.c
-   D /trunk/packet-aim-messaging.c
-   D /trunk/packet-aim-oft.c
-   D /trunk/packet-aim-popup.c
-   D /trunk/packet-aim-signon.c
-   D /trunk/packet-aim-ssi.c
-   D /trunk/packet-aim-stats.c
-   D /trunk/packet-aim-translate.c
-   D /trunk/packet-aim-userlookup.c
-   D /trunk/packet-aim.c
-   D /trunk/packet-aim.h
-   D /trunk/packet-ajp13.c
-   D /trunk/packet-alcap.c
-   D /trunk/packet-ans.c
-   D /trunk/packet-ansi_637.c
-   D /trunk/packet-ansi_683.c
-   D /trunk/packet-ansi_801.c
-   D /trunk/packet-ansi_a.c
-   D /trunk/packet-ansi_a.h
-   D /trunk/packet-ansi_map.c
-   D /trunk/packet-ansi_map.h
-   D /trunk/packet-aodv.c
-   D /trunk/packet-ap1394.c
-   D /trunk/packet-ap1394.h
-   D /trunk/packet-arcnet.c
-   D /trunk/packet-arcnet.h
-   D /trunk/packet-arp.c
-   D /trunk/packet-arp.h
-   D /trunk/packet-asap.c
-   D /trunk/packet-ascend.c
-   D /trunk/packet-asf.c
-   D /trunk/packet-atalk.c
-   D /trunk/packet-atalk.h
-   D /trunk/packet-atm.c
-   D /trunk/packet-atm.h
-   D /trunk/packet-auto_rp.c
-   D /trunk/packet-bacapp.c
-   D /trunk/packet-bacnet.c
-   D /trunk/packet-beep.c
-   D /trunk/packet-ber.c
-   D /trunk/packet-ber.h
-   D /trunk/packet-bfd.c
-   D /trunk/packet-bgp.c
-   D /trunk/packet-bgp.h
-   D /trunk/packet-bofl.c
-   D /trunk/packet-bootp.c
-   D /trunk/packet-bootparams.c
-   D /trunk/packet-bootparams.h
-   D /trunk/packet-bpdu.c
-   D /trunk/packet-brdwlk.c
-   D /trunk/packet-bssap.c
-   D /trunk/packet-bssap.h
-   D /trunk/packet-bssgp.c
-   D /trunk/packet-bvlc.c
-   D /trunk/packet-cast.c
-   D /trunk/packet-ccsds.c
-   D /trunk/packet-cdp.c
-   D /trunk/packet-cgmp.c
-   D /trunk/packet-chdlc.c
-   D /trunk/packet-chdlc.h
-   D /trunk/packet-cisco-oui.c
-   D /trunk/packet-clearcase.c
-   D /trunk/packet-clearcase.h
-   D /trunk/packet-clip.c
-   D /trunk/packet-clip.h
-   D /trunk/packet-clnp.c
-   D /trunk/packet-cops.c
-   D /trunk/packet-cosine.c
-   D /trunk/packet-cpfi.c
-   D /trunk/packet-cpha.c
-   D /trunk/packet-cups.c
-   D /trunk/packet-data.c
-   D /trunk/packet-data.h
-   D /trunk/packet-dccp.c
-   D /trunk/packet-dccp.h
-   D /trunk/packet-dcerpc-afs4int.c
-   D /trunk/packet-dcerpc-atsvc.c
-   D /trunk/packet-dcerpc-atsvc.h
-   D /trunk/packet-dcerpc-bossvr.c
-   D /trunk/packet-dcerpc-browser.c
-   D /trunk/packet-dcerpc-browser.h
-   D /trunk/packet-dcerpc-budb.c
-   D /trunk/packet-dcerpc-butc.c
-   D /trunk/packet-dcerpc-cds_clerkserver.c
-   D /trunk/packet-dcerpc-cds_solicit.c
-   D /trunk/packet-dcerpc-conv.c
-   D /trunk/packet-dcerpc-cprpc_server.c
-   D /trunk/packet-dcerpc-dce122.c
-   D /trunk/packet-dcerpc-dce122.h
-   D /trunk/packet-dcerpc-dcom.h
-   D /trunk/packet-dcerpc-dfs.c
-   D /trunk/packet-dcerpc-dfs.h
-   D /trunk/packet-dcerpc-dnsserver.c
-   D /trunk/packet-dcerpc-dnsserver.h
-   D /trunk/packet-dcerpc-drsuapi.c
-   D /trunk/packet-dcerpc-drsuapi.h
-   D /trunk/packet-dcerpc-dtsprovider.c
-   D /trunk/packet-dcerpc-dtsstime_req.c
-   D /trunk/packet-dcerpc-efs.c
-   D /trunk/packet-dcerpc-efs.h
-   D /trunk/packet-dcerpc-epm.c
-   D /trunk/packet-dcerpc-epm4.c
-   D /trunk/packet-dcerpc-eventlog.c
-   D /trunk/packet-dcerpc-eventlog.h
-   D /trunk/packet-dcerpc-fldb.c
-   D /trunk/packet-dcerpc-frsapi.c
-   D /trunk/packet-dcerpc-frsapi.h
-   D /trunk/packet-dcerpc-frsrpc.c
-   D /trunk/packet-dcerpc-frsrpc.h
-   D /trunk/packet-dcerpc-ftserver.c
-   D /trunk/packet-dcerpc-icl_rpc.c
-   D /trunk/packet-dcerpc-initshutdown.c
-   D /trunk/packet-dcerpc-initshutdown.h
-   D /trunk/packet-dcerpc-krb5rpc.c
-   D /trunk/packet-dcerpc-llb.c
-   D /trunk/packet-dcerpc-lsa-ds.c
-   D /trunk/packet-dcerpc-lsa.c
-   D /trunk/packet-dcerpc-lsa.h
-   D /trunk/packet-dcerpc-mapi.c
-   D /trunk/packet-dcerpc-mapi.h
-   D /trunk/packet-dcerpc-messenger.c
-   D /trunk/packet-dcerpc-mgmt.c
-   D /trunk/packet-dcerpc-ndr.c
-   D /trunk/packet-dcerpc-netlogon.c
-   D /trunk/packet-dcerpc-netlogon.h
-   D /trunk/packet-dcerpc-nspi.c
-   D /trunk/packet-dcerpc-nt.c
-   D /trunk/packet-dcerpc-nt.h
-   D /trunk/packet-dcerpc-oxid.c
-   D /trunk/packet-dcerpc-rdaclif.c
-   D /trunk/packet-dcerpc-reg.c
-   D /trunk/packet-dcerpc-reg.h
-   D /trunk/packet-dcerpc-remact.c
-   D /trunk/packet-dcerpc-rep_proc.c
-   D /trunk/packet-dcerpc-roverride.c
-   D /trunk/packet-dcerpc-rpriv.c
-   D /trunk/packet-dcerpc-rs_acct.c
-   D /trunk/packet-dcerpc-rs_attr.c
-   D /trunk/packet-dcerpc-rs_attr_schema.c
-   D /trunk/packet-dcerpc-rs_bind.c
-   D /trunk/packet-dcerpc-rs_misc.c
-   D /trunk/packet-dcerpc-rs_pgo.c
-   D /trunk/packet-dcerpc-rs_plcy.c
-   D /trunk/packet-dcerpc-rs_prop_acct.c
-   D /trunk/packet-dcerpc-rs_prop_acl.c
-   D /trunk/packet-dcerpc-rs_prop_attr.c
-   D /trunk/packet-dcerpc-rs_prop_pgo.c
-   D /trunk/packet-dcerpc-rs_prop_plcy.c
-   D /trunk/packet-dcerpc-rs_pwd_mgmt.c
-   D /trunk/packet-dcerpc-rs_repadm.c
-   D /trunk/packet-dcerpc-rs_replist.c
-   D /trunk/packet-dcerpc-rs_repmgr.c
-   D /trunk/packet-dcerpc-rs_unix.c
-   D /trunk/packet-dcerpc-rsec_login.c
-   D /trunk/packet-dcerpc-samr.c
-   D /trunk/packet-dcerpc-samr.h
-   D /trunk/packet-dcerpc-secidmap.c
-   D /trunk/packet-dcerpc-spoolss.c
-   D /trunk/packet-dcerpc-spoolss.h
-   D /trunk/packet-dcerpc-srvsvc.c
-   D /trunk/packet-dcerpc-srvsvc.h
-   D /trunk/packet-dcerpc-svcctl.c
-   D /trunk/packet-dcerpc-svcctl.h
-   D /trunk/packet-dcerpc-tapi.c
-   D /trunk/packet-dcerpc-tapi.h
-   D /trunk/packet-dcerpc-tkn4int.c
-   D /trunk/packet-dcerpc-trksvr.c
-   D /trunk/packet-dcerpc-ubikdisk.c
-   D /trunk/packet-dcerpc-ubikvote.c
-   D /trunk/packet-dcerpc-update.c
-   D /trunk/packet-dcerpc-wkssvc.c
-   D /trunk/packet-dcerpc-wkssvc.h
-   D /trunk/packet-dcerpc.c
-   D /trunk/packet-dcerpc.h
-   D /trunk/packet-dcm.c
-   D /trunk/packet-ddtp.c
-   D /trunk/packet-ddtp.h
-   D /trunk/packet-dec-bpdu.c
-   D /trunk/packet-dhcpv6.c
-   D /trunk/packet-diameter-defs.h
-   D /trunk/packet-diameter.c
-   D /trunk/packet-diffserv-mpls-common.c
-   D /trunk/packet-diffserv-mpls-common.h
-   D /trunk/packet-distcc.c
-   D /trunk/packet-dlsw.c
-   D /trunk/packet-dnp.c
-   D /trunk/packet-dns.c
-   D /trunk/packet-dns.h
-   D /trunk/packet-dsi.c
-   D /trunk/packet-dvmrp.c
-   D /trunk/packet-dvmrp.h
-   D /trunk/packet-e164.c
-   D /trunk/packet-e164.h
-   D /trunk/packet-eap.c
-   D /trunk/packet-eapol.c
-   D /trunk/packet-echo.c
-   D /trunk/packet-edonkey.c
-   D /trunk/packet-edonkey.h
-   D /trunk/packet-eigrp.c
-   D /trunk/packet-enc.c
-   D /trunk/packet-enip.c
-   D /trunk/packet-enrp.c
-   D /trunk/packet-esis.c
-   D /trunk/packet-esis.h
-   D /trunk/packet-eth.c
-   D /trunk/packet-eth.h
-   D /trunk/packet-etherip.c
-   D /trunk/packet-ethertype.c
-   D /trunk/packet-fc.c
-   D /trunk/packet-fc.h
-   D /trunk/packet-fcbls.h
-   D /trunk/packet-fcct.c
-   D /trunk/packet-fcct.h
-   D /trunk/packet-fcdns.c
-   D /trunk/packet-fcdns.h
-   D /trunk/packet-fcels.c
-   D /trunk/packet-fcels.h
-   D /trunk/packet-fcfcs.c
-   D /trunk/packet-fcfcs.h
-   D /trunk/packet-fcfzs.c
-   D /trunk/packet-fcfzs.h
-   D /trunk/packet-fcip.c
-   D /trunk/packet-fclctl.c
-   D /trunk/packet-fclctl.h
-   D /trunk/packet-fcp.c
-   D /trunk/packet-fcp.h
-   D /trunk/packet-fcsb3.c
-   D /trunk/packet-fcsb3.h
-   D /trunk/packet-fcsp.c
-   D /trunk/packet-fcsp.h
-   D /trunk/packet-fcswils.c
-   D /trunk/packet-fcswils.h
-   D /trunk/packet-fddi.c
-   D /trunk/packet-fddi.h
-   D /trunk/packet-fix.c
-   D /trunk/packet-fr.c
-   D /trunk/packet-frame.c
-   D /trunk/packet-frame.h
-   D /trunk/packet-ftam.c
-   D /trunk/packet-ftam.h
-   D /trunk/packet-ftp.c
-   D /trunk/packet-fw1.c
-   D /trunk/packet-gift.c
-   D /trunk/packet-giop.c
-   D /trunk/packet-giop.h
-   D /trunk/packet-gmrp.c
-   D /trunk/packet-gnutella.c
-   D /trunk/packet-gnutella.h
-   D /trunk/packet-gprs-llc.c
-   D /trunk/packet-gprs-ns.c
-   D /trunk/packet-gre.c
-   D /trunk/packet-gsm_a.c
-   D /trunk/packet-gsm_a.h
-   D /trunk/packet-gsm_map.c
-   D /trunk/packet-gsm_map.h
-   D /trunk/packet-gsm_sms.c
-   D /trunk/packet-gsm_sms.h
-   D /trunk/packet-gsm_sms_ud.c
-   D /trunk/packet-gsm_ss.c
-   D /trunk/packet-gsm_ss.h
-   D /trunk/packet-gssapi.c
-   D /trunk/packet-gssapi.h
-   D /trunk/packet-gtp.c
-   D /trunk/packet-gtp.h
-   D /trunk/packet-gvrp.c
-   D /trunk/packet-h1.c
-   D /trunk/packet-h225.c
-   D /trunk/packet-h225.h
-   D /trunk/packet-h235.c
-   D /trunk/packet-h235.h
-   D /trunk/packet-h245.c
-   D /trunk/packet-h245.h
-   D /trunk/packet-h261.c
-   D /trunk/packet-h263.c
-   D /trunk/packet-h450.c
-   D /trunk/packet-hclnfsd.c
-   D /trunk/packet-hclnfsd.h
-   D /trunk/packet-hpext.c
-   D /trunk/packet-hpext.h
-   D /trunk/packet-hsrp.c
-   D /trunk/packet-http.c
-   D /trunk/packet-http.h
-   D /trunk/packet-hyperscsi.c
-   D /trunk/packet-iapp.c
-   D /trunk/packet-iax2.c
-   D /trunk/packet-iax2.h
-   D /trunk/packet-ib.c
-   D /trunk/packet-icap.c
-   D /trunk/packet-icmpv6.c
-   D /trunk/packet-icp.c
-   D /trunk/packet-icq.c
-   D /trunk/packet-ieee80211.c
-   D /trunk/packet-ieee80211.h
-   D /trunk/packet-ieee8023.c
-   D /trunk/packet-ieee8023.h
-   D /trunk/packet-igap.c
-   D /trunk/packet-igap.h
-   D /trunk/packet-igmp.c
-   D /trunk/packet-igmp.h
-   D /trunk/packet-igrp.c
-   D /trunk/packet-image-gif.c
-   D /trunk/packet-image-jfif.c
-   D /trunk/packet-imap.c
-   D /trunk/packet-ip.c
-   D /trunk/packet-ip.h
-   D /trunk/packet-ipdc.c
-   D /trunk/packet-ipdc.h
-   D /trunk/packet-ipfc.c
-   D /trunk/packet-ipfc.h
-   D /trunk/packet-ipmi.c
-   D /trunk/packet-ipp.c
-   D /trunk/packet-ipsec-udp.c
-   D /trunk/packet-ipsec.c
-   D /trunk/packet-ipsec.h
-   D /trunk/packet-ipv6.c
-   D /trunk/packet-ipv6.h
-   D /trunk/packet-ipvs-syncd.c
-   D /trunk/packet-ipx.c
-   D /trunk/packet-ipx.h
-   D /trunk/packet-ipxwan.c
-   D /trunk/packet-irc.c
-   D /trunk/packet-isakmp.c
-   D /trunk/packet-iscsi.c
-   D /trunk/packet-isdn.c
-   D /trunk/packet-isis-clv.c
-   D /trunk/packet-isis-clv.h
-   D /trunk/packet-isis-hello.c
-   D /trunk/packet-isis-hello.h
-   D /trunk/packet-isis-lsp.c
-   D /trunk/packet-isis-lsp.h
-   D /trunk/packet-isis-snp.c
-   D /trunk/packet-isis-snp.h
-   D /trunk/packet-isis.c
-   D /trunk/packet-isis.h
-   D /trunk/packet-isl.c
-   D /trunk/packet-isl.h
-   D /trunk/packet-ismp.c
-   D /trunk/packet-isns.c
-   D /trunk/packet-isup.c
-   D /trunk/packet-isup.h
-   D /trunk/packet-iua.c
-   D /trunk/packet-jabber.c
-   D /trunk/packet-kadm5.c
-   D /trunk/packet-kerberos.c
-   D /trunk/packet-kerberos.h
-   D /trunk/packet-klm.c
-   D /trunk/packet-klm.h
-   D /trunk/packet-kpasswd.c
-   D /trunk/packet-l2tp.c
-   D /trunk/packet-lapb.c
-   D /trunk/packet-lapbether.c
-   D /trunk/packet-lapd.c
-   D /trunk/packet-laplink.c
-   D /trunk/packet-ldap.c
-   D /trunk/packet-ldap.h
-   D /trunk/packet-ldp.c
-   D /trunk/packet-ldp.h
-   D /trunk/packet-llc.c
-   D /trunk/packet-llc.h
-   D /trunk/packet-lmi.c
-   D /trunk/packet-lmp.c
-   D /trunk/packet-lpd.c
-   D /trunk/packet-lwapp.c
-   D /trunk/packet-m2pa.c
-   D /trunk/packet-m2tp.c
-   D /trunk/packet-m2ua.c
-   D /trunk/packet-m3ua.c
-   D /trunk/packet-mbtcp.c
-   D /trunk/packet-mdshdr.c
-   D /trunk/packet-media.c
-   D /trunk/packet-mip.c
-   D /trunk/packet-mip6.c
-   D /trunk/packet-mip6.h
-   D /trunk/packet-mmse.c
-   D /trunk/packet-mount.c
-   D /trunk/packet-mount.h
-   D /trunk/packet-mpeg1.c
-   D /trunk/packet-mpls-echo.c
-   D /trunk/packet-mpls.c
-   D /trunk/packet-mq-pcf.c
-   D /trunk/packet-mq.c
-   D /trunk/packet-mq.h
-   D /trunk/packet-mrdisc.c
-   D /trunk/packet-mrdisc.h
-   D /trunk/packet-msdp.c
-   D /trunk/packet-msn-messenger.c
-   D /trunk/packet-msnip.c
-   D /trunk/packet-msnip.h
-   D /trunk/packet-msproxy.c
-   D /trunk/packet-mtp2.c
-   D /trunk/packet-mtp3.c
-   D /trunk/packet-mtp3.h
-   D /trunk/packet-mtp3mg.c
-   D /trunk/packet-multipart.c
-   D /trunk/packet-mysql.c
-   D /trunk/packet-nbipx.c
-   D /trunk/packet-nbns.c
-   D /trunk/packet-ncp-int.h
-   D /trunk/packet-ncp-nmas.c
-   D /trunk/packet-ncp-nmas.h
-   D /trunk/packet-ncp.c
-   D /trunk/packet-ncp2222.inc
-   D /trunk/packet-ndmp.c
-   D /trunk/packet-ndps.c
-   D /trunk/packet-ndps.h
-   D /trunk/packet-netbios.c
-   D /trunk/packet-netbios.h
-   D /trunk/packet-netflow.c
-   D /trunk/packet-nfs.c
-   D /trunk/packet-nfs.h
-   D /trunk/packet-nfsacl.c
-   D /trunk/packet-nfsauth.c
-   D /trunk/packet-nisplus.c
-   D /trunk/packet-nisplus.h
-   D /trunk/packet-nlm.c
-   D /trunk/packet-nlm.h
-   D /trunk/packet-nlsp.c
-   D /trunk/packet-nntp.c
-   D /trunk/packet-nt-oui.c
-   D /trunk/packet-nt-sonmp.c
-   D /trunk/packet-nt-tpcp.c
-   D /trunk/packet-ntlmssp.c
-   D /trunk/packet-ntp.c
-   D /trunk/packet-ntp.h
-   D /trunk/packet-null.c
-   D /trunk/packet-null.h
-   D /trunk/packet-olsr.c
-   D /trunk/packet-osi-options.c
-   D /trunk/packet-osi-options.h
-   D /trunk/packet-osi.c
-   D /trunk/packet-osi.h
-   D /trunk/packet-ospf.c
-   D /trunk/packet-pcnfsd.c
-   D /trunk/packet-pcnfsd.h
-   D /trunk/packet-per.c
-   D /trunk/packet-per.h
-   D /trunk/packet-pflog.c
-   D /trunk/packet-pflog.h
-   D /trunk/packet-pgm.c
-   D /trunk/packet-pim.c
-   D /trunk/packet-pim.h
-   D /trunk/packet-pktc.c
-   D /trunk/packet-pktc.h
-   D /trunk/packet-pop.c
-   D /trunk/packet-portmap.c
-   D /trunk/packet-portmap.h
-   D /trunk/packet-postgresql.c
-   D /trunk/packet-ppp.c
-   D /trunk/packet-ppp.h
-   D /trunk/packet-pppoe.c
-   D /trunk/packet-pptp.c
-   D /trunk/packet-pres.c
-   D /trunk/packet-pres.h
-   D /trunk/packet-prism.c
-   D /trunk/packet-prism.h
-   D /trunk/packet-ptp.c
-   D /trunk/packet-q2931.c
-   D /trunk/packet-q931.c
-   D /trunk/packet-q931.h
-   D /trunk/packet-q933.c
-   D /trunk/packet-qllc.c
-   D /trunk/packet-quake.c
-   D /trunk/packet-quake2.c
-   D /trunk/packet-quake3.c
-   D /trunk/packet-quakeworld.c
-   D /trunk/packet-radiotap.c
-   D /trunk/packet-radiotap.h
-   D /trunk/packet-radius.c
-   D /trunk/packet-ranap.c
-   D /trunk/packet-raw.c
-   D /trunk/packet-raw.h
-   D /trunk/packet-rip.c
-   D /trunk/packet-ripng.c
-   D /trunk/packet-ripng.h
-   D /trunk/packet-rlogin.c
-   D /trunk/packet-rmcp.c
-   D /trunk/packet-rmi.c
-   D /trunk/packet-rmi.h
-   D /trunk/packet-rmp.c
-   D /trunk/packet-rpc.c
-   D /trunk/packet-rpc.h
-   D /trunk/packet-rpl.c
-   D /trunk/packet-rquota.c
-   D /trunk/packet-rquota.h
-   D /trunk/packet-rsh.c
-   D /trunk/packet-rstat.c
-   D /trunk/packet-rsvp.c
-   D /trunk/packet-rsvp.h
-   D /trunk/packet-rsync.c
-   D /trunk/packet-rtcp.c
-   D /trunk/packet-rtcp.h
-   D /trunk/packet-rtp-events.c
-   D /trunk/packet-rtp-events.h
-   D /trunk/packet-rtp.c
-   D /trunk/packet-rtp.h
-   D /trunk/packet-rtps.c
-   D /trunk/packet-rtps.h
-   D /trunk/packet-rtsp.c
-   D /trunk/packet-rwall.c
-   D /trunk/packet-rwall.h
-   D /trunk/packet-rx.c
-   D /trunk/packet-rx.h
-   D /trunk/packet-sadmind.c
-   D /trunk/packet-sap.c
-   D /trunk/packet-sccp.c
-   D /trunk/packet-sccpmg.c
-   D /trunk/packet-scsi.c
-   D /trunk/packet-scsi.h
-   D /trunk/packet-sctp.c
-   D /trunk/packet-sctp.h
-   D /trunk/packet-sdlc.c
-   D /trunk/packet-sdp.c
-   D /trunk/packet-sebek.c
-   D /trunk/packet-ses.c
-   D /trunk/packet-ses.h
-   D /trunk/packet-sflow.c
-   D /trunk/packet-sigcomp.c
-   D /trunk/packet-sip.c
-   D /trunk/packet-sip.h
-   D /trunk/packet-sipfrag.c
-   D /trunk/packet-skinny.c
-   D /trunk/packet-slimp3.c
-   D /trunk/packet-sll.c
-   D /trunk/packet-sll.h
-   D /trunk/packet-slowprotocols.c
-   D /trunk/packet-slsk.c
-   D /trunk/packet-smb-browse.c
-   D /trunk/packet-smb-browse.h
-   D /trunk/packet-smb-common.c
-   D /trunk/packet-smb-common.h
-   D /trunk/packet-smb-logon.c
-   D /trunk/packet-smb-mailslot.c
-   D /trunk/packet-smb-mailslot.h
-   D /trunk/packet-smb-pipe.c
-   D /trunk/packet-smb-pipe.h
-   D /trunk/packet-smb-sidsnooping.c
-   D /trunk/packet-smb-sidsnooping.h
-   D /trunk/packet-smb.c
-   D /trunk/packet-smpp.c
-   D /trunk/packet-smtp.c
-   D /trunk/packet-sna.c
-   D /trunk/packet-sna.h
-   D /trunk/packet-snaeth.c
-   D /trunk/packet-sndcp.c
-   D /trunk/packet-snmp.c
-   D /trunk/packet-snmp.h
-   D /trunk/packet-socks.c
-   D /trunk/packet-spnego.c
-   D /trunk/packet-spray.c
-   D /trunk/packet-spray.h
-   D /trunk/packet-srvloc.c
-   D /trunk/packet-sscop.c
-   D /trunk/packet-ssh.c
-   D /trunk/packet-ssl.c
-   D /trunk/packet-stat-notify.c
-   D /trunk/packet-stat-notify.h
-   D /trunk/packet-stat.c
-   D /trunk/packet-stat.h
-   D /trunk/packet-stun.c
-   D /trunk/packet-sua.c
-   D /trunk/packet-symantec.c
-   D /trunk/packet-syslog.c
-   D /trunk/packet-t38.c
-   D /trunk/packet-tacacs.c
-   D /trunk/packet-tacacs.h
-   D /trunk/packet-tcap.c
-   D /trunk/packet-tcap.h
-   D /trunk/packet-tcp.c
-   D /trunk/packet-tcp.h
-   D /trunk/packet-tds.c
-   D /trunk/packet-teimanagement.c
-   D /trunk/packet-telnet.c
-   D /trunk/packet-teredo.c
-   D /trunk/packet-text-media.c
-   D /trunk/packet-tftp.c
-   D /trunk/packet-time.c
-   D /trunk/packet-tns.c
-   D /trunk/packet-tns.h
-   D /trunk/packet-tpkt.c
-   D /trunk/packet-tpkt.h
-   D /trunk/packet-tr.c
-   D /trunk/packet-tr.h
-   D /trunk/packet-trmac.c
-   D /trunk/packet-tsp.c
-   D /trunk/packet-tuxedo.c
-   D /trunk/packet-tzsp.c
-   D /trunk/packet-ucp.c
-   D /trunk/packet-udp.c
-   D /trunk/packet-udp.h
-   D /trunk/packet-v120.c
-   D /trunk/packet-vines.c
-   D /trunk/packet-vines.h
-   D /trunk/packet-vj.c
-   D /trunk/packet-vlan.c
-   D /trunk/packet-vlan.h
-   D /trunk/packet-vrrp.c
-   D /trunk/packet-vtp.c
-   D /trunk/packet-wap.c
-   D /trunk/packet-wap.h
-   D /trunk/packet-wbxml.c
-   D /trunk/packet-wccp.c
-   D /trunk/packet-wccp.h
-   D /trunk/packet-wcp.c
-   D /trunk/packet-wfleet-hdlc.c
-   D /trunk/packet-who.c
-   D /trunk/packet-wlancap.c
-   D /trunk/packet-wlancap.h
-   D /trunk/packet-wsp.c
-   D /trunk/packet-wsp.h
-   D /trunk/packet-wtls.c
-   D /trunk/packet-wtls.h
-   D /trunk/packet-wtp.c
-   D /trunk/packet-wtp.h
-   D /trunk/packet-x11-keysym.h
-   D /trunk/packet-x11-keysymdef.h
-   D /trunk/packet-x11.c
-   D /trunk/packet-x25.c
-   D /trunk/packet-x29.c
-   D /trunk/packet-xdmcp.c
-   D /trunk/packet-xot.c
-   D /trunk/packet-xyplex.c
-   D /trunk/packet-yhoo.c
-   D /trunk/packet-ymsg.c
-   D /trunk/packet-ypbind.c
-   D /trunk/packet-ypbind.h
-   D /trunk/packet-yppasswd.c
-   D /trunk/packet-yppasswd.h
-   D /trunk/packet-ypserv.c
-   D /trunk/packet-ypserv.h
-   D /trunk/packet-ypxfr.c
-   D /trunk/packet-ypxfr.h
-   D /trunk/packet-zebra.c
-   M /trunk/plugins/giop/packet-coseventcomm.c
-   M /trunk/plugins/giop/packet-cosnaming.c
-   M /trunk/plugins/gryphon/packet-gryphon.c
-   M /trunk/plugins/plugin_api.h
-   M /trunk/plugins/plugin_api_list.c
-   M /trunk/print.c
-   D /trunk/process-x11-fields.pl
-   M /trunk/reassemble.c
-   M /trunk/tap-ansi_astat.c
-   M /trunk/tap-dcerpcstat.c
-   M /trunk/tap-gsm_astat.c
-   M /trunk/tap-h225counter.c
-   M /trunk/tap-h225rassrt.c
-   M /trunk/tap-httpstat.c
-   M /trunk/tap-iousers.c
-   M /trunk/tap-rpcprogs.c
-   M /trunk/tap-rpcstat.c
-   M /trunk/tap-sipstat.c
-   M /trunk/tap-smbsids.c
-   M /trunk/tap-wspstat.c
-   D /trunk/x11-fields
-
-Move dissectors to epan/dissectors directory.
-
-Also move ncp222.py, x11-fields, process-x11-fields.pl,
-make-reg-dotc, and make-reg-dotc.py.
-
-Adjust #include lines in files that include packet-*.h
-files.
-
-------------------------------------------------------------------------
-r11409 | ulfl | 2004-07-18 10:52:21 -0500 (Sun, 18 Jul 2004) | 1 line
-Changed paths:
-   D /trunk/gtk2
-
-As the gtk2 directory is no longer needed (GTK1 and 2 are using the same sources from gtk dir and conditional compilation for a long time now), and we are using subversion now, it should be safe to remove this dir without loosing all the history.
-------------------------------------------------------------------------
-r11408 | guy | 2004-07-17 23:03:26 -0500 (Sat, 17 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/packet-gssapi.h
-   M /trunk/packet-kerberos.c
-
-Declare "wrap_dissect_gssapi_verf()" in "packet-gssapi.h", and, in
-"packet-kerberos.c", get the declaration from that header.
-
-------------------------------------------------------------------------
-r11407 | guy | 2004-07-17 23:01:23 -0500 (Sat, 17 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/packet-gssapi.c
-
-Use -1, rather than "tvb_length_remaining(tvb, offset)", in
-"tvb_new_subset()" calls with an offset of "offset", so that the
-reported length is set appropriately.
-
-------------------------------------------------------------------------
-r11406 | guy | 2004-07-17 22:46:34 -0500 (Sat, 17 Jul 2004) | 8 lines
-Changed paths:
-   M /trunk/packet-dcerpc.c
-   M /trunk/packet-dcerpc.h
-   M /trunk/packet-gssapi.c
-   M /trunk/packet-kerberos.c
-
-From Jean-Baptiste Marchand:
-
-       add identification for various Microsoft Security Service
-       Providers in DCE RPC;
-
-       for the Kerberos SSP, disect AP_REQ and AP_REP tokens in DCE RPC
-       Bind requests.
-
-------------------------------------------------------------------------
-r11405 | guy | 2004-07-17 22:34:37 -0500 (Sat, 17 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/packet-ssl.c
-
-From Marco van den Bovenkamp: add the Sun elliptic curve and
-Cambellia-based cipher suites.
-
-------------------------------------------------------------------------
-r11404 | guy | 2004-07-17 21:56:29 -0500 (Sat, 17 Jul 2004) | 12 lines
-Changed paths:
-   M /trunk/gtk/capture_if_dlg.c
-
-Add some comments, and expand on a comment (if "pcap_stats()" returns
-counts since the last call, not since the beginning of the capture, on
-Windows, that's a bug - and that bug *does* exist on some UN*Xes).
-
-Clean up indentation.
-
-Use the minimum snapshot length, not the maximum snapshot length, when
-opening a network interface to keep track of how many packets are
-arriving on it (that might cause packet data to be discarded rather than
-buffering it, reducing the overhead of running all those captures from
-which we don't actually grab any packets.
-
-------------------------------------------------------------------------
-r11403 | guy | 2004-07-17 21:43:18 -0500 (Sat, 17 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/gtk/capture_if_dlg.c
-
-Not all interfaces have descriptions.
-
-------------------------------------------------------------------------
-r11402 | guy | 2004-07-17 21:34:45 -0500 (Sat, 17 Jul 2004) | 6 lines
-Changed paths:
-   M /trunk/pcap-util-int.h
-   M /trunk/pcap-util-unix.c
-   M /trunk/pcap-util.c
-
-Get IPv4 addresses and the loopback flag if we don't have
-"pcap_findalldevs()".
-
-"if_info_ip()" is used - and can be compiled - only if libpcap has
-"pcap_findalldevs()".
-
-------------------------------------------------------------------------
-r11401 | guy | 2004-07-17 21:32:19 -0500 (Sat, 17 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/gtk/capture_dlg.c
-
-Squelch a compiler warning.
-
-------------------------------------------------------------------------
-r11400 | guy | 2004-07-17 19:24:25 -0500 (Sat, 17 Jul 2004) | 6 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/COPYING
-   M /trunk/ChangeLog
-   M /trunk/Ethereal.desktop
-   M /trunk/FAQ
-   M /trunk/INSTALL
-   M /trunk/INSTALL.configure
-   M /trunk/Makefile.am
-   M /trunk/Makefile.common
-   M /trunk/Makefile.nmake
-   M /trunk/NEWS
-   M /trunk/README
-   M /trunk/README.aix
-   M /trunk/README.bsd
-   M /trunk/README.hpux
-   M /trunk/README.irix
-   M /trunk/README.linux
-   M /trunk/README.macos
-   M /trunk/README.tru64
-   M /trunk/README.vmware
-   M /trunk/README.win32
-   M /trunk/TODO
-   M /trunk/acinclude.m4
-   M /trunk/aclocal-fallback/glib-2.0.m4
-   M /trunk/aclocal-fallback/glib.m4
-   M /trunk/aclocal-fallback/gtk-2.0.m4
-   M /trunk/aclocal-fallback/gtk.m4
-   M /trunk/aclocal-flags
-   M /trunk/adler32.c
-   M /trunk/adler32.h
-   M /trunk/afn.c
-   M /trunk/afn.h
-   M /trunk/aftypes.h
-   M /trunk/alert_box.c
-   M /trunk/alert_box.h
-   M /trunk/arcnet_pids.h
-   M /trunk/asn1/h235/H235-SECURITY-MESSAGES.asn
-   M /trunk/asn1/h235/h235.cnf
-   M /trunk/asn1/h235/packet-h235-template.c
-   M /trunk/asn1/h235/packet-h235-template.h
-   M /trunk/asn1.c
-   M /trunk/asn1.h
-   M /trunk/autogen.sh
-   M /trunk/bridged_pids.h
-   M /trunk/capture-wpcap.c
-   M /trunk/capture-wpcap.h
-   M /trunk/capture.c
-   M /trunk/capture.h
-   M /trunk/capture_stop_conditions.c
-   M /trunk/capture_stop_conditions.h
-   M /trunk/cfile.c
-   M /trunk/cfile.h
-   M /trunk/chdlctypes.h
-   M /trunk/cleanbld.bat
-   M /trunk/color.h
-   M /trunk/column.c
-   M /trunk/column.h
-   M /trunk/conditions.c
-   M /trunk/conditions.h
-   M /trunk/config.guess
-   M /trunk/config.h.win32
-   M /trunk/config.nmake
-   M /trunk/config.sub
-   M /trunk/configure.in
-   M /trunk/crc16.c
-   M /trunk/crc16.h
-   M /trunk/crc32.c
-   M /trunk/crc32.h
-   M /trunk/crypt-des.c
-   M /trunk/crypt-des.h
-   M /trunk/crypt-md4.c
-   M /trunk/crypt-md4.h
-   M /trunk/crypt-md5.c
-   M /trunk/crypt-md5.h
-   M /trunk/crypt-rc4.c
-   M /trunk/crypt-rc4.h
-   M /trunk/debian/README.debian
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/copyright
-   M /trunk/debian/dirs
-   M /trunk/debian/docs
-   M /trunk/debian/ethereal-common.files
-   M /trunk/debian/ethereal-common.manpages
-   M /trunk/debian/ethereal-dev.docs
-   M /trunk/debian/ethereal-dev.files
-   M /trunk/debian/ethereal-dev.header-files
-   M /trunk/debian/ethereal-dev.manpages
-   M /trunk/debian/ethereal-dev.postinst
-   M /trunk/debian/ethereal-dev.prerm
-   M /trunk/debian/ethereal.files
-   M /trunk/debian/ethereal.manpages
-   M /trunk/debian/ethereal.menu
-   M /trunk/debian/menu
-   M /trunk/debian/postinst
-   M /trunk/debian/prerm
-   M /trunk/debian/rules
-   M /trunk/debian/tethereal.files
-   M /trunk/debian/tethereal.manpages
-   M /trunk/dftest.c
-   M /trunk/dictionary.dtd
-   M /trunk/dictionary.xml
-   M /trunk/disabled_protos.c
-   M /trunk/disabled_protos.h
-   M /trunk/doc/Makefile.am
-   M /trunk/doc/Makefile.nmake
-   M /trunk/doc/README.capture
-   M /trunk/doc/README.design
-   M /trunk/doc/README.developer
-   M /trunk/doc/README.idl2eth
-   M /trunk/doc/README.plugins
-   M /trunk/doc/README.regression
-   M /trunk/doc/README.tapping
-   M /trunk/doc/README.tvbuff
-   M /trunk/doc/README.xml-output
-   M /trunk/doc/dfilter2pod.pl
-   M /trunk/doc/editcap.pod
-   M /trunk/doc/eproto2sgml
-   M /trunk/doc/ethereal-filter.pod.template
-   M /trunk/doc/ethereal-tut.mgp
-   M /trunk/doc/ethereal.pod
-   M /trunk/doc/idl2eth.pod
-   M /trunk/doc/mergecap.pod
-   M /trunk/doc/randpkt.txt
-   M /trunk/doc/sgml.doc.template
-   M /trunk/doc/tethereal.pod
-   M /trunk/doc/text2pcap.pod
-   M /trunk/doxygen.cfg.in
-   M /trunk/editcap.c
-   M /trunk/epan/AUTHORS
-   M /trunk/epan/ChangeLog
-   M /trunk/epan/Makefile.am
-   M /trunk/epan/Makefile.common
-   M /trunk/epan/Makefile.nmake
-   M /trunk/epan/NEWS
-   M /trunk/epan/README
-   M /trunk/epan/addr_and_mask.c
-   M /trunk/epan/addr_and_mask.h
-   M /trunk/epan/atalk-utils.c
-   M /trunk/epan/atalk-utils.h
-   M /trunk/epan/bitswap.c
-   M /trunk/epan/bitswap.h
-   M /trunk/epan/circuit.c
-   M /trunk/epan/circuit.h
-   M /trunk/epan/column-utils.c
-   M /trunk/epan/column-utils.h
-   M /trunk/epan/column_info.h
-   M /trunk/epan/conversation.c
-   M /trunk/epan/conversation.h
-   M /trunk/epan/dfilter/Makefile.am
-   M /trunk/epan/dfilter/Makefile.nmake
-   M /trunk/epan/dfilter/README.dfilter
-   M /trunk/epan/dfilter/dfilter-int.h
-   M /trunk/epan/dfilter/dfilter.c
-   M /trunk/epan/dfilter/dfilter.h
-   M /trunk/epan/dfilter/dfvm.c
-   M /trunk/epan/dfilter/dfvm.h
-   M /trunk/epan/dfilter/drange.c
-   M /trunk/epan/dfilter/drange.h
-   M /trunk/epan/dfilter/gencode.c
-   M /trunk/epan/dfilter/gencode.h
-   M /trunk/epan/dfilter/glib-util.c
-   M /trunk/epan/dfilter/glib-util.h
-   M /trunk/epan/dfilter/grammar.lemon
-   M /trunk/epan/dfilter/scanner.l
-   M /trunk/epan/dfilter/semcheck.c
-   M /trunk/epan/dfilter/semcheck.h
-   M /trunk/epan/dfilter/sttype-integer.c
-   M /trunk/epan/dfilter/sttype-pointer.c
-   M /trunk/epan/dfilter/sttype-range.c
-   M /trunk/epan/dfilter/sttype-range.h
-   M /trunk/epan/dfilter/sttype-string.c
-   M /trunk/epan/dfilter/sttype-test.c
-   M /trunk/epan/dfilter/sttype-test.h
-   M /trunk/epan/dfilter/syntax-tree.c
-   M /trunk/epan/dfilter/syntax-tree.h
-   M /trunk/epan/doxygen.cfg.in
-   M /trunk/epan/epan.c
-   M /trunk/epan/epan.h
-   M /trunk/epan/epan_dissect.h
-   M /trunk/epan/except.c
-   M /trunk/epan/except.h
-   M /trunk/epan/exceptions.h
-   M /trunk/epan/filesystem.c
-   M /trunk/epan/filesystem.h
-   M /trunk/epan/frame_data.c
-   M /trunk/epan/frame_data.h
-   M /trunk/epan/ftypes/Makefile.am
-   M /trunk/epan/ftypes/Makefile.nmake
-   M /trunk/epan/ftypes/ftype-bytes.c
-   M /trunk/epan/ftypes/ftype-double.c
-   M /trunk/epan/ftypes/ftype-integer.c
-   M /trunk/epan/ftypes/ftype-ipv4.c
-   M /trunk/epan/ftypes/ftype-none.c
-   M /trunk/epan/ftypes/ftype-pcre.c
-   M /trunk/epan/ftypes/ftype-string.c
-   M /trunk/epan/ftypes/ftype-time.c
-   M /trunk/epan/ftypes/ftype-tvbuff.c
-   M /trunk/epan/ftypes/ftypes-int.h
-   M /trunk/epan/ftypes/ftypes.c
-   M /trunk/epan/ftypes/ftypes.h
-   M /trunk/epan/gdebug.h
-   M /trunk/epan/inet_aton.c
-   M /trunk/epan/inet_aton.h
-   M /trunk/epan/inet_ntop.c
-   M /trunk/epan/inet_pton.c
-   M /trunk/epan/inet_v6defs.h
-   M /trunk/epan/int-64bit.c
-   M /trunk/epan/int-64bit.h
-   M /trunk/epan/ipv4.c
-   M /trunk/epan/ipv4.h
-   M /trunk/epan/ipv6-utils.h
-   M /trunk/epan/libethereal.def
-   M /trunk/epan/nstime.h
-   M /trunk/epan/osi-utils.c
-   M /trunk/epan/osi-utils.h
-   M /trunk/epan/packet.c
-   M /trunk/epan/packet.h
-   M /trunk/epan/packet_info.h
-   M /trunk/epan/pint.h
-   M /trunk/epan/plugins.c
-   M /trunk/epan/plugins.h
-   M /trunk/epan/proto.c
-   M /trunk/epan/proto.h
-   M /trunk/epan/report_err.h
-   M /trunk/epan/resolv.c
-   M /trunk/epan/resolv.h
-   M /trunk/epan/slab.h
-   M /trunk/epan/sna-utils.c
-   M /trunk/epan/sna-utils.h
-   M /trunk/epan/strutil.c
-   M /trunk/epan/strutil.h
-   M /trunk/epan/timestamp.c
-   M /trunk/epan/timestamp.h
-   M /trunk/epan/to_str.c
-   M /trunk/epan/to_str.h
-   M /trunk/epan/tvbtest.c
-   M /trunk/epan/tvbuff.c
-   M /trunk/epan/tvbuff.h
-   M /trunk/epan/value_string.c
-   M /trunk/epan/value_string.h
-   M /trunk/ethereal_be.py
-   M /trunk/ethereal_gen.py
-   M /trunk/etypes.h
-   M /trunk/file.c
-   M /trunk/file.h
-   M /trunk/filters.c
-   M /trunk/filters.h
-   M /trunk/follow.c
-   M /trunk/follow.h
-   M /trunk/format-oid.h
-   M /trunk/g711.c
-   M /trunk/g711.h
-   M /trunk/getopt.c
-   M /trunk/getopt.h
-   M /trunk/globals.h
-   M /trunk/greproto.h
-   M /trunk/gtk/Makefile.am
-   M /trunk/gtk/Makefile.common
-   M /trunk/gtk/Makefile.nmake
-   M /trunk/gtk/STATUS.gtk2
-   M /trunk/gtk/about_dlg.c
-   M /trunk/gtk/about_dlg.h
-   M /trunk/gtk/ansi_a_stat.c
-   M /trunk/gtk/ansi_map_stat.c
-   M /trunk/gtk/bootp_stat.c
-   M /trunk/gtk/capture_combo_utils.c
-   M /trunk/gtk/capture_combo_utils.h
-   M /trunk/gtk/capture_dlg.c
-   M /trunk/gtk/capture_dlg.h
-   M /trunk/gtk/capture_if_dlg.c
-   M /trunk/gtk/capture_info_dlg.c
-   M /trunk/gtk/capture_prefs.c
-   M /trunk/gtk/capture_prefs.h
-   M /trunk/gtk/color_dlg.c
-   M /trunk/gtk/color_dlg.h
-   M /trunk/gtk/color_filters.c
-   M /trunk/gtk/color_filters.h
-   M /trunk/gtk/color_utils.c
-   M /trunk/gtk/color_utils.h
-   M /trunk/gtk/colors.c
-   M /trunk/gtk/colors.h
-   M /trunk/gtk/column_prefs.c
-   M /trunk/gtk/column_prefs.h
-   M /trunk/gtk/compat_macros.h
-   M /trunk/gtk/dcerpc_stat.c
-   M /trunk/gtk/decode_as_dlg.c
-   M /trunk/gtk/decode_as_dlg.h
-   M /trunk/gtk/dfilter_expr_dlg.c
-   M /trunk/gtk/dfilter_expr_dlg.h
-   M /trunk/gtk/dlg_utils.c
-   M /trunk/gtk/dlg_utils.h
-   M /trunk/gtk/doxygen.cfg.in
-   M /trunk/gtk/endpoint_talkers_eth.c
-   M /trunk/gtk/endpoint_talkers_fc.c
-   M /trunk/gtk/endpoint_talkers_fddi.c
-   M /trunk/gtk/endpoint_talkers_ip.c
-   M /trunk/gtk/endpoint_talkers_ipx.c
-   M /trunk/gtk/endpoint_talkers_table.c
-   M /trunk/gtk/endpoint_talkers_table.h
-   M /trunk/gtk/endpoint_talkers_tcpip.c
-   M /trunk/gtk/endpoint_talkers_tr.c
-   M /trunk/gtk/endpoint_talkers_udpip.c
-   M /trunk/gtk/ethclist.c
-   M /trunk/gtk/ethclist.h
-   M /trunk/gtk/fc_stat.c
-   M /trunk/gtk/file_dlg.c
-   M /trunk/gtk/file_dlg.h
-   M /trunk/gtk/filter_prefs.c
-   M /trunk/gtk/filter_prefs.h
-   M /trunk/gtk/find_dlg.c
-   M /trunk/gtk/find_dlg.h
-   M /trunk/gtk/follow_dlg.c
-   M /trunk/gtk/follow_dlg.h
-   M /trunk/gtk/font_utils.c
-   M /trunk/gtk/font_utils.h
-   M /trunk/gtk/goto_dlg.c
-   M /trunk/gtk/goto_dlg.h
-   M /trunk/gtk/gsm_a_stat.c
-   M /trunk/gtk/gsm_map_stat.c
-   M /trunk/gtk/gsm_map_stat.h
-   M /trunk/gtk/gsm_map_summary.c
-   M /trunk/gtk/gtk_stat_util.c
-   M /trunk/gtk/gtk_stat_util.h
-   M /trunk/gtk/gtkglobals.h
-   M /trunk/gtk/gui_prefs.c
-   M /trunk/gtk/gui_prefs.h
-   M /trunk/gtk/h225_counter.c
-   M /trunk/gtk/h225_ras_srt.c
-   M /trunk/gtk/help_dlg.c
-   M /trunk/gtk/help_dlg.h
-   M /trunk/gtk/hostlist_eth.c
-   M /trunk/gtk/hostlist_fc.c
-   M /trunk/gtk/hostlist_fddi.c
-   M /trunk/gtk/hostlist_ip.c
-   M /trunk/gtk/hostlist_ipx.c
-   M /trunk/gtk/hostlist_table.c
-   M /trunk/gtk/hostlist_table.h
-   M /trunk/gtk/hostlist_tcpip.c
-   M /trunk/gtk/hostlist_tr.c
-   M /trunk/gtk/hostlist_udpip.c
-   M /trunk/gtk/http_stat.c
-   M /trunk/gtk/io_stat.c
-   M /trunk/gtk/isprint.h
-   M /trunk/gtk/isup_stat.c
-   M /trunk/gtk/keys.h
-   M /trunk/gtk/layout_prefs.c
-   M /trunk/gtk/layout_prefs.h
-   M /trunk/gtk/ldap_stat.c
-   M /trunk/gtk/main.c
-   M /trunk/gtk/main.h
-   M /trunk/gtk/menu.c
-   M /trunk/gtk/menu.h
-   M /trunk/gtk/mgcp_stat.c
-   M /trunk/gtk/mtp3_stat.c
-   M /trunk/gtk/mtp3_stat.h
-   M /trunk/gtk/mtp3_summary.c
-   M /trunk/gtk/nameres_prefs.c
-   M /trunk/gtk/nameres_prefs.h
-   M /trunk/gtk/packet_list.c
-   M /trunk/gtk/packet_list.h
-   M /trunk/gtk/packet_win.c
-   M /trunk/gtk/packet_win.h
-   M /trunk/gtk/plugins_dlg.c
-   M /trunk/gtk/prefs_dlg.c
-   M /trunk/gtk/prefs_dlg.h
-   M /trunk/gtk/print_dlg.c
-   M /trunk/gtk/print_mswin.c
-   M /trunk/gtk/print_mswin.h
-   M /trunk/gtk/print_prefs.c
-   M /trunk/gtk/print_prefs.h
-   M /trunk/gtk/progress_dlg.c
-   M /trunk/gtk/proto_dlg.c
-   M /trunk/gtk/proto_dlg.h
-   M /trunk/gtk/proto_draw.c
-   M /trunk/gtk/proto_draw.h
-   M /trunk/gtk/proto_hier_stats_dlg.c
-   M /trunk/gtk/proto_hier_stats_dlg.h
-   M /trunk/gtk/range_utils.c
-   M /trunk/gtk/range_utils.h
-   M /trunk/gtk/recent.c
-   M /trunk/gtk/recent.h
-   M /trunk/gtk/rpc_progs.c
-   M /trunk/gtk/rpc_stat.c
-   M /trunk/gtk/rtp_analysis.c
-   M /trunk/gtk/rtp_analysis.h
-   M /trunk/gtk/rtp_stream.c
-   M /trunk/gtk/rtp_stream.h
-   M /trunk/gtk/rtp_stream_dlg.c
-   M /trunk/gtk/rtp_stream_dlg.h
-   M /trunk/gtk/sat.h
-   M /trunk/gtk/service_response_time_table.c
-   M /trunk/gtk/service_response_time_table.h
-   M /trunk/gtk/simple_dialog.c
-   M /trunk/gtk/sip_stat.c
-   M /trunk/gtk/smb_stat.c
-   M /trunk/gtk/stream_prefs.c
-   M /trunk/gtk/stream_prefs.h
-   M /trunk/gtk/summary_dlg.c
-   M /trunk/gtk/summary_dlg.h
-   M /trunk/gtk/supported_protos_dlg.c
-   M /trunk/gtk/supported_protos_dlg.h
-   M /trunk/gtk/tap_dfilter_dlg.c
-   M /trunk/gtk/tap_dfilter_dlg.h
-   M /trunk/gtk/tap_menu.h
-   M /trunk/gtk/tcp_graph.c
-   M /trunk/gtk/text_page.c
-   M /trunk/gtk/text_page.h
-   M /trunk/gtk/toolbar.c
-   M /trunk/gtk/toolbar.h
-   M /trunk/gtk/ui_util.c
-   M /trunk/gtk/ui_util.h
-   M /trunk/gtk/webbrowser.c
-   M /trunk/gtk/webbrowser.h
-   M /trunk/gtk/wsp_stat.c
-   M /trunk/h225-persistentdata.c
-   M /trunk/h225-persistentdata.h
-   M /trunk/help/Makefile.am
-   M /trunk/help/Makefile.nmake
-   M /trunk/help/capture_filters.txt
-   M /trunk/help/capturing.txt
-   M /trunk/help/display_filters.txt
-   M /trunk/help/faq.txt
-   M /trunk/help/getting_started.txt
-   M /trunk/help/overview.txt
-   M /trunk/help/toc
-   M /trunk/help/well_known.txt
-   M /trunk/iax2_codec_type.h
-   M /trunk/idl2eth.sh
-   M /trunk/image/Makefile.nmake
-   M /trunk/image/README.image
-   M /trunk/image/clist_ascend.xpm
-   M /trunk/image/clist_descend.xpm
-   M /trunk/image/dn_arrow.xpm
-   M /trunk/image/editcap.rc.in
-   M /trunk/image/eexcl3d64.xpm
-   M /trunk/image/eicon3d16.xpm
-   M /trunk/image/eicon3d32.xpm
-   M /trunk/image/eicon3d48.xpm
-   M /trunk/image/eicon3d64.xpm
-   M /trunk/image/ethereal.rc.in
-   M /trunk/image/icon-ethereal.xpm
-   M /trunk/image/icon-excl.xpm
-   M /trunk/image/icon_layout_1.xpm
-   M /trunk/image/icon_layout_2.xpm
-   M /trunk/image/icon_layout_3.xpm
-   M /trunk/image/icon_layout_4.xpm
-   M /trunk/image/icon_layout_5.xpm
-   M /trunk/image/icon_layout_6.xpm
-   M /trunk/image/libethereal.rc.in
-   M /trunk/image/mergecap.rc.in
-   M /trunk/image/stock_dialog_error_48.xpm
-   M /trunk/image/stock_dialog_info_48.xpm
-   M /trunk/image/stock_dialog_question_48.xpm
-   M /trunk/image/stock_dialog_warning_48.xpm
-   M /trunk/image/tethereal.rc.in
-   M /trunk/image/text2pcap.rc.in
-   M /trunk/image/toolbar/capture_24.xpm
-   M /trunk/image/toolbar/cfilter_24.xpm
-   M /trunk/image/toolbar/dfilter_24.xpm
-   M /trunk/image/toolbar/stock_add_24.xpm
-   M /trunk/image/toolbar/stock_bottom_24.xpm
-   M /trunk/image/toolbar/stock_close_24.xpm
-   M /trunk/image/toolbar/stock_colorselector_24.xpm
-   M /trunk/image/toolbar/stock_help_24.xpm
-   M /trunk/image/toolbar/stock_jump_to_24.xpm
-   M /trunk/image/toolbar/stock_left_arrow_24.xpm
-   M /trunk/image/toolbar/stock_ok_20.xpm
-   M /trunk/image/toolbar/stock_open_24.xpm
-   M /trunk/image/toolbar/stock_preferences_24.xpm
-   M /trunk/image/toolbar/stock_print_24.xpm
-   M /trunk/image/toolbar/stock_properties_24.xpm
-   M /trunk/image/toolbar/stock_refresh_24.xpm
-   M /trunk/image/toolbar/stock_right_arrow_24.xpm
-   M /trunk/image/toolbar/stock_save_24.xpm
-   M /trunk/image/toolbar/stock_save_as_24.xpm
-   M /trunk/image/toolbar/stock_search_24.xpm
-   M /trunk/image/toolbar/stock_stop_24.xpm
-   M /trunk/image/toolbar/stock_top_24.xpm
-   M /trunk/image/toolbar/stock_zoom_1_24.xpm
-   M /trunk/image/toolbar/stock_zoom_in_24.xpm
-   M /trunk/image/toolbar/stock_zoom_out_24.xpm
-   M /trunk/image/up_arrow.xpm
-   M /trunk/in_cksum.c
-   M /trunk/in_cksum.h
-   M /trunk/ip_opts.h
-   M /trunk/ipproto.c
-   M /trunk/ipproto.h
-   M /trunk/isprint.h
-   M /trunk/lapd_sapi.h
-   M /trunk/llcsaps.h
-   M /trunk/make-authors-short.pl
-   M /trunk/make-faq
-   M /trunk/make-manuf
-   M /trunk/make-reg-dotc
-   M /trunk/make-reg-dotc.py
-   M /trunk/make-tapreg-dotc
-   M /trunk/make-version.pl
-   M /trunk/manuf
-   M /trunk/manuf.tmpl
-   M /trunk/menu.h
-   M /trunk/merge.c
-   M /trunk/merge.h
-   M /trunk/mergecap.c
-   M /trunk/mkcap.c
-   M /trunk/mkstemp.c
-   M /trunk/mkstemp.h
-   M /trunk/mobileipv4.xml
-   M /trunk/nasreq.xml
-   M /trunk/ncp2222.py
-   M /trunk/nlpid.h
-   M /trunk/oui.h
-   M /trunk/packaging/Makefile.am
-   M /trunk/packaging/nsis/Makefile.am
-   M /trunk/packaging/nsis/Makefile.nmake
-   M /trunk/packaging/nsis/ethereal.nsi
-   M /trunk/packaging/rpm/Makefile.am
-   M /trunk/packaging/rpm/SPECS/Makefile.am
-   M /trunk/packaging/rpm/SPECS/ethereal.spec.in
-   M /trunk/packaging/svr4/Makefile.am
-   M /trunk/packaging/svr4/checkinstall.in
-   M /trunk/packaging/svr4/mkpkg
-   M /trunk/packaging/svr4/pkginfo.in
-   M /trunk/packet-3g-a11.c
-   M /trunk/packet-aarp.c
-   M /trunk/packet-acap.c
-   M /trunk/packet-acse.c
-   M /trunk/packet-acse.h
-   M /trunk/packet-afp.c
-   M /trunk/packet-afp.h
-   M /trunk/packet-afs-defs.h
-   M /trunk/packet-afs-macros.h
-   M /trunk/packet-afs-register-info.h
-   M /trunk/packet-afs.c
-   M /trunk/packet-afs.h
-   M /trunk/packet-aim-admin.c
-   M /trunk/packet-aim-adverts.c
-   M /trunk/packet-aim-bos.c
-   M /trunk/packet-aim-buddylist.c
-   M /trunk/packet-aim-chat.c
-   M /trunk/packet-aim-chatnav.c
-   M /trunk/packet-aim-directory.c
-   M /trunk/packet-aim-generic.c
-   M /trunk/packet-aim-icq.c
-   M /trunk/packet-aim-invitation.c
-   M /trunk/packet-aim-location.c
-   M /trunk/packet-aim-messaging.c
-   M /trunk/packet-aim-oft.c
-   M /trunk/packet-aim-popup.c
-   M /trunk/packet-aim-signon.c
-   M /trunk/packet-aim-ssi.c
-   M /trunk/packet-aim-stats.c
-   M /trunk/packet-aim-translate.c
-   M /trunk/packet-aim-userlookup.c
-   M /trunk/packet-aim.c
-   M /trunk/packet-aim.h
-   M /trunk/packet-ajp13.c
-   M /trunk/packet-alcap.c
-   M /trunk/packet-ans.c
-   M /trunk/packet-ansi_637.c
-   M /trunk/packet-ansi_683.c
-   M /trunk/packet-ansi_801.c
-   M /trunk/packet-ansi_a.c
-   M /trunk/packet-ansi_a.h
-   M /trunk/packet-ansi_map.c
-   M /trunk/packet-ansi_map.h
-   M /trunk/packet-aodv.c
-   M /trunk/packet-ap1394.c
-   M /trunk/packet-ap1394.h
-   M /trunk/packet-arcnet.c
-   M /trunk/packet-arcnet.h
-   M /trunk/packet-arp.c
-   M /trunk/packet-arp.h
-   M /trunk/packet-asap.c
-   M /trunk/packet-ascend.c
-   M /trunk/packet-asf.c
-   M /trunk/packet-atalk.c
-   M /trunk/packet-atalk.h
-   M /trunk/packet-atm.c
-   M /trunk/packet-atm.h
-   M /trunk/packet-auto_rp.c
-   M /trunk/packet-bacapp.c
-   M /trunk/packet-bacnet.c
-   M /trunk/packet-beep.c
-   M /trunk/packet-ber.c
-   M /trunk/packet-ber.h
-   M /trunk/packet-bfd.c
-   M /trunk/packet-bgp.c
-   M /trunk/packet-bgp.h
-   M /trunk/packet-bofl.c
-   M /trunk/packet-bootp.c
-   M /trunk/packet-bootparams.c
-   M /trunk/packet-bootparams.h
-   M /trunk/packet-bpdu.c
-   M /trunk/packet-brdwlk.c
-   M /trunk/packet-bssap.c
-   M /trunk/packet-bssap.h
-   M /trunk/packet-bssgp.c
-   M /trunk/packet-bvlc.c
-   M /trunk/packet-cast.c
-   M /trunk/packet-ccsds.c
-   M /trunk/packet-cdp.c
-   M /trunk/packet-cgmp.c
-   M /trunk/packet-chdlc.c
-   M /trunk/packet-chdlc.h
-   M /trunk/packet-cisco-oui.c
-   M /trunk/packet-clearcase.c
-   M /trunk/packet-clearcase.h
-   M /trunk/packet-clip.c
-   M /trunk/packet-clip.h
-   M /trunk/packet-clnp.c
-   M /trunk/packet-cops.c
-   M /trunk/packet-cosine.c
-   M /trunk/packet-cpfi.c
-   M /trunk/packet-cpha.c
-   M /trunk/packet-cups.c
-   M /trunk/packet-data.c
-   M /trunk/packet-data.h
-   M /trunk/packet-dccp.c
-   M /trunk/packet-dccp.h
-   M /trunk/packet-dcerpc-afs4int.c
-   M /trunk/packet-dcerpc-atsvc.c
-   M /trunk/packet-dcerpc-atsvc.h
-   M /trunk/packet-dcerpc-bossvr.c
-   M /trunk/packet-dcerpc-browser.c
-   M /trunk/packet-dcerpc-browser.h
-   M /trunk/packet-dcerpc-budb.c
-   M /trunk/packet-dcerpc-butc.c
-   M /trunk/packet-dcerpc-cds_clerkserver.c
-   M /trunk/packet-dcerpc-cds_solicit.c
-   M /trunk/packet-dcerpc-conv.c
-   M /trunk/packet-dcerpc-cprpc_server.c
-   M /trunk/packet-dcerpc-dce122.c
-   M /trunk/packet-dcerpc-dce122.h
-   M /trunk/packet-dcerpc-dcom.h
-   M /trunk/packet-dcerpc-dfs.c
-   M /trunk/packet-dcerpc-dfs.h
-   M /trunk/packet-dcerpc-dnsserver.c
-   M /trunk/packet-dcerpc-dnsserver.h
-   M /trunk/packet-dcerpc-drsuapi.c
-   M /trunk/packet-dcerpc-drsuapi.h
-   M /trunk/packet-dcerpc-dtsprovider.c
-   M /trunk/packet-dcerpc-dtsstime_req.c
-   M /trunk/packet-dcerpc-efs.c
-   M /trunk/packet-dcerpc-efs.h
-   M /trunk/packet-dcerpc-epm.c
-   M /trunk/packet-dcerpc-epm4.c
-   M /trunk/packet-dcerpc-eventlog.c
-   M /trunk/packet-dcerpc-eventlog.h
-   M /trunk/packet-dcerpc-fldb.c
-   M /trunk/packet-dcerpc-frsapi.c
-   M /trunk/packet-dcerpc-frsapi.h
-   M /trunk/packet-dcerpc-frsrpc.c
-   M /trunk/packet-dcerpc-frsrpc.h
-   M /trunk/packet-dcerpc-ftserver.c
-   M /trunk/packet-dcerpc-icl_rpc.c
-   M /trunk/packet-dcerpc-initshutdown.c
-   M /trunk/packet-dcerpc-initshutdown.h
-   M /trunk/packet-dcerpc-krb5rpc.c
-   M /trunk/packet-dcerpc-llb.c
-   M /trunk/packet-dcerpc-lsa-ds.c
-   M /trunk/packet-dcerpc-lsa.c
-   M /trunk/packet-dcerpc-lsa.h
-   M /trunk/packet-dcerpc-mapi.c
-   M /trunk/packet-dcerpc-mapi.h
-   M /trunk/packet-dcerpc-messenger.c
-   M /trunk/packet-dcerpc-mgmt.c
-   M /trunk/packet-dcerpc-ndr.c
-   M /trunk/packet-dcerpc-netlogon.c
-   M /trunk/packet-dcerpc-netlogon.h
-   M /trunk/packet-dcerpc-nspi.c
-   M /trunk/packet-dcerpc-nt.c
-   M /trunk/packet-dcerpc-nt.h
-   M /trunk/packet-dcerpc-oxid.c
-   M /trunk/packet-dcerpc-rdaclif.c
-   M /trunk/packet-dcerpc-reg.c
-   M /trunk/packet-dcerpc-reg.h
-   M /trunk/packet-dcerpc-remact.c
-   M /trunk/packet-dcerpc-rep_proc.c
-   M /trunk/packet-dcerpc-roverride.c
-   M /trunk/packet-dcerpc-rpriv.c
-   M /trunk/packet-dcerpc-rs_acct.c
-   M /trunk/packet-dcerpc-rs_attr.c
-   M /trunk/packet-dcerpc-rs_attr_schema.c
-   M /trunk/packet-dcerpc-rs_bind.c
-   M /trunk/packet-dcerpc-rs_misc.c
-   M /trunk/packet-dcerpc-rs_pgo.c
-   M /trunk/packet-dcerpc-rs_plcy.c
-   M /trunk/packet-dcerpc-rs_prop_acct.c
-   M /trunk/packet-dcerpc-rs_prop_acl.c
-   M /trunk/packet-dcerpc-rs_prop_attr.c
-   M /trunk/packet-dcerpc-rs_prop_pgo.c
-   M /trunk/packet-dcerpc-rs_prop_plcy.c
-   M /trunk/packet-dcerpc-rs_pwd_mgmt.c
-   M /trunk/packet-dcerpc-rs_repadm.c
-   M /trunk/packet-dcerpc-rs_replist.c
-   M /trunk/packet-dcerpc-rs_repmgr.c
-   M /trunk/packet-dcerpc-rs_unix.c
-   M /trunk/packet-dcerpc-rsec_login.c
-   M /trunk/packet-dcerpc-samr.c
-   M /trunk/packet-dcerpc-samr.h
-   M /trunk/packet-dcerpc-secidmap.c
-   M /trunk/packet-dcerpc-spoolss.c
-   M /trunk/packet-dcerpc-spoolss.h
-   M /trunk/packet-dcerpc-srvsvc.c
-   M /trunk/packet-dcerpc-srvsvc.h
-   M /trunk/packet-dcerpc-svcctl.c
-   M /trunk/packet-dcerpc-svcctl.h
-   M /trunk/packet-dcerpc-tapi.c
-   M /trunk/packet-dcerpc-tapi.h
-   M /trunk/packet-dcerpc-tkn4int.c
-   M /trunk/packet-dcerpc-trksvr.c
-   M /trunk/packet-dcerpc-ubikdisk.c
-   M /trunk/packet-dcerpc-ubikvote.c
-   M /trunk/packet-dcerpc-update.c
-   M /trunk/packet-dcerpc-wkssvc.c
-   M /trunk/packet-dcerpc-wkssvc.h
-   M /trunk/packet-dcerpc.c
-   M /trunk/packet-dcerpc.h
-   M /trunk/packet-dcm.c
-   M /trunk/packet-ddtp.c
-   M /trunk/packet-ddtp.h
-   M /trunk/packet-dec-bpdu.c
-   M /trunk/packet-dhcpv6.c
-   M /trunk/packet-diameter-defs.h
-   M /trunk/packet-diameter.c
-   M /trunk/packet-diffserv-mpls-common.c
-   M /trunk/packet-diffserv-mpls-common.h
-   M /trunk/packet-distcc.c
-   M /trunk/packet-dlsw.c
-   M /trunk/packet-dnp.c
-   M /trunk/packet-dns.c
-   M /trunk/packet-dns.h
-   M /trunk/packet-dsi.c
-   M /trunk/packet-dvmrp.c
-   M /trunk/packet-dvmrp.h
-   M /trunk/packet-e164.c
-   M /trunk/packet-e164.h
-   M /trunk/packet-eap.c
-   M /trunk/packet-eapol.c
-   M /trunk/packet-echo.c
-   M /trunk/packet-edonkey.c
-   M /trunk/packet-edonkey.h
-   M /trunk/packet-eigrp.c
-   M /trunk/packet-enc.c
-   M /trunk/packet-enip.c
-   M /trunk/packet-enrp.c
-   M /trunk/packet-esis.c
-   M /trunk/packet-esis.h
-   M /trunk/packet-eth.c
-   M /trunk/packet-eth.h
-   M /trunk/packet-etherip.c
-   M /trunk/packet-ethertype.c
-   M /trunk/packet-fc.c
-   M /trunk/packet-fc.h
-   M /trunk/packet-fcbls.h
-   M /trunk/packet-fcct.c
-   M /trunk/packet-fcct.h
-   M /trunk/packet-fcdns.c
-   M /trunk/packet-fcdns.h
-   M /trunk/packet-fcels.c
-   M /trunk/packet-fcels.h
-   M /trunk/packet-fcfcs.c
-   M /trunk/packet-fcfcs.h
-   M /trunk/packet-fcfzs.c
-   M /trunk/packet-fcfzs.h
-   M /trunk/packet-fcip.c
-   M /trunk/packet-fclctl.c
-   M /trunk/packet-fclctl.h
-   M /trunk/packet-fcp.c
-   M /trunk/packet-fcp.h
-   M /trunk/packet-fcsb3.c
-   M /trunk/packet-fcsb3.h
-   M /trunk/packet-fcsp.c
-   M /trunk/packet-fcsp.h
-   M /trunk/packet-fcswils.c
-   M /trunk/packet-fcswils.h
-   M /trunk/packet-fddi.c
-   M /trunk/packet-fddi.h
-   M /trunk/packet-fix.c
-   M /trunk/packet-fr.c
-   M /trunk/packet-frame.c
-   M /trunk/packet-frame.h
-   M /trunk/packet-ftam.c
-   M /trunk/packet-ftam.h
-   M /trunk/packet-ftp.c
-   M /trunk/packet-fw1.c
-   M /trunk/packet-gift.c
-   M /trunk/packet-giop.c
-   M /trunk/packet-giop.h
-   M /trunk/packet-gmrp.c
-   M /trunk/packet-gnutella.c
-   M /trunk/packet-gnutella.h
-   M /trunk/packet-gprs-llc.c
-   M /trunk/packet-gprs-ns.c
-   M /trunk/packet-gre.c
-   M /trunk/packet-gsm_a.c
-   M /trunk/packet-gsm_a.h
-   M /trunk/packet-gsm_map.c
-   M /trunk/packet-gsm_map.h
-   M /trunk/packet-gsm_sms.c
-   M /trunk/packet-gsm_sms.h
-   M /trunk/packet-gsm_sms_ud.c
-   M /trunk/packet-gsm_ss.c
-   M /trunk/packet-gsm_ss.h
-   M /trunk/packet-gssapi.c
-   M /trunk/packet-gssapi.h
-   M /trunk/packet-gtp.c
-   M /trunk/packet-gtp.h
-   M /trunk/packet-gvrp.c
-   M /trunk/packet-h1.c
-   M /trunk/packet-h225.c
-   M /trunk/packet-h225.h
-   M /trunk/packet-h235.c
-   M /trunk/packet-h235.h
-   M /trunk/packet-h245.c
-   M /trunk/packet-h245.h
-   M /trunk/packet-h261.c
-   M /trunk/packet-h263.c
-   M /trunk/packet-h450.c
-   M /trunk/packet-hclnfsd.c
-   M /trunk/packet-hclnfsd.h
-   M /trunk/packet-hpext.c
-   M /trunk/packet-hpext.h
-   M /trunk/packet-hsrp.c
-   M /trunk/packet-http.c
-   M /trunk/packet-http.h
-   M /trunk/packet-hyperscsi.c
-   M /trunk/packet-iapp.c
-   M /trunk/packet-iax2.c
-   M /trunk/packet-iax2.h
-   M /trunk/packet-ib.c
-   M /trunk/packet-icap.c
-   M /trunk/packet-icmpv6.c
-   M /trunk/packet-icp.c
-   M /trunk/packet-icq.c
-   M /trunk/packet-ieee80211.c
-   M /trunk/packet-ieee80211.h
-   M /trunk/packet-ieee8023.c
-   M /trunk/packet-ieee8023.h
-   M /trunk/packet-igap.c
-   M /trunk/packet-igap.h
-   M /trunk/packet-igmp.c
-   M /trunk/packet-igmp.h
-   M /trunk/packet-igrp.c
-   M /trunk/packet-image-gif.c
-   M /trunk/packet-image-jfif.c
-   M /trunk/packet-imap.c
-   M /trunk/packet-ip.c
-   M /trunk/packet-ip.h
-   M /trunk/packet-ipdc.c
-   M /trunk/packet-ipdc.h
-   M /trunk/packet-ipfc.c
-   M /trunk/packet-ipfc.h
-   M /trunk/packet-ipmi.c
-   M /trunk/packet-ipp.c
-   M /trunk/packet-ipsec-udp.c
-   M /trunk/packet-ipsec.c
-   M /trunk/packet-ipsec.h
-   M /trunk/packet-ipv6.c
-   M /trunk/packet-ipv6.h
-   M /trunk/packet-ipvs-syncd.c
-   M /trunk/packet-ipx.c
-   M /trunk/packet-ipx.h
-   M /trunk/packet-ipxwan.c
-   M /trunk/packet-irc.c
-   M /trunk/packet-isakmp.c
-   M /trunk/packet-iscsi.c
-   M /trunk/packet-isdn.c
-   M /trunk/packet-isis-clv.c
-   M /trunk/packet-isis-clv.h
-   M /trunk/packet-isis-hello.c
-   M /trunk/packet-isis-hello.h
-   M /trunk/packet-isis-lsp.c
-   M /trunk/packet-isis-lsp.h
-   M /trunk/packet-isis-snp.c
-   M /trunk/packet-isis-snp.h
-   M /trunk/packet-isis.c
-   M /trunk/packet-isis.h
-   M /trunk/packet-isl.c
-   M /trunk/packet-isl.h
-   M /trunk/packet-ismp.c
-   M /trunk/packet-isns.c
-   M /trunk/packet-isup.c
-   M /trunk/packet-isup.h
-   M /trunk/packet-iua.c
-   M /trunk/packet-jabber.c
-   M /trunk/packet-kadm5.c
-   M /trunk/packet-kerberos.c
-   M /trunk/packet-kerberos.h
-   M /trunk/packet-klm.c
-   M /trunk/packet-klm.h
-   M /trunk/packet-kpasswd.c
-   M /trunk/packet-l2tp.c
-   M /trunk/packet-lapb.c
-   M /trunk/packet-lapbether.c
-   M /trunk/packet-lapd.c
-   M /trunk/packet-laplink.c
-   M /trunk/packet-ldap.c
-   M /trunk/packet-ldap.h
-   M /trunk/packet-ldp.c
-   M /trunk/packet-ldp.h
-   M /trunk/packet-llc.c
-   M /trunk/packet-llc.h
-   M /trunk/packet-lmi.c
-   M /trunk/packet-lmp.c
-   M /trunk/packet-lpd.c
-   M /trunk/packet-lwapp.c
-   M /trunk/packet-m2pa.c
-   M /trunk/packet-m2tp.c
-   M /trunk/packet-m2ua.c
-   M /trunk/packet-m3ua.c
-   M /trunk/packet-mbtcp.c
-   M /trunk/packet-mdshdr.c
-   M /trunk/packet-media.c
-   M /trunk/packet-mip.c
-   M /trunk/packet-mip6.c
-   M /trunk/packet-mip6.h
-   M /trunk/packet-mmse.c
-   M /trunk/packet-mount.c
-   M /trunk/packet-mount.h
-   M /trunk/packet-mpeg1.c
-   M /trunk/packet-mpls-echo.c
-   M /trunk/packet-mpls.c
-   M /trunk/packet-mq-pcf.c
-   M /trunk/packet-mq.c
-   M /trunk/packet-mq.h
-   M /trunk/packet-mrdisc.c
-   M /trunk/packet-mrdisc.h
-   M /trunk/packet-msdp.c
-   M /trunk/packet-msn-messenger.c
-   M /trunk/packet-msnip.c
-   M /trunk/packet-msnip.h
-   M /trunk/packet-msproxy.c
-   M /trunk/packet-mtp2.c
-   M /trunk/packet-mtp3.c
-   M /trunk/packet-mtp3.h
-   M /trunk/packet-mtp3mg.c
-   M /trunk/packet-multipart.c
-   M /trunk/packet-mysql.c
-   M /trunk/packet-nbipx.c
-   M /trunk/packet-nbns.c
-   M /trunk/packet-ncp-int.h
-   M /trunk/packet-ncp-nmas.c
-   M /trunk/packet-ncp-nmas.h
-   M /trunk/packet-ncp.c
-   M /trunk/packet-ncp2222.inc
-   M /trunk/packet-ndmp.c
-   M /trunk/packet-ndps.c
-   M /trunk/packet-ndps.h
-   M /trunk/packet-netbios.c
-   M /trunk/packet-netbios.h
-   M /trunk/packet-netflow.c
-   M /trunk/packet-nfs.c
-   M /trunk/packet-nfs.h
-   M /trunk/packet-nfsacl.c
-   M /trunk/packet-nfsauth.c
-   M /trunk/packet-nisplus.c
-   M /trunk/packet-nisplus.h
-   M /trunk/packet-nlm.c
-   M /trunk/packet-nlm.h
-   M /trunk/packet-nlsp.c
-   M /trunk/packet-nntp.c
-   M /trunk/packet-nt-oui.c
-   M /trunk/packet-nt-sonmp.c
-   M /trunk/packet-nt-tpcp.c
-   M /trunk/packet-ntlmssp.c
-   M /trunk/packet-ntp.c
-   M /trunk/packet-ntp.h
-   M /trunk/packet-null.c
-   M /trunk/packet-null.h
-   M /trunk/packet-olsr.c
-   M /trunk/packet-osi-options.c
-   M /trunk/packet-osi-options.h
-   M /trunk/packet-osi.c
-   M /trunk/packet-osi.h
-   M /trunk/packet-ospf.c
-   M /trunk/packet-pcnfsd.c
-   M /trunk/packet-pcnfsd.h
-   M /trunk/packet-per.c
-   M /trunk/packet-per.h
-   M /trunk/packet-pflog.c
-   M /trunk/packet-pflog.h
-   M /trunk/packet-pgm.c
-   M /trunk/packet-pim.c
-   M /trunk/packet-pim.h
-   M /trunk/packet-pktc.c
-   M /trunk/packet-pktc.h
-   M /trunk/packet-pop.c
-   M /trunk/packet-portmap.c
-   M /trunk/packet-portmap.h
-   M /trunk/packet-postgresql.c
-   M /trunk/packet-ppp.c
-   M /trunk/packet-ppp.h
-   M /trunk/packet-pppoe.c
-   M /trunk/packet-pptp.c
-   M /trunk/packet-pres.c
-   M /trunk/packet-pres.h
-   M /trunk/packet-prism.c
-   M /trunk/packet-prism.h
-   M /trunk/packet-ptp.c
-   M /trunk/packet-q2931.c
-   M /trunk/packet-q931.c
-   M /trunk/packet-q931.h
-   M /trunk/packet-q933.c
-   M /trunk/packet-qllc.c
-   M /trunk/packet-quake.c
-   M /trunk/packet-quake2.c
-   M /trunk/packet-quake3.c
-   M /trunk/packet-quakeworld.c
-   M /trunk/packet-radiotap.c
-   M /trunk/packet-radiotap.h
-   M /trunk/packet-radius.c
-   M /trunk/packet-ranap.c
-   M /trunk/packet-raw.c
-   M /trunk/packet-raw.h
-   M /trunk/packet-rip.c
-   M /trunk/packet-ripng.c
-   M /trunk/packet-ripng.h
-   M /trunk/packet-rlogin.c
-   M /trunk/packet-rmcp.c
-   M /trunk/packet-rmi.c
-   M /trunk/packet-rmi.h
-   M /trunk/packet-rmp.c
-   M /trunk/packet-rpc.c
-   M /trunk/packet-rpc.h
-   M /trunk/packet-rpl.c
-   M /trunk/packet-rquota.c
-   M /trunk/packet-rquota.h
-   M /trunk/packet-rsh.c
-   M /trunk/packet-rstat.c
-   M /trunk/packet-rsvp.c
-   M /trunk/packet-rsvp.h
-   M /trunk/packet-rsync.c
-   M /trunk/packet-rtcp.c
-   M /trunk/packet-rtcp.h
-   M /trunk/packet-rtp-events.c
-   M /trunk/packet-rtp-events.h
-   M /trunk/packet-rtp.c
-   M /trunk/packet-rtp.h
-   M /trunk/packet-rtps.c
-   M /trunk/packet-rtps.h
-   M /trunk/packet-rtsp.c
-   M /trunk/packet-rwall.c
-   M /trunk/packet-rwall.h
-   M /trunk/packet-rx.c
-   M /trunk/packet-rx.h
-   M /trunk/packet-sadmind.c
-   M /trunk/packet-sap.c
-   M /trunk/packet-sccp.c
-   M /trunk/packet-sccpmg.c
-   M /trunk/packet-scsi.c
-   M /trunk/packet-scsi.h
-   M /trunk/packet-sctp.c
-   M /trunk/packet-sctp.h
-   M /trunk/packet-sdlc.c
-   M /trunk/packet-sdp.c
-   M /trunk/packet-sebek.c
-   M /trunk/packet-ses.c
-   M /trunk/packet-ses.h
-   M /trunk/packet-sflow.c
-   M /trunk/packet-sigcomp.c
-   M /trunk/packet-sip.c
-   M /trunk/packet-sip.h
-   M /trunk/packet-sipfrag.c
-   M /trunk/packet-skinny.c
-   M /trunk/packet-slimp3.c
-   M /trunk/packet-sll.c
-   M /trunk/packet-sll.h
-   M /trunk/packet-slowprotocols.c
-   M /trunk/packet-slsk.c
-   M /trunk/packet-smb-browse.c
-   M /trunk/packet-smb-browse.h
-   M /trunk/packet-smb-common.c
-   M /trunk/packet-smb-common.h
-   M /trunk/packet-smb-logon.c
-   M /trunk/packet-smb-mailslot.c
-   M /trunk/packet-smb-mailslot.h
-   M /trunk/packet-smb-pipe.c
-   M /trunk/packet-smb-pipe.h
-   M /trunk/packet-smb-sidsnooping.c
-   M /trunk/packet-smb-sidsnooping.h
-   M /trunk/packet-smb.c
-   M /trunk/packet-smpp.c
-   M /trunk/packet-smtp.c
-   M /trunk/packet-sna.c
-   M /trunk/packet-sna.h
-   M /trunk/packet-snaeth.c
-   M /trunk/packet-sndcp.c
-   M /trunk/packet-snmp.c
-   M /trunk/packet-snmp.h
-   M /trunk/packet-socks.c
-   M /trunk/packet-spnego.c
-   M /trunk/packet-spray.c
-   M /trunk/packet-spray.h
-   M /trunk/packet-srvloc.c
-   M /trunk/packet-sscop.c
-   M /trunk/packet-ssh.c
-   M /trunk/packet-ssl.c
-   M /trunk/packet-stat-notify.c
-   M /trunk/packet-stat-notify.h
-   M /trunk/packet-stat.c
-   M /trunk/packet-stat.h
-   M /trunk/packet-stun.c
-   M /trunk/packet-sua.c
-   M /trunk/packet-symantec.c
-   M /trunk/packet-syslog.c
-   M /trunk/packet-t38.c
-   M /trunk/packet-tacacs.c
-   M /trunk/packet-tacacs.h
-   M /trunk/packet-tcap.c
-   M /trunk/packet-tcap.h
-   M /trunk/packet-tcp.c
-   M /trunk/packet-tcp.h
-   M /trunk/packet-tds.c
-   M /trunk/packet-teimanagement.c
-   M /trunk/packet-telnet.c
-   M /trunk/packet-teredo.c
-   M /trunk/packet-text-media.c
-   M /trunk/packet-tftp.c
-   M /trunk/packet-time.c
-   M /trunk/packet-tns.c
-   M /trunk/packet-tns.h
-   M /trunk/packet-tpkt.c
-   M /trunk/packet-tpkt.h
-   M /trunk/packet-tr.c
-   M /trunk/packet-tr.h
-   M /trunk/packet-trmac.c
-   M /trunk/packet-tsp.c
-   M /trunk/packet-tuxedo.c
-   M /trunk/packet-tzsp.c
-   M /trunk/packet-ucp.c
-   M /trunk/packet-udp.c
-   M /trunk/packet-udp.h
-   M /trunk/packet-v120.c
-   M /trunk/packet-vines.c
-   M /trunk/packet-vines.h
-   M /trunk/packet-vj.c
-   M /trunk/packet-vlan.c
-   M /trunk/packet-vlan.h
-   M /trunk/packet-vrrp.c
-   M /trunk/packet-vtp.c
-   M /trunk/packet-wap.c
-   M /trunk/packet-wap.h
-   M /trunk/packet-wbxml.c
-   M /trunk/packet-wccp.c
-   M /trunk/packet-wccp.h
-   M /trunk/packet-wcp.c
-   M /trunk/packet-wfleet-hdlc.c
-   M /trunk/packet-who.c
-   M /trunk/packet-wlancap.c
-   M /trunk/packet-wlancap.h
-   M /trunk/packet-wsp.c
-   M /trunk/packet-wsp.h
-   M /trunk/packet-wtls.c
-   M /trunk/packet-wtls.h
-   M /trunk/packet-wtp.c
-   M /trunk/packet-wtp.h
-   M /trunk/packet-x11-keysym.h
-   M /trunk/packet-x11-keysymdef.h
-   M /trunk/packet-x11.c
-   M /trunk/packet-x25.c
-   M /trunk/packet-x29.c
-   M /trunk/packet-xdmcp.c
-   M /trunk/packet-xot.c
-   M /trunk/packet-xyplex.c
-   M /trunk/packet-yhoo.c
-   M /trunk/packet-ymsg.c
-   M /trunk/packet-ypbind.c
-   M /trunk/packet-ypbind.h
-   M /trunk/packet-yppasswd.c
-   M /trunk/packet-yppasswd.h
-   M /trunk/packet-ypserv.c
-   M /trunk/packet-ypserv.h
-   M /trunk/packet-ypxfr.c
-   M /trunk/packet-ypxfr.h
-   M /trunk/packet-zebra.c
-   M /trunk/pcap-util-int.h
-   M /trunk/pcap-util-unix.c
-   M /trunk/pcap-util.c
-   M /trunk/pcap-util.h
-   M /trunk/plugins/Makefile.am
-   M /trunk/plugins/Makefile.nmake
-   M /trunk/plugins/README.interface
-   M /trunk/plugins/Xass-list
-   M /trunk/plugins/Xplugin_api.c
-   M /trunk/plugins/Xplugin_api.h
-   M /trunk/plugins/Xplugin_api_decls.h
-   M /trunk/plugins/Xplugin_table.h
-   M /trunk/plugins/acn/AUTHORS
-   M /trunk/plugins/acn/COPYING
-   M /trunk/plugins/acn/ChangeLog
-   M /trunk/plugins/acn/INSTALL
-   M /trunk/plugins/acn/Makefile.am
-   M /trunk/plugins/acn/Makefile.nmake
-   M /trunk/plugins/acn/NEWS
-   M /trunk/plugins/acn/acn.h
-   M /trunk/plugins/acn/moduleinfo.h
-   M /trunk/plugins/acn/packet-acn.c
-   M /trunk/plugins/artnet/AUTHORS
-   M /trunk/plugins/artnet/COPYING
-   M /trunk/plugins/artnet/ChangeLog
-   M /trunk/plugins/artnet/INSTALL
-   M /trunk/plugins/artnet/Makefile.am
-   M /trunk/plugins/artnet/Makefile.nmake
-   M /trunk/plugins/artnet/NEWS
-   M /trunk/plugins/artnet/moduleinfo.h
-   M /trunk/plugins/artnet/packet-artnet.c
-   M /trunk/plugins/asn1/AUTHORS
-   M /trunk/plugins/asn1/COPYING
-   M /trunk/plugins/asn1/ChangeLog
-   M /trunk/plugins/asn1/INSTALL
-   M /trunk/plugins/asn1/Makefile.am
-   M /trunk/plugins/asn1/Makefile.nmake
-   M /trunk/plugins/asn1/NEWS
-   M /trunk/plugins/asn1/moduleinfo.h
-   M /trunk/plugins/asn1/packet-asn1.c
-   M /trunk/plugins/ciscosm/AUTHORS
-   M /trunk/plugins/ciscosm/COPYING
-   M /trunk/plugins/ciscosm/ChangeLog
-   M /trunk/plugins/ciscosm/INSTALL
-   M /trunk/plugins/ciscosm/Makefile.am
-   M /trunk/plugins/ciscosm/Makefile.nmake
-   M /trunk/plugins/ciscosm/NEWS
-   M /trunk/plugins/ciscosm/moduleinfo.h
-   M /trunk/plugins/ciscosm/packet-sm.c
-   M /trunk/plugins/docsis/AUTHORS
-   M /trunk/plugins/docsis/ChangeLog
-   M /trunk/plugins/docsis/INSTALL
-   M /trunk/plugins/docsis/Makefile.am
-   M /trunk/plugins/docsis/Makefile.nmake
-   M /trunk/plugins/docsis/NEWS
-   M /trunk/plugins/docsis/README
-   M /trunk/plugins/docsis/moduleinfo.h
-   M /trunk/plugins/docsis/packet-bpkmattr.c
-   M /trunk/plugins/docsis/packet-bpkmreq.c
-   M /trunk/plugins/docsis/packet-bpkmrsp.c
-   M /trunk/plugins/docsis/packet-docsis.c
-   M /trunk/plugins/docsis/packet-docsis.h
-   M /trunk/plugins/docsis/packet-dsaack.c
-   M /trunk/plugins/docsis/packet-dsareq.c
-   M /trunk/plugins/docsis/packet-dsarsp.c
-   M /trunk/plugins/docsis/packet-dscack.c
-   M /trunk/plugins/docsis/packet-dscreq.c
-   M /trunk/plugins/docsis/packet-dscrsp.c
-   M /trunk/plugins/docsis/packet-dsdreq.c
-   M /trunk/plugins/docsis/packet-dsdrsp.c
-   M /trunk/plugins/docsis/packet-intrngreq.c
-   M /trunk/plugins/docsis/packet-macmgmt.c
-   M /trunk/plugins/docsis/packet-map.c
-   M /trunk/plugins/docsis/packet-regack.c
-   M /trunk/plugins/docsis/packet-regreq.c
-   M /trunk/plugins/docsis/packet-regrsp.c
-   M /trunk/plugins/docsis/packet-rngreq.c
-   M /trunk/plugins/docsis/packet-rngrsp.c
-   M /trunk/plugins/docsis/packet-tlv.c
-   M /trunk/plugins/docsis/packet-tlv.h
-   M /trunk/plugins/docsis/packet-type29ucd.c
-   M /trunk/plugins/docsis/packet-uccreq.c
-   M /trunk/plugins/docsis/packet-uccrsp.c
-   M /trunk/plugins/docsis/packet-ucd.c
-   M /trunk/plugins/docsis/packet-vendor.c
-   M /trunk/plugins/enttec/AUTHORS
-   M /trunk/plugins/enttec/COPYING
-   M /trunk/plugins/enttec/ChangeLog
-   M /trunk/plugins/enttec/INSTALL
-   M /trunk/plugins/enttec/Makefile.am
-   M /trunk/plugins/enttec/Makefile.nmake
-   M /trunk/plugins/enttec/NEWS
-   M /trunk/plugins/enttec/moduleinfo.h
-   M /trunk/plugins/enttec/packet-enttec.c
-   M /trunk/plugins/giop/AUTHORS
-   M /trunk/plugins/giop/COPYING
-   M /trunk/plugins/giop/ChangeLog
-   M /trunk/plugins/giop/INSTALL
-   M /trunk/plugins/giop/Makefile.am
-   M /trunk/plugins/giop/Makefile.nmake
-   M /trunk/plugins/giop/NEWS
-   M /trunk/plugins/giop/README
-   M /trunk/plugins/giop/moduleinfo.h
-   M /trunk/plugins/giop/packet-coseventcomm.c
-   M /trunk/plugins/giop/packet-cosnaming.c
-   M /trunk/plugins/gryphon/AUTHORS
-   M /trunk/plugins/gryphon/COPYING
-   M /trunk/plugins/gryphon/ChangeLog
-   M /trunk/plugins/gryphon/INSTALL
-   M /trunk/plugins/gryphon/Makefile.am
-   M /trunk/plugins/gryphon/Makefile.nmake
-   M /trunk/plugins/gryphon/NEWS
-   M /trunk/plugins/gryphon/README
-   M /trunk/plugins/gryphon/moduleinfo.h
-   M /trunk/plugins/gryphon/packet-gryphon.c
-   M /trunk/plugins/gryphon/packet-gryphon.h
-   M /trunk/plugins/gryphon/stamp-h.in
-   M /trunk/plugins/irda/Makefile.am
-   M /trunk/plugins/irda/Makefile.nmake
-   M /trunk/plugins/irda/irda-appl.h
-   M /trunk/plugins/irda/moduleinfo.h
-   M /trunk/plugins/irda/packet-ircomm.c
-   M /trunk/plugins/irda/packet-irda.c
-   M /trunk/plugins/irda/packet-sir.c
-   M /trunk/plugins/lwres/AUTHORS
-   M /trunk/plugins/lwres/Makefile.am
-   M /trunk/plugins/lwres/Makefile.nmake
-   M /trunk/plugins/lwres/moduleinfo.h
-   M /trunk/plugins/lwres/packet-lwres.c
-   M /trunk/plugins/megaco/AUTHORS
-   M /trunk/plugins/megaco/COPYING
-   M /trunk/plugins/megaco/ChangeLog
-   M /trunk/plugins/megaco/INSTALL
-   M /trunk/plugins/megaco/Makefile.am
-   M /trunk/plugins/megaco/Makefile.nmake
-   M /trunk/plugins/megaco/NEWS
-   M /trunk/plugins/megaco/moduleinfo.h
-   M /trunk/plugins/megaco/packet-megaco.c
-   M /trunk/plugins/mgcp/AUTHORS
-   M /trunk/plugins/mgcp/COPYING
-   M /trunk/plugins/mgcp/ChangeLog
-   M /trunk/plugins/mgcp/INSTALL
-   M /trunk/plugins/mgcp/Makefile.am
-   M /trunk/plugins/mgcp/Makefile.nmake
-   M /trunk/plugins/mgcp/NEWS
-   M /trunk/plugins/mgcp/moduleinfo.h
-   M /trunk/plugins/mgcp/packet-mgcp.c
-   M /trunk/plugins/mgcp/packet-mgcp.h
-   M /trunk/plugins/pcli/AUTHORS
-   M /trunk/plugins/pcli/COPYING
-   M /trunk/plugins/pcli/ChangeLog
-   M /trunk/plugins/pcli/INSTALL
-   M /trunk/plugins/pcli/Makefile.am
-   M /trunk/plugins/pcli/Makefile.nmake
-   M /trunk/plugins/pcli/NEWS
-   M /trunk/plugins/pcli/moduleinfo.h
-   M /trunk/plugins/pcli/packet-pcli.c
-   M /trunk/plugins/plugin_api.c
-   M /trunk/plugins/plugin_api.h
-   M /trunk/plugins/plugin_api_decls.h
-   M /trunk/plugins/plugin_api_defs.h
-   M /trunk/plugins/plugin_api_list.c
-   M /trunk/plugins/plugin_gen.py
-   M /trunk/plugins/plugin_table.h
-   M /trunk/plugins/rdm/AUTHORS
-   M /trunk/plugins/rdm/COPYING
-   M /trunk/plugins/rdm/Makefile.am
-   M /trunk/plugins/rdm/Makefile.nmake
-   M /trunk/plugins/rdm/moduleinfo.h
-   M /trunk/plugins/rdm/packet-rdm.c
-   M /trunk/plugins/rlm/AUTHORS
-   M /trunk/plugins/rlm/COPYING
-   M /trunk/plugins/rlm/ChangeLog
-   M /trunk/plugins/rlm/INSTALL
-   M /trunk/plugins/rlm/Makefile.am
-   M /trunk/plugins/rlm/Makefile.nmake
-   M /trunk/plugins/rlm/NEWS
-   M /trunk/plugins/rlm/moduleinfo.h
-   M /trunk/plugins/rlm/packet-rlm.c
-   M /trunk/plugins/rtnet/AUTHORS
-   M /trunk/plugins/rtnet/COPYING
-   M /trunk/plugins/rtnet/Makefile.am
-   M /trunk/plugins/rtnet/Makefile.nmake
-   M /trunk/plugins/rtnet/moduleinfo.h
-   M /trunk/plugins/rtnet/packet-rtnet.c
-   M /trunk/plugins/rudp/AUTHORS
-   M /trunk/plugins/rudp/COPYING
-   M /trunk/plugins/rudp/ChangeLog
-   M /trunk/plugins/rudp/INSTALL
-   M /trunk/plugins/rudp/Makefile.am
-   M /trunk/plugins/rudp/Makefile.nmake
-   M /trunk/plugins/rudp/NEWS
-   M /trunk/plugins/rudp/moduleinfo.h
-   M /trunk/plugins/rudp/packet-rudp.c
-   M /trunk/plugins/v5ua/AUTHORS
-   M /trunk/plugins/v5ua/COPYING
-   M /trunk/plugins/v5ua/ChangeLog
-   M /trunk/plugins/v5ua/Makefile.am
-   M /trunk/plugins/v5ua/Makefile.nmake
-   M /trunk/plugins/v5ua/moduleinfo.h
-   M /trunk/plugins/v5ua/packet-v5ua.c
-   M /trunk/ppptypes.h
-   M /trunk/prefs-int.h
-   M /trunk/prefs.c
-   M /trunk/prefs.h
-   M /trunk/print.c
-   M /trunk/print.h
-   M /trunk/print.ps
-   M /trunk/process-x11-fields.pl
-   M /trunk/progress_dlg.h
-   M /trunk/proto_hier_stats.c
-   M /trunk/proto_hier_stats.h
-   M /trunk/ps.h
-   M /trunk/ptvcursor.c
-   M /trunk/ptvcursor.h
-   M /trunk/randpkt.c
-   M /trunk/range.c
-   M /trunk/range.h
-   M /trunk/rdps.c
-   M /trunk/reassemble.c
-   M /trunk/reassemble.h
-   M /trunk/register.h
-   M /trunk/req_resp_hdrs.c
-   M /trunk/req_resp_hdrs.h
-   M /trunk/ringbuffer.c
-   M /trunk/ringbuffer.h
-   M /trunk/rpc_defrag.h
-   M /trunk/rtp_pt.h
-   M /trunk/sctpppids.h
-   M /trunk/simple_dialog.h
-   M /trunk/smb.h
-   M /trunk/snprintf-imp.h
-   M /trunk/snprintf.c
-   M /trunk/snprintf.h
-   M /trunk/statusbar.h
-   M /trunk/strcasecmp.c
-   M /trunk/strerror.c
-   M /trunk/strerror.h
-   M /trunk/strncasecmp.c
-   M /trunk/strptime.c
-   M /trunk/strptime.h
-   M /trunk/summary.c
-   M /trunk/summary.h
-   M /trunk/sunping.xml
-   M /trunk/t35.c
-   M /trunk/t35.h
-   M /trunk/tap-ansi_astat.c
-   M /trunk/tap-bootpstat.c
-   M /trunk/tap-dcerpcstat.c
-   M /trunk/tap-gsm_astat.c
-   M /trunk/tap-h225counter.c
-   M /trunk/tap-h225rassrt.c
-   M /trunk/tap-httpstat.c
-   M /trunk/tap-iostat.c
-   M /trunk/tap-iousers.c
-   M /trunk/tap-mgcpstat.c
-   M /trunk/tap-protocolinfo.c
-   M /trunk/tap-protohierstat.c
-   M /trunk/tap-rpcprogs.c
-   M /trunk/tap-rpcstat.c
-   M /trunk/tap-sipstat.c
-   M /trunk/tap-smbsids.c
-   M /trunk/tap-smbstat.c
-   M /trunk/tap-wspstat.c
-   M /trunk/tap.c
-   M /trunk/tap.h
-   M /trunk/tap_dfilter_dlg.h
-   M /trunk/tethereal.c
-   M /trunk/text2pcap-scanner.l
-   M /trunk/text2pcap.c
-   M /trunk/text2pcap.h
-   M /trunk/timestats.c
-   M /trunk/timestats.h
-   M /trunk/tools/EtherealXML.py
-   M /trunk/tools/Makefile.am
-   M /trunk/tools/Makefile.nmake
-   M /trunk/tools/asn2eth.py
-   M /trunk/tools/cvsdiff-fix.py
-   M /trunk/tools/dfilter-test.py
-   M /trunk/tools/lemon/Makefile.am
-   M /trunk/tools/lemon/Makefile.nmake
-   M /trunk/tools/lemon/README
-   M /trunk/tools/lemon/cppmagic.h
-   M /trunk/tools/lemon/lemon.c
-   M /trunk/tools/lemon/lemon.html
-   M /trunk/tools/lemon/lemonflex-head.inc
-   M /trunk/tools/lemon/lemonflex-tail.inc
-   M /trunk/tools/lemon/lempar.c
-   M /trunk/tools/lex.py
-   M /trunk/tools/msnchat
-   M /trunk/tools/pkt-from-core.py
-   M /trunk/tools/win32-setup.sh
-   M /trunk/tools/yacc.py
-   M /trunk/ui_util.h
-   M /trunk/util.c
-   M /trunk/util.h
-   M /trunk/version_info.c
-   M /trunk/version_info.h
-   M /trunk/wiretap/5views.c
-   M /trunk/wiretap/5views.h
-   M /trunk/wiretap/AUTHORS
-   M /trunk/wiretap/COPYING
-   M /trunk/wiretap/ChangeLog
-   M /trunk/wiretap/INSTALL
-   M /trunk/wiretap/Makefile.am
-   M /trunk/wiretap/Makefile.nmake
-   M /trunk/wiretap/NEWS
-   M /trunk/wiretap/README
-   M /trunk/wiretap/README.developer
-   M /trunk/wiretap/acinclude.m4
-   M /trunk/wiretap/airopeek9.c
-   M /trunk/wiretap/airopeek9.h
-   M /trunk/wiretap/ascend-grammar.y
-   M /trunk/wiretap/ascend-int.h
-   M /trunk/wiretap/ascend-scanner.l
-   M /trunk/wiretap/ascend.c
-   M /trunk/wiretap/ascend.h
-   M /trunk/wiretap/atm.c
-   M /trunk/wiretap/atm.h
-   M /trunk/wiretap/buffer.c
-   M /trunk/wiretap/buffer.h
-   M /trunk/wiretap/config.h.win32
-   M /trunk/wiretap/configure.in
-   M /trunk/wiretap/cosine.c
-   M /trunk/wiretap/cosine.h
-   M /trunk/wiretap/csids.c
-   M /trunk/wiretap/csids.h
-   M /trunk/wiretap/dbs-etherwatch.c
-   M /trunk/wiretap/dbs-etherwatch.h
-   M /trunk/wiretap/erf.c
-   M /trunk/wiretap/erf.h
-   M /trunk/wiretap/etherpeek.c
-   M /trunk/wiretap/etherpeek.h
-   M /trunk/wiretap/eyesdn.c
-   M /trunk/wiretap/eyesdn.h
-   M /trunk/wiretap/file_access.c
-   M /trunk/wiretap/file_wrappers.c
-   M /trunk/wiretap/file_wrappers.h
-   M /trunk/wiretap/hcidump.c
-   M /trunk/wiretap/hcidump.h
-   M /trunk/wiretap/i4b_trace.h
-   M /trunk/wiretap/i4btrace.c
-   M /trunk/wiretap/i4btrace.h
-   M /trunk/wiretap/iptrace.c
-   M /trunk/wiretap/iptrace.h
-   M /trunk/wiretap/lanalyzer.c
-   M /trunk/wiretap/lanalyzer.h
-   M /trunk/wiretap/libpcap.c
-   M /trunk/wiretap/libpcap.h
-   M /trunk/wiretap/netmon.c
-   M /trunk/wiretap/netmon.h
-   M /trunk/wiretap/nettl.c
-   M /trunk/wiretap/nettl.h
-   M /trunk/wiretap/network_instruments.c
-   M /trunk/wiretap/network_instruments.h
-   M /trunk/wiretap/netxray.c
-   M /trunk/wiretap/netxray.h
-   M /trunk/wiretap/ngsniffer.c
-   M /trunk/wiretap/ngsniffer.h
-   M /trunk/wiretap/pppdump.c
-   M /trunk/wiretap/pppdump.h
-   M /trunk/wiretap/radcom.c
-   M /trunk/wiretap/radcom.h
-   M /trunk/wiretap/snoop.c
-   M /trunk/wiretap/snoop.h
-   M /trunk/wiretap/toshiba.c
-   M /trunk/wiretap/toshiba.h
-   M /trunk/wiretap/visual.c
-   M /trunk/wiretap/visual.h
-   M /trunk/wiretap/vms.c
-   M /trunk/wiretap/vms.h
-   M /trunk/wiretap/wtap-capture.h
-   M /trunk/wiretap/wtap-int.h
-   M /trunk/wiretap/wtap.c
-   M /trunk/wiretap/wtap.def
-   M /trunk/wiretap/wtap.h
-   M /trunk/wka.tmpl
-   M /trunk/x11-fields
-   M /trunk/x264_prt_id.h
-   M /trunk/xdlc.c
-   M /trunk/xdlc.h
-   M /trunk/xmlstub.c
-   M /trunk/xmlstub.h
-
-Set the svn:eol-style property on all text files to "native", so that
-they have LF at the end of the line on UN*X and CR/LF on Windows;
-hopefully this means that if a CR/LF version is checked in on Windows,
-the CRs will be stripped so that they show up only when checked out on
-Windows, not on UN*X.
-
-------------------------------------------------------------------------
-r11399 | ulfl | 2004-07-17 15:34:41 -0500 (Sat, 17 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/packaging/nsis/ethereal.nsi
-
-Be kind and say "Please note" instead of simply "Note" when something went wrong while uninstalling :-)
-------------------------------------------------------------------------
-r11398 | gerald | 2004-07-17 15:30:22 -0500 (Sat, 17 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/asn1/h235/h235.cnf
-   M /trunk/asn1/h235/packet-h235-template.c
-   M /trunk/asn1/h235/packet-h235-template.h
-   M /trunk/doc/Makefile.am
-   M /trunk/doc/Makefile.nmake
-   M /trunk/doc/README.capture
-   M /trunk/doc/README.design
-   M /trunk/doc/README.developer
-   M /trunk/doc/README.idl2eth
-   M /trunk/doc/README.plugins
-   M /trunk/doc/README.regression
-   M /trunk/doc/README.tapping
-   M /trunk/doc/README.tvbuff
-   M /trunk/doc/README.xml-output
-   M /trunk/doc/dfilter2pod.pl
-   M /trunk/doc/eproto2sgml
-   M /trunk/doc/randpkt.txt
-   M /trunk/epan/Makefile.am
-   M /trunk/epan/Makefile.common
-   M /trunk/epan/Makefile.nmake
-   M /trunk/epan/README
-   M /trunk/epan/addr_and_mask.c
-   M /trunk/epan/addr_and_mask.h
-   M /trunk/epan/atalk-utils.c
-   M /trunk/epan/atalk-utils.h
-   M /trunk/epan/bitswap.c
-   M /trunk/epan/bitswap.h
-   M /trunk/epan/circuit.c
-   M /trunk/epan/circuit.h
-   M /trunk/epan/column-utils.c
-   M /trunk/epan/column-utils.h
-   M /trunk/epan/column_info.h
-   M /trunk/epan/conversation.c
-   M /trunk/epan/conversation.h
-   M /trunk/epan/dfilter/Makefile.am
-   M /trunk/epan/dfilter/Makefile.nmake
-   M /trunk/epan/dfilter/README.dfilter
-   M /trunk/epan/dfilter/dfilter-int.h
-   M /trunk/epan/dfilter/dfilter.c
-   M /trunk/epan/dfilter/dfilter.h
-   M /trunk/epan/dfilter/dfvm.c
-   M /trunk/epan/dfilter/dfvm.h
-   M /trunk/epan/dfilter/drange.c
-   M /trunk/epan/dfilter/drange.h
-   M /trunk/epan/dfilter/gencode.c
-   M /trunk/epan/dfilter/glib-util.c
-   M /trunk/epan/dfilter/glib-util.h
-   M /trunk/epan/dfilter/grammar.lemon
-   M /trunk/epan/dfilter/scanner.l
-   M /trunk/epan/dfilter/semcheck.c
-   M /trunk/epan/dfilter/semcheck.h
-   M /trunk/epan/dfilter/sttype-integer.c
-   M /trunk/epan/dfilter/sttype-pointer.c
-   M /trunk/epan/dfilter/sttype-range.c
-   M /trunk/epan/dfilter/sttype-range.h
-   M /trunk/epan/dfilter/sttype-string.c
-   M /trunk/epan/dfilter/sttype-test.c
-   M /trunk/epan/dfilter/sttype-test.h
-   M /trunk/epan/dfilter/syntax-tree.c
-   M /trunk/epan/dfilter/syntax-tree.h
-   M /trunk/epan/epan.c
-   M /trunk/epan/epan.h
-   M /trunk/epan/epan_dissect.h
-   M /trunk/epan/except.c
-   M /trunk/epan/except.h
-   M /trunk/epan/filesystem.c
-   M /trunk/epan/filesystem.h
-   M /trunk/epan/frame_data.c
-   M /trunk/epan/frame_data.h
-   M /trunk/epan/ftypes/Makefile.am
-   M /trunk/epan/ftypes/Makefile.nmake
-   M /trunk/epan/ftypes/ftype-bytes.c
-   M /trunk/epan/ftypes/ftype-double.c
-   M /trunk/epan/ftypes/ftype-integer.c
-   M /trunk/epan/ftypes/ftype-ipv4.c
-   M /trunk/epan/ftypes/ftype-none.c
-   M /trunk/epan/ftypes/ftype-pcre.c
-   M /trunk/epan/ftypes/ftype-string.c
-   M /trunk/epan/ftypes/ftype-time.c
-   M /trunk/epan/ftypes/ftype-tvbuff.c
-   M /trunk/epan/ftypes/ftypes-int.h
-   M /trunk/epan/ftypes/ftypes.c
-   M /trunk/epan/ftypes/ftypes.h
-   M /trunk/epan/gdebug.h
-   M /trunk/epan/inet_aton.h
-   M /trunk/epan/inet_ntop.c
-   M /trunk/epan/inet_pton.c
-   M /trunk/epan/inet_v6defs.h
-   M /trunk/epan/int-64bit.c
-   M /trunk/epan/int-64bit.h
-   M /trunk/epan/ipv4.c
-   M /trunk/epan/ipv4.h
-   M /trunk/epan/ipv6-utils.h
-   M /trunk/epan/nstime.h
-   M /trunk/epan/osi-utils.c
-   M /trunk/epan/osi-utils.h
-   M /trunk/epan/packet.c
-   M /trunk/epan/packet.h
-   M /trunk/epan/packet_info.h
-   M /trunk/epan/pint.h
-   M /trunk/epan/plugins.c
-   M /trunk/epan/plugins.h
-   M /trunk/epan/proto.c
-   M /trunk/epan/proto.h
-   M /trunk/epan/report_err.h
-   M /trunk/epan/resolv.c
-   M /trunk/epan/resolv.h
-   M /trunk/epan/slab.h
-   M /trunk/epan/sna-utils.c
-   M /trunk/epan/sna-utils.h
-   M /trunk/epan/strutil.c
-   M /trunk/epan/strutil.h
-   M /trunk/epan/timestamp.c
-   M /trunk/epan/timestamp.h
-   M /trunk/epan/to_str.c
-   M /trunk/epan/to_str.h
-   M /trunk/epan/tvbtest.c
-   M /trunk/epan/tvbuff.c
-   M /trunk/epan/tvbuff.h
-   M /trunk/epan/value_string.c
-   M /trunk/epan/value_string.h
-   M /trunk/gtk/Makefile.am
-   M /trunk/gtk/Makefile.common
-   M /trunk/gtk/Makefile.nmake
-   M /trunk/gtk/about_dlg.c
-   M /trunk/gtk/about_dlg.h
-   M /trunk/gtk/ansi_a_stat.c
-   M /trunk/gtk/ansi_map_stat.c
-   M /trunk/gtk/bootp_stat.c
-   M /trunk/gtk/capture_combo_utils.c
-   M /trunk/gtk/capture_combo_utils.h
-   M /trunk/gtk/capture_dlg.c
-   M /trunk/gtk/capture_dlg.h
-   M /trunk/gtk/capture_if_dlg.c
-   M /trunk/gtk/capture_info_dlg.c
-   M /trunk/gtk/capture_prefs.c
-   M /trunk/gtk/capture_prefs.h
-   M /trunk/gtk/color_dlg.c
-   M /trunk/gtk/color_dlg.h
-   M /trunk/gtk/color_filters.c
-   M /trunk/gtk/color_filters.h
-   M /trunk/gtk/color_utils.c
-   M /trunk/gtk/color_utils.h
-   M /trunk/gtk/colors.c
-   M /trunk/gtk/colors.h
-   M /trunk/gtk/column_prefs.c
-   M /trunk/gtk/column_prefs.h
-   M /trunk/gtk/compat_macros.h
-   M /trunk/gtk/dcerpc_stat.c
-   M /trunk/gtk/decode_as_dlg.c
-   M /trunk/gtk/decode_as_dlg.h
-   M /trunk/gtk/dfilter_expr_dlg.c
-   M /trunk/gtk/dfilter_expr_dlg.h
-   M /trunk/gtk/dlg_utils.c
-   M /trunk/gtk/dlg_utils.h
-   M /trunk/gtk/endpoint_talkers_eth.c
-   M /trunk/gtk/endpoint_talkers_fc.c
-   M /trunk/gtk/endpoint_talkers_fddi.c
-   M /trunk/gtk/endpoint_talkers_ip.c
-   M /trunk/gtk/endpoint_talkers_ipx.c
-   M /trunk/gtk/endpoint_talkers_table.c
-   M /trunk/gtk/endpoint_talkers_table.h
-   M /trunk/gtk/endpoint_talkers_tcpip.c
-   M /trunk/gtk/endpoint_talkers_tr.c
-   M /trunk/gtk/endpoint_talkers_udpip.c
-   M /trunk/gtk/ethclist.c
-   M /trunk/gtk/ethclist.h
-   M /trunk/gtk/fc_stat.c
-   M /trunk/gtk/file_dlg.c
-   M /trunk/gtk/file_dlg.h
-   M /trunk/gtk/filter_prefs.c
-   M /trunk/gtk/filter_prefs.h
-   M /trunk/gtk/find_dlg.c
-   M /trunk/gtk/find_dlg.h
-   M /trunk/gtk/follow_dlg.c
-   M /trunk/gtk/follow_dlg.h
-   M /trunk/gtk/font_utils.c
-   M /trunk/gtk/font_utils.h
-   M /trunk/gtk/goto_dlg.c
-   M /trunk/gtk/goto_dlg.h
-   M /trunk/gtk/gsm_a_stat.c
-   M /trunk/gtk/gsm_map_stat.c
-   M /trunk/gtk/gsm_map_stat.h
-   M /trunk/gtk/gsm_map_summary.c
-   M /trunk/gtk/gtk_stat_util.c
-   M /trunk/gtk/gtk_stat_util.h
-   M /trunk/gtk/gtkglobals.h
-   M /trunk/gtk/gui_prefs.c
-   M /trunk/gtk/gui_prefs.h
-   M /trunk/gtk/h225_counter.c
-   M /trunk/gtk/h225_ras_srt.c
-   M /trunk/gtk/help_dlg.c
-   M /trunk/gtk/help_dlg.h
-   M /trunk/gtk/hostlist_eth.c
-   M /trunk/gtk/hostlist_fc.c
-   M /trunk/gtk/hostlist_fddi.c
-   M /trunk/gtk/hostlist_ip.c
-   M /trunk/gtk/hostlist_ipx.c
-   M /trunk/gtk/hostlist_table.c
-   M /trunk/gtk/hostlist_table.h
-   M /trunk/gtk/hostlist_tcpip.c
-   M /trunk/gtk/hostlist_tr.c
-   M /trunk/gtk/hostlist_udpip.c
-   M /trunk/gtk/http_stat.c
-   M /trunk/gtk/io_stat.c
-   M /trunk/gtk/isprint.h
-   M /trunk/gtk/isup_stat.c
-   M /trunk/gtk/keys.h
-   M /trunk/gtk/layout_prefs.c
-   M /trunk/gtk/layout_prefs.h
-   M /trunk/gtk/ldap_stat.c
-   M /trunk/gtk/main.c
-   M /trunk/gtk/main.h
-   M /trunk/gtk/menu.c
-   M /trunk/gtk/menu.h
-   M /trunk/gtk/mgcp_stat.c
-   M /trunk/gtk/mtp3_stat.c
-   M /trunk/gtk/mtp3_stat.h
-   M /trunk/gtk/mtp3_summary.c
-   M /trunk/gtk/nameres_prefs.c
-   M /trunk/gtk/nameres_prefs.h
-   M /trunk/gtk/packet_list.c
-   M /trunk/gtk/packet_list.h
-   M /trunk/gtk/packet_win.c
-   M /trunk/gtk/packet_win.h
-   M /trunk/gtk/plugins_dlg.c
-   M /trunk/gtk/prefs_dlg.c
-   M /trunk/gtk/prefs_dlg.h
-   M /trunk/gtk/print_dlg.c
-   M /trunk/gtk/print_mswin.c
-   M /trunk/gtk/print_mswin.h
-   M /trunk/gtk/print_prefs.c
-   M /trunk/gtk/print_prefs.h
-   M /trunk/gtk/progress_dlg.c
-   M /trunk/gtk/proto_dlg.c
-   M /trunk/gtk/proto_dlg.h
-   M /trunk/gtk/proto_draw.c
-   M /trunk/gtk/proto_draw.h
-   M /trunk/gtk/proto_hier_stats_dlg.c
-   M /trunk/gtk/proto_hier_stats_dlg.h
-   M /trunk/gtk/range_utils.c
-   M /trunk/gtk/range_utils.h
-   M /trunk/gtk/recent.c
-   M /trunk/gtk/recent.h
-   M /trunk/gtk/rpc_progs.c
-   M /trunk/gtk/rpc_stat.c
-   M /trunk/gtk/rtp_analysis.c
-   M /trunk/gtk/rtp_analysis.h
-   M /trunk/gtk/rtp_stream.c
-   M /trunk/gtk/rtp_stream.h
-   M /trunk/gtk/rtp_stream_dlg.c
-   M /trunk/gtk/rtp_stream_dlg.h
-   M /trunk/gtk/sat.h
-   M /trunk/gtk/service_response_time_table.c
-   M /trunk/gtk/service_response_time_table.h
-   M /trunk/gtk/simple_dialog.c
-   M /trunk/gtk/sip_stat.c
-   M /trunk/gtk/smb_stat.c
-   M /trunk/gtk/stream_prefs.c
-   M /trunk/gtk/stream_prefs.h
-   M /trunk/gtk/summary_dlg.c
-   M /trunk/gtk/summary_dlg.h
-   M /trunk/gtk/supported_protos_dlg.c
-   M /trunk/gtk/supported_protos_dlg.h
-   M /trunk/gtk/tap_dfilter_dlg.c
-   M /trunk/gtk/tap_dfilter_dlg.h
-   M /trunk/gtk/tap_menu.h
-   M /trunk/gtk/tcp_graph.c
-   M /trunk/gtk/text_page.c
-   M /trunk/gtk/text_page.h
-   M /trunk/gtk/toolbar.c
-   M /trunk/gtk/toolbar.h
-   M /trunk/gtk/ui_util.c
-   M /trunk/gtk/ui_util.h
-   M /trunk/gtk/webbrowser.h
-   M /trunk/gtk/wsp_stat.c
-   M /trunk/help/Makefile.am
-   M /trunk/help/Makefile.nmake
-   M /trunk/image/Makefile.nmake
-   M /trunk/packaging/nsis/Makefile.nmake
-   M /trunk/packaging/nsis/ethereal.nsi
-   M /trunk/plugins/Makefile.am
-   M /trunk/plugins/Makefile.nmake
-   M /trunk/plugins/acn/ChangeLog
-   M /trunk/plugins/acn/Makefile.am
-   M /trunk/plugins/acn/Makefile.nmake
-   M /trunk/plugins/acn/packet-acn.c
-   M /trunk/plugins/artnet/ChangeLog
-   M /trunk/plugins/artnet/Makefile.am
-   M /trunk/plugins/artnet/Makefile.nmake
-   M /trunk/plugins/artnet/packet-artnet.c
-   M /trunk/plugins/asn1/Makefile.am
-   M /trunk/plugins/asn1/Makefile.nmake
-   M /trunk/plugins/asn1/packet-asn1.c
-   M /trunk/plugins/ciscosm/Makefile.am
-   M /trunk/plugins/ciscosm/Makefile.nmake
-   M /trunk/plugins/ciscosm/packet-sm.c
-   M /trunk/plugins/docsis/Makefile.am
-   M /trunk/plugins/docsis/Makefile.nmake
-   M /trunk/plugins/docsis/packet-bpkmattr.c
-   M /trunk/plugins/docsis/packet-bpkmreq.c
-   M /trunk/plugins/docsis/packet-bpkmrsp.c
-   M /trunk/plugins/docsis/packet-docsis.c
-   M /trunk/plugins/docsis/packet-docsis.h
-   M /trunk/plugins/docsis/packet-dsaack.c
-   M /trunk/plugins/docsis/packet-dsareq.c
-   M /trunk/plugins/docsis/packet-dsarsp.c
-   M /trunk/plugins/docsis/packet-dscack.c
-   M /trunk/plugins/docsis/packet-dscreq.c
-   M /trunk/plugins/docsis/packet-dscrsp.c
-   M /trunk/plugins/docsis/packet-dsdreq.c
-   M /trunk/plugins/docsis/packet-dsdrsp.c
-   M /trunk/plugins/docsis/packet-intrngreq.c
-   M /trunk/plugins/docsis/packet-macmgmt.c
-   M /trunk/plugins/docsis/packet-map.c
-   M /trunk/plugins/docsis/packet-regack.c
-   M /trunk/plugins/docsis/packet-regreq.c
-   M /trunk/plugins/docsis/packet-regrsp.c
-   M /trunk/plugins/docsis/packet-rngreq.c
-   M /trunk/plugins/docsis/packet-rngrsp.c
-   M /trunk/plugins/docsis/packet-tlv.c
-   M /trunk/plugins/docsis/packet-tlv.h
-   M /trunk/plugins/docsis/packet-type29ucd.c
-   M /trunk/plugins/docsis/packet-uccreq.c
-   M /trunk/plugins/docsis/packet-uccrsp.c
-   M /trunk/plugins/docsis/packet-ucd.c
-   M /trunk/plugins/docsis/packet-vendor.c
-   M /trunk/plugins/enttec/ChangeLog
-   M /trunk/plugins/enttec/Makefile.am
-   M /trunk/plugins/enttec/Makefile.nmake
-   M /trunk/plugins/enttec/packet-enttec.c
-   M /trunk/plugins/giop/Makefile.am
-   M /trunk/plugins/giop/Makefile.nmake
-   M /trunk/plugins/gryphon/Makefile.am
-   M /trunk/plugins/gryphon/Makefile.nmake
-   M /trunk/plugins/gryphon/packet-gryphon.c
-   M /trunk/plugins/gryphon/packet-gryphon.h
-   M /trunk/plugins/irda/Makefile.am
-   M /trunk/plugins/irda/Makefile.nmake
-   M /trunk/plugins/irda/irda-appl.h
-   M /trunk/plugins/irda/packet-ircomm.c
-   M /trunk/plugins/irda/packet-irda.c
-   M /trunk/plugins/lwres/Makefile.am
-   M /trunk/plugins/lwres/Makefile.nmake
-   M /trunk/plugins/lwres/packet-lwres.c
-   M /trunk/plugins/megaco/Makefile.am
-   M /trunk/plugins/megaco/Makefile.nmake
-   M /trunk/plugins/megaco/packet-megaco.c
-   M /trunk/plugins/mgcp/Makefile.am
-   M /trunk/plugins/mgcp/Makefile.nmake
-   M /trunk/plugins/mgcp/packet-mgcp.c
-   M /trunk/plugins/mgcp/packet-mgcp.h
-   M /trunk/plugins/pcli/Makefile.am
-   M /trunk/plugins/pcli/Makefile.nmake
-   M /trunk/plugins/pcli/packet-pcli.c
-   M /trunk/plugins/plugin_api.c
-   M /trunk/plugins/plugin_api.h
-   M /trunk/plugins/plugin_api_decls.h
-   M /trunk/plugins/plugin_api_defs.h
-   M /trunk/plugins/plugin_api_list.c
-   M /trunk/plugins/plugin_gen.py
-   M /trunk/plugins/plugin_table.h
-   M /trunk/plugins/rdm/Makefile.am
-   M /trunk/plugins/rdm/Makefile.nmake
-   M /trunk/plugins/rdm/packet-rdm.c
-   M /trunk/plugins/rlm/Makefile.am
-   M /trunk/plugins/rlm/Makefile.nmake
-   M /trunk/plugins/rlm/packet-rlm.c
-   M /trunk/plugins/rtnet/Makefile.am
-   M /trunk/plugins/rtnet/Makefile.nmake
-   M /trunk/plugins/rtnet/packet-rtnet.c
-   M /trunk/plugins/rudp/Makefile.am
-   M /trunk/plugins/rudp/Makefile.nmake
-   M /trunk/plugins/rudp/packet-rudp.c
-   M /trunk/plugins/v5ua/Makefile.am
-   M /trunk/plugins/v5ua/Makefile.nmake
-   M /trunk/tools/Makefile.am
-   M /trunk/tools/Makefile.nmake
-   M /trunk/tools/asn2eth.py
-   M /trunk/tools/cvsdiff-fix.py
-   M /trunk/tools/dfilter-test.py
-   M /trunk/tools/lemon/Makefile.am
-   M /trunk/tools/lemon/Makefile.nmake
-   M /trunk/tools/lemon/README
-   M /trunk/tools/lemon/cppmagic.h
-   M /trunk/tools/lemon/lemon.c
-   M /trunk/tools/lemon/lemonflex-head.inc
-   M /trunk/tools/lemon/lemonflex-tail.inc
-   M /trunk/wiretap/5views.c
-   M /trunk/wiretap/5views.h
-   M /trunk/wiretap/Makefile.am
-   M /trunk/wiretap/Makefile.nmake
-   M /trunk/wiretap/README
-   M /trunk/wiretap/README.developer
-   M /trunk/wiretap/acinclude.m4
-   M /trunk/wiretap/airopeek9.c
-   M /trunk/wiretap/airopeek9.h
-   M /trunk/wiretap/ascend-grammar.y
-   M /trunk/wiretap/ascend-int.h
-   M /trunk/wiretap/ascend-scanner.l
-   M /trunk/wiretap/ascend.c
-   M /trunk/wiretap/ascend.h
-   M /trunk/wiretap/atm.c
-   M /trunk/wiretap/atm.h
-   M /trunk/wiretap/buffer.c
-   M /trunk/wiretap/buffer.h
-   M /trunk/wiretap/config.h.win32
-   M /trunk/wiretap/configure.in
-   M /trunk/wiretap/cosine.c
-   M /trunk/wiretap/cosine.h
-   M /trunk/wiretap/csids.c
-   M /trunk/wiretap/csids.h
-   M /trunk/wiretap/dbs-etherwatch.c
-   M /trunk/wiretap/dbs-etherwatch.h
-   M /trunk/wiretap/erf.c
-   M /trunk/wiretap/erf.h
-   M /trunk/wiretap/etherpeek.c
-   M /trunk/wiretap/etherpeek.h
-   M /trunk/wiretap/eyesdn.c
-   M /trunk/wiretap/eyesdn.h
-   M /trunk/wiretap/file_access.c
-   M /trunk/wiretap/file_wrappers.c
-   M /trunk/wiretap/file_wrappers.h
-   M /trunk/wiretap/hcidump.c
-   M /trunk/wiretap/hcidump.h
-   M /trunk/wiretap/i4b_trace.h
-   M /trunk/wiretap/i4btrace.c
-   M /trunk/wiretap/i4btrace.h
-   M /trunk/wiretap/iptrace.c
-   M /trunk/wiretap/iptrace.h
-   M /trunk/wiretap/lanalyzer.c
-   M /trunk/wiretap/lanalyzer.h
-   M /trunk/wiretap/libpcap.c
-   M /trunk/wiretap/libpcap.h
-   M /trunk/wiretap/netmon.c
-   M /trunk/wiretap/netmon.h
-   M /trunk/wiretap/nettl.c
-   M /trunk/wiretap/nettl.h
-   M /trunk/wiretap/network_instruments.c
-   M /trunk/wiretap/network_instruments.h
-   M /trunk/wiretap/netxray.c
-   M /trunk/wiretap/netxray.h
-   M /trunk/wiretap/ngsniffer.c
-   M /trunk/wiretap/ngsniffer.h
-   M /trunk/wiretap/pppdump.c
-   M /trunk/wiretap/pppdump.h
-   M /trunk/wiretap/radcom.c
-   M /trunk/wiretap/radcom.h
-   M /trunk/wiretap/snoop.c
-   M /trunk/wiretap/snoop.h
-   M /trunk/wiretap/toshiba.c
-   M /trunk/wiretap/toshiba.h
-   M /trunk/wiretap/visual.c
-   M /trunk/wiretap/visual.h
-   M /trunk/wiretap/vms.c
-   M /trunk/wiretap/vms.h
-   M /trunk/wiretap/wtap-capture.h
-   M /trunk/wiretap/wtap-int.h
-   M /trunk/wiretap/wtap.c
-   M /trunk/wiretap/wtap.h
-
-Set the "svn:keywords Id" property on all other files with an RCS ID string.
-
-
-------------------------------------------------------------------------
-r11397 | gerald | 2004-07-17 15:20:45 -0500 (Sat, 17 Jul 2004) | 8 lines
-Changed paths:
-   M /trunk/Ethereal.desktop
-   M /trunk/Makefile.am
-   M /trunk/Makefile.common
-   M /trunk/Makefile.nmake
-   M /trunk/NEWS
-   M /trunk/README
-   M /trunk/README.aix
-   M /trunk/README.bsd
-   M /trunk/README.hpux
-   M /trunk/README.irix
-   M /trunk/README.linux
-   M /trunk/README.macos
-   M /trunk/README.tru64
-   M /trunk/README.vmware
-   M /trunk/README.win32
-   M /trunk/TODO
-   M /trunk/acinclude.m4
-   M /trunk/aclocal-flags
-   M /trunk/adler32.c
-   M /trunk/adler32.h
-   M /trunk/afn.c
-   M /trunk/afn.h
-   M /trunk/aftypes.h
-   M /trunk/alert_box.c
-   M /trunk/alert_box.h
-   M /trunk/arcnet_pids.h
-   M /trunk/asn1.c
-   M /trunk/asn1.h
-   M /trunk/autogen.sh
-   M /trunk/bridged_pids.h
-   M /trunk/capture-wpcap.c
-   M /trunk/capture-wpcap.h
-   M /trunk/capture.c
-   M /trunk/capture.h
-   M /trunk/capture_stop_conditions.c
-   M /trunk/capture_stop_conditions.h
-   M /trunk/cfile.c
-   M /trunk/cfile.h
-   M /trunk/chdlctypes.h
-   M /trunk/cleanbld.bat
-   M /trunk/color.h
-   M /trunk/column.c
-   M /trunk/column.h
-   M /trunk/conditions.c
-   M /trunk/conditions.h
-   M /trunk/config.h.win32
-   M /trunk/config.nmake
-   M /trunk/configure.in
-   M /trunk/crc16.c
-   M /trunk/crc16.h
-   M /trunk/crc32.c
-   M /trunk/crc32.h
-   M /trunk/crypt-des.c
-   M /trunk/crypt-des.h
-   M /trunk/crypt-md4.c
-   M /trunk/crypt-md4.h
-   M /trunk/crypt-md5.c
-   M /trunk/crypt-md5.h
-   M /trunk/crypt-rc4.c
-   M /trunk/crypt-rc4.h
-   M /trunk/dftest.c
-   M /trunk/disabled_protos.c
-   M /trunk/disabled_protos.h
-   M /trunk/editcap.c
-   M /trunk/ethereal_be.py
-   M /trunk/ethereal_gen.py
-   M /trunk/etypes.h
-   M /trunk/file.c
-   M /trunk/file.h
-   M /trunk/filters.c
-   M /trunk/filters.h
-   M /trunk/follow.c
-   M /trunk/follow.h
-   M /trunk/format-oid.h
-   M /trunk/g711.c
-   M /trunk/g711.h
-   M /trunk/getopt.c
-   M /trunk/globals.h
-   M /trunk/greproto.h
-   M /trunk/h225-persistentdata.c
-   M /trunk/h225-persistentdata.h
-   M /trunk/iax2_codec_type.h
-   M /trunk/idl2eth.sh
-   M /trunk/in_cksum.c
-   M /trunk/in_cksum.h
-   M /trunk/ip_opts.h
-   M /trunk/ipproto.c
-   M /trunk/ipproto.h
-   M /trunk/isprint.h
-   M /trunk/lapd_sapi.h
-   M /trunk/llcsaps.h
-   M /trunk/make-authors-short.pl
-   M /trunk/make-faq
-   M /trunk/make-manuf
-   M /trunk/make-reg-dotc
-   M /trunk/make-reg-dotc.py
-   M /trunk/make-tapreg-dotc
-   M /trunk/make-version.pl
-   M /trunk/manuf
-   M /trunk/manuf.tmpl
-   M /trunk/menu.h
-   M /trunk/merge.c
-   M /trunk/merge.h
-   M /trunk/mergecap.c
-   M /trunk/mkcap.c
-   M /trunk/ncp2222.py
-   M /trunk/nlpid.h
-   M /trunk/oui.h
-   M /trunk/packet-3g-a11.c
-   M /trunk/packet-aarp.c
-   M /trunk/packet-acap.c
-   M /trunk/packet-acse.c
-   M /trunk/packet-acse.h
-   M /trunk/packet-afp.c
-   M /trunk/packet-afp.h
-   M /trunk/packet-afs-defs.h
-   M /trunk/packet-afs-macros.h
-   M /trunk/packet-afs-register-info.h
-   M /trunk/packet-afs.c
-   M /trunk/packet-afs.h
-   M /trunk/packet-aim-admin.c
-   M /trunk/packet-aim-adverts.c
-   M /trunk/packet-aim-bos.c
-   M /trunk/packet-aim-buddylist.c
-   M /trunk/packet-aim-chat.c
-   M /trunk/packet-aim-chatnav.c
-   M /trunk/packet-aim-directory.c
-   M /trunk/packet-aim-generic.c
-   M /trunk/packet-aim-icq.c
-   M /trunk/packet-aim-invitation.c
-   M /trunk/packet-aim-location.c
-   M /trunk/packet-aim-messaging.c
-   M /trunk/packet-aim-oft.c
-   M /trunk/packet-aim-popup.c
-   M /trunk/packet-aim-signon.c
-   M /trunk/packet-aim-ssi.c
-   M /trunk/packet-aim-stats.c
-   M /trunk/packet-aim-translate.c
-   M /trunk/packet-aim-userlookup.c
-   M /trunk/packet-aim.c
-   M /trunk/packet-aim.h
-   M /trunk/packet-ajp13.c
-   M /trunk/packet-alcap.c
-   M /trunk/packet-ans.c
-   M /trunk/packet-ansi_637.c
-   M /trunk/packet-ansi_683.c
-   M /trunk/packet-ansi_801.c
-   M /trunk/packet-ansi_a.c
-   M /trunk/packet-ansi_a.h
-   M /trunk/packet-ansi_map.c
-   M /trunk/packet-ansi_map.h
-   M /trunk/packet-aodv.c
-   M /trunk/packet-ap1394.c
-   M /trunk/packet-ap1394.h
-   M /trunk/packet-arcnet.c
-   M /trunk/packet-arcnet.h
-   M /trunk/packet-arp.c
-   M /trunk/packet-arp.h
-   M /trunk/packet-asap.c
-   M /trunk/packet-ascend.c
-   M /trunk/packet-asf.c
-   M /trunk/packet-atalk.c
-   M /trunk/packet-atalk.h
-   M /trunk/packet-atm.c
-   M /trunk/packet-atm.h
-   M /trunk/packet-auto_rp.c
-   M /trunk/packet-bacapp.c
-   M /trunk/packet-bacnet.c
-   M /trunk/packet-beep.c
-   M /trunk/packet-ber.c
-   M /trunk/packet-ber.h
-   M /trunk/packet-bfd.c
-   M /trunk/packet-bgp.c
-   M /trunk/packet-bgp.h
-   M /trunk/packet-bofl.c
-   M /trunk/packet-bootp.c
-   M /trunk/packet-bootparams.c
-   M /trunk/packet-bootparams.h
-   M /trunk/packet-bpdu.c
-   M /trunk/packet-brdwlk.c
-   M /trunk/packet-bssap.c
-   M /trunk/packet-bssap.h
-   M /trunk/packet-bssgp.c
-   M /trunk/packet-bvlc.c
-   M /trunk/packet-cast.c
-   M /trunk/packet-ccsds.c
-   M /trunk/packet-cdp.c
-   M /trunk/packet-cgmp.c
-   M /trunk/packet-chdlc.c
-   M /trunk/packet-chdlc.h
-   M /trunk/packet-cisco-oui.c
-   M /trunk/packet-clearcase.c
-   M /trunk/packet-clearcase.h
-   M /trunk/packet-clip.c
-   M /trunk/packet-clip.h
-   M /trunk/packet-clnp.c
-   M /trunk/packet-cops.c
-   M /trunk/packet-cosine.c
-   M /trunk/packet-cpfi.c
-   M /trunk/packet-cpha.c
-   M /trunk/packet-cups.c
-   M /trunk/packet-data.c
-   M /trunk/packet-data.h
-   M /trunk/packet-dccp.c
-   M /trunk/packet-dccp.h
-   M /trunk/packet-dcerpc-afs4int.c
-   M /trunk/packet-dcerpc-atsvc.c
-   M /trunk/packet-dcerpc-atsvc.h
-   M /trunk/packet-dcerpc-bossvr.c
-   M /trunk/packet-dcerpc-browser.c
-   M /trunk/packet-dcerpc-browser.h
-   M /trunk/packet-dcerpc-budb.c
-   M /trunk/packet-dcerpc-butc.c
-   M /trunk/packet-dcerpc-cds_clerkserver.c
-   M /trunk/packet-dcerpc-cds_solicit.c
-   M /trunk/packet-dcerpc-conv.c
-   M /trunk/packet-dcerpc-cprpc_server.c
-   M /trunk/packet-dcerpc-dce122.c
-   M /trunk/packet-dcerpc-dce122.h
-   M /trunk/packet-dcerpc-dcom.h
-   M /trunk/packet-dcerpc-dfs.c
-   M /trunk/packet-dcerpc-dfs.h
-   M /trunk/packet-dcerpc-dnsserver.c
-   M /trunk/packet-dcerpc-dnsserver.h
-   M /trunk/packet-dcerpc-drsuapi.c
-   M /trunk/packet-dcerpc-drsuapi.h
-   M /trunk/packet-dcerpc-dtsprovider.c
-   M /trunk/packet-dcerpc-dtsstime_req.c
-   M /trunk/packet-dcerpc-efs.c
-   M /trunk/packet-dcerpc-efs.h
-   M /trunk/packet-dcerpc-epm.c
-   M /trunk/packet-dcerpc-epm4.c
-   M /trunk/packet-dcerpc-eventlog.c
-   M /trunk/packet-dcerpc-eventlog.h
-   M /trunk/packet-dcerpc-fldb.c
-   M /trunk/packet-dcerpc-frsapi.c
-   M /trunk/packet-dcerpc-frsapi.h
-   M /trunk/packet-dcerpc-frsrpc.c
-   M /trunk/packet-dcerpc-frsrpc.h
-   M /trunk/packet-dcerpc-ftserver.c
-   M /trunk/packet-dcerpc-icl_rpc.c
-   M /trunk/packet-dcerpc-initshutdown.c
-   M /trunk/packet-dcerpc-initshutdown.h
-   M /trunk/packet-dcerpc-krb5rpc.c
-   M /trunk/packet-dcerpc-llb.c
-   M /trunk/packet-dcerpc-lsa-ds.c
-   M /trunk/packet-dcerpc-lsa.c
-   M /trunk/packet-dcerpc-lsa.h
-   M /trunk/packet-dcerpc-mapi.c
-   M /trunk/packet-dcerpc-mapi.h
-   M /trunk/packet-dcerpc-messenger.c
-   M /trunk/packet-dcerpc-mgmt.c
-   M /trunk/packet-dcerpc-ndr.c
-   M /trunk/packet-dcerpc-netlogon.c
-   M /trunk/packet-dcerpc-netlogon.h
-   M /trunk/packet-dcerpc-nspi.c
-   M /trunk/packet-dcerpc-nt.c
-   M /trunk/packet-dcerpc-nt.h
-   M /trunk/packet-dcerpc-oxid.c
-   M /trunk/packet-dcerpc-rdaclif.c
-   M /trunk/packet-dcerpc-reg.c
-   M /trunk/packet-dcerpc-reg.h
-   M /trunk/packet-dcerpc-remact.c
-   M /trunk/packet-dcerpc-rep_proc.c
-   M /trunk/packet-dcerpc-roverride.c
-   M /trunk/packet-dcerpc-rpriv.c
-   M /trunk/packet-dcerpc-rs_acct.c
-   M /trunk/packet-dcerpc-rs_attr.c
-   M /trunk/packet-dcerpc-rs_attr_schema.c
-   M /trunk/packet-dcerpc-rs_bind.c
-   M /trunk/packet-dcerpc-rs_misc.c
-   M /trunk/packet-dcerpc-rs_pgo.c
-   M /trunk/packet-dcerpc-rs_plcy.c
-   M /trunk/packet-dcerpc-rs_prop_acct.c
-   M /trunk/packet-dcerpc-rs_prop_acl.c
-   M /trunk/packet-dcerpc-rs_prop_attr.c
-   M /trunk/packet-dcerpc-rs_prop_pgo.c
-   M /trunk/packet-dcerpc-rs_prop_plcy.c
-   M /trunk/packet-dcerpc-rs_pwd_mgmt.c
-   M /trunk/packet-dcerpc-rs_repadm.c
-   M /trunk/packet-dcerpc-rs_replist.c
-   M /trunk/packet-dcerpc-rs_repmgr.c
-   M /trunk/packet-dcerpc-rs_unix.c
-   M /trunk/packet-dcerpc-rsec_login.c
-   M /trunk/packet-dcerpc-samr.c
-   M /trunk/packet-dcerpc-samr.h
-   M /trunk/packet-dcerpc-secidmap.c
-   M /trunk/packet-dcerpc-spoolss.c
-   M /trunk/packet-dcerpc-spoolss.h
-   M /trunk/packet-dcerpc-srvsvc.c
-   M /trunk/packet-dcerpc-srvsvc.h
-   M /trunk/packet-dcerpc-svcctl.c
-   M /trunk/packet-dcerpc-svcctl.h
-   M /trunk/packet-dcerpc-tapi.c
-   M /trunk/packet-dcerpc-tapi.h
-   M /trunk/packet-dcerpc-tkn4int.c
-   M /trunk/packet-dcerpc-trksvr.c
-   M /trunk/packet-dcerpc-ubikdisk.c
-   M /trunk/packet-dcerpc-ubikvote.c
-   M /trunk/packet-dcerpc-update.c
-   M /trunk/packet-dcerpc-wkssvc.c
-   M /trunk/packet-dcerpc-wkssvc.h
-   M /trunk/packet-dcerpc.c
-   M /trunk/packet-dcerpc.h
-   M /trunk/packet-dcm.c
-   M /trunk/packet-ddtp.c
-   M /trunk/packet-ddtp.h
-   M /trunk/packet-dec-bpdu.c
-   M /trunk/packet-dhcpv6.c
-   M /trunk/packet-diameter-defs.h
-   M /trunk/packet-diameter.c
-   M /trunk/packet-diffserv-mpls-common.c
-   M /trunk/packet-diffserv-mpls-common.h
-   M /trunk/packet-distcc.c
-   M /trunk/packet-dlsw.c
-   M /trunk/packet-dnp.c
-   M /trunk/packet-dns.c
-   M /trunk/packet-dns.h
-   M /trunk/packet-dsi.c
-   M /trunk/packet-dvmrp.c
-   M /trunk/packet-dvmrp.h
-   M /trunk/packet-e164.c
-   M /trunk/packet-e164.h
-   M /trunk/packet-eap.c
-   M /trunk/packet-eapol.c
-   M /trunk/packet-echo.c
-   M /trunk/packet-edonkey.c
-   M /trunk/packet-edonkey.h
-   M /trunk/packet-eigrp.c
-   M /trunk/packet-enc.c
-   M /trunk/packet-enip.c
-   M /trunk/packet-enrp.c
-   M /trunk/packet-esis.c
-   M /trunk/packet-esis.h
-   M /trunk/packet-eth.c
-   M /trunk/packet-eth.h
-   M /trunk/packet-etherip.c
-   M /trunk/packet-ethertype.c
-   M /trunk/packet-fc.c
-   M /trunk/packet-fc.h
-   M /trunk/packet-fcbls.h
-   M /trunk/packet-fcct.c
-   M /trunk/packet-fcct.h
-   M /trunk/packet-fcdns.c
-   M /trunk/packet-fcdns.h
-   M /trunk/packet-fcels.c
-   M /trunk/packet-fcels.h
-   M /trunk/packet-fcfcs.c
-   M /trunk/packet-fcfcs.h
-   M /trunk/packet-fcfzs.c
-   M /trunk/packet-fcfzs.h
-   M /trunk/packet-fcip.c
-   M /trunk/packet-fclctl.c
-   M /trunk/packet-fclctl.h
-   M /trunk/packet-fcp.c
-   M /trunk/packet-fcp.h
-   M /trunk/packet-fcsb3.c
-   M /trunk/packet-fcsb3.h
-   M /trunk/packet-fcsp.c
-   M /trunk/packet-fcsp.h
-   M /trunk/packet-fcswils.c
-   M /trunk/packet-fcswils.h
-   M /trunk/packet-fddi.c
-   M /trunk/packet-fddi.h
-   M /trunk/packet-fix.c
-   M /trunk/packet-fr.c
-   M /trunk/packet-frame.c
-   M /trunk/packet-frame.h
-   M /trunk/packet-ftam.c
-   M /trunk/packet-ftam.h
-   M /trunk/packet-ftp.c
-   M /trunk/packet-fw1.c
-   M /trunk/packet-gift.c
-   M /trunk/packet-giop.c
-   M /trunk/packet-giop.h
-   M /trunk/packet-gmrp.c
-   M /trunk/packet-gnutella.c
-   M /trunk/packet-gnutella.h
-   M /trunk/packet-gprs-llc.c
-   M /trunk/packet-gprs-ns.c
-   M /trunk/packet-gre.c
-   M /trunk/packet-gsm_a.c
-   M /trunk/packet-gsm_a.h
-   M /trunk/packet-gsm_map.c
-   M /trunk/packet-gsm_map.h
-   M /trunk/packet-gsm_sms.c
-   M /trunk/packet-gsm_sms.h
-   M /trunk/packet-gsm_sms_ud.c
-   M /trunk/packet-gsm_ss.c
-   M /trunk/packet-gsm_ss.h
-   M /trunk/packet-gssapi.c
-   M /trunk/packet-gssapi.h
-   M /trunk/packet-gtp.c
-   M /trunk/packet-gtp.h
-   M /trunk/packet-gvrp.c
-   M /trunk/packet-h1.c
-   M /trunk/packet-h225.c
-   M /trunk/packet-h225.h
-   M /trunk/packet-h235.c
-   M /trunk/packet-h235.h
-   M /trunk/packet-h245.c
-   M /trunk/packet-h245.h
-   M /trunk/packet-h261.c
-   M /trunk/packet-h263.c
-   M /trunk/packet-h450.c
-   M /trunk/packet-hclnfsd.c
-   M /trunk/packet-hclnfsd.h
-   M /trunk/packet-hpext.c
-   M /trunk/packet-hpext.h
-   M /trunk/packet-hsrp.c
-   M /trunk/packet-http.c
-   M /trunk/packet-http.h
-   M /trunk/packet-hyperscsi.c
-   M /trunk/packet-iapp.c
-   M /trunk/packet-iax2.c
-   M /trunk/packet-iax2.h
-   M /trunk/packet-ib.c
-   M /trunk/packet-icap.c
-   M /trunk/packet-icmpv6.c
-   M /trunk/packet-icp.c
-   M /trunk/packet-icq.c
-   M /trunk/packet-ieee80211.c
-   M /trunk/packet-ieee80211.h
-   M /trunk/packet-ieee8023.c
-   M /trunk/packet-ieee8023.h
-   M /trunk/packet-igap.c
-   M /trunk/packet-igap.h
-   M /trunk/packet-igmp.c
-   M /trunk/packet-igmp.h
-   M /trunk/packet-igrp.c
-   M /trunk/packet-image-gif.c
-   M /trunk/packet-image-jfif.c
-   M /trunk/packet-imap.c
-   M /trunk/packet-ip.c
-   M /trunk/packet-ip.h
-   M /trunk/packet-ipdc.c
-   M /trunk/packet-ipdc.h
-   M /trunk/packet-ipfc.c
-   M /trunk/packet-ipfc.h
-   M /trunk/packet-ipmi.c
-   M /trunk/packet-ipp.c
-   M /trunk/packet-ipsec-udp.c
-   M /trunk/packet-ipsec.c
-   M /trunk/packet-ipsec.h
-   M /trunk/packet-ipv6.c
-   M /trunk/packet-ipv6.h
-   M /trunk/packet-ipvs-syncd.c
-   M /trunk/packet-ipx.c
-   M /trunk/packet-ipx.h
-   M /trunk/packet-ipxwan.c
-   M /trunk/packet-irc.c
-   M /trunk/packet-isakmp.c
-   M /trunk/packet-iscsi.c
-   M /trunk/packet-isdn.c
-   M /trunk/packet-isis-clv.c
-   M /trunk/packet-isis-clv.h
-   M /trunk/packet-isis-hello.c
-   M /trunk/packet-isis-hello.h
-   M /trunk/packet-isis-lsp.c
-   M /trunk/packet-isis-lsp.h
-   M /trunk/packet-isis-snp.c
-   M /trunk/packet-isis-snp.h
-   M /trunk/packet-isis.c
-   M /trunk/packet-isis.h
-   M /trunk/packet-isl.c
-   M /trunk/packet-isl.h
-   M /trunk/packet-ismp.c
-   M /trunk/packet-isns.c
-   M /trunk/packet-isup.c
-   M /trunk/packet-isup.h
-   M /trunk/packet-iua.c
-   M /trunk/packet-jabber.c
-   M /trunk/packet-kadm5.c
-   M /trunk/packet-kerberos.c
-   M /trunk/packet-kerberos.h
-   M /trunk/packet-klm.c
-   M /trunk/packet-klm.h
-   M /trunk/packet-kpasswd.c
-   M /trunk/packet-l2tp.c
-   M /trunk/packet-lapb.c
-   M /trunk/packet-lapbether.c
-   M /trunk/packet-lapd.c
-   M /trunk/packet-laplink.c
-   M /trunk/packet-ldap.c
-   M /trunk/packet-ldap.h
-   M /trunk/packet-ldp.c
-   M /trunk/packet-ldp.h
-   M /trunk/packet-llc.c
-   M /trunk/packet-llc.h
-   M /trunk/packet-lmi.c
-   M /trunk/packet-lmp.c
-   M /trunk/packet-lpd.c
-   M /trunk/packet-lwapp.c
-   M /trunk/packet-m2pa.c
-   M /trunk/packet-m2tp.c
-   M /trunk/packet-m2ua.c
-   M /trunk/packet-m3ua.c
-   M /trunk/packet-mbtcp.c
-   M /trunk/packet-mdshdr.c
-   M /trunk/packet-media.c
-   M /trunk/packet-mip.c
-   M /trunk/packet-mip6.c
-   M /trunk/packet-mip6.h
-   M /trunk/packet-mmse.c
-   M /trunk/packet-mount.c
-   M /trunk/packet-mount.h
-   M /trunk/packet-mpeg1.c
-   M /trunk/packet-mpls-echo.c
-   M /trunk/packet-mpls.c
-   M /trunk/packet-mq-pcf.c
-   M /trunk/packet-mq.c
-   M /trunk/packet-mq.h
-   M /trunk/packet-mrdisc.c
-   M /trunk/packet-mrdisc.h
-   M /trunk/packet-msdp.c
-   M /trunk/packet-msn-messenger.c
-   M /trunk/packet-msnip.c
-   M /trunk/packet-msnip.h
-   M /trunk/packet-msproxy.c
-   M /trunk/packet-mtp2.c
-   M /trunk/packet-mtp3.c
-   M /trunk/packet-mtp3.h
-   M /trunk/packet-mtp3mg.c
-   M /trunk/packet-multipart.c
-   M /trunk/packet-mysql.c
-   M /trunk/packet-nbipx.c
-   M /trunk/packet-nbns.c
-   M /trunk/packet-ncp-int.h
-   M /trunk/packet-ncp-nmas.c
-   M /trunk/packet-ncp-nmas.h
-   M /trunk/packet-ncp.c
-   M /trunk/packet-ncp2222.inc
-   M /trunk/packet-ndmp.c
-   M /trunk/packet-ndps.c
-   M /trunk/packet-ndps.h
-   M /trunk/packet-netbios.c
-   M /trunk/packet-netbios.h
-   M /trunk/packet-netflow.c
-   M /trunk/packet-nfs.c
-   M /trunk/packet-nfs.h
-   M /trunk/packet-nfsacl.c
-   M /trunk/packet-nfsauth.c
-   M /trunk/packet-nisplus.c
-   M /trunk/packet-nisplus.h
-   M /trunk/packet-nlm.c
-   M /trunk/packet-nlm.h
-   M /trunk/packet-nlsp.c
-   M /trunk/packet-nntp.c
-   M /trunk/packet-nt-oui.c
-   M /trunk/packet-nt-sonmp.c
-   M /trunk/packet-nt-tpcp.c
-   M /trunk/packet-ntlmssp.c
-   M /trunk/packet-ntp.c
-   M /trunk/packet-ntp.h
-   M /trunk/packet-null.c
-   M /trunk/packet-null.h
-   M /trunk/packet-olsr.c
-   M /trunk/packet-osi-options.c
-   M /trunk/packet-osi-options.h
-   M /trunk/packet-osi.c
-   M /trunk/packet-osi.h
-   M /trunk/packet-ospf.c
-   M /trunk/packet-pcnfsd.c
-   M /trunk/packet-pcnfsd.h
-   M /trunk/packet-per.c
-   M /trunk/packet-per.h
-   M /trunk/packet-pflog.c
-   M /trunk/packet-pflog.h
-   M /trunk/packet-pgm.c
-   M /trunk/packet-pim.c
-   M /trunk/packet-pim.h
-   M /trunk/packet-pktc.c
-   M /trunk/packet-pktc.h
-   M /trunk/packet-pop.c
-   M /trunk/packet-portmap.c
-   M /trunk/packet-portmap.h
-   M /trunk/packet-postgresql.c
-   M /trunk/packet-ppp.c
-   M /trunk/packet-ppp.h
-   M /trunk/packet-pppoe.c
-   M /trunk/packet-pptp.c
-   M /trunk/packet-pres.c
-   M /trunk/packet-pres.h
-   M /trunk/packet-prism.c
-   M /trunk/packet-prism.h
-   M /trunk/packet-q2931.c
-   M /trunk/packet-q931.c
-   M /trunk/packet-q931.h
-   M /trunk/packet-q933.c
-   M /trunk/packet-qllc.c
-   M /trunk/packet-quake.c
-   M /trunk/packet-quake2.c
-   M /trunk/packet-quake3.c
-   M /trunk/packet-quakeworld.c
-   M /trunk/packet-radiotap.c
-   M /trunk/packet-radiotap.h
-   M /trunk/packet-radius.c
-   M /trunk/packet-ranap.c
-   M /trunk/packet-raw.c
-   M /trunk/packet-raw.h
-   M /trunk/packet-rip.c
-   M /trunk/packet-ripng.c
-   M /trunk/packet-ripng.h
-   M /trunk/packet-rlogin.c
-   M /trunk/packet-rmcp.c
-   M /trunk/packet-rmi.c
-   M /trunk/packet-rmi.h
-   M /trunk/packet-rmp.c
-   M /trunk/packet-rpc.c
-   M /trunk/packet-rpc.h
-   M /trunk/packet-rpl.c
-   M /trunk/packet-rquota.c
-   M /trunk/packet-rquota.h
-   M /trunk/packet-rsh.c
-   M /trunk/packet-rstat.c
-   M /trunk/packet-rsvp.c
-   M /trunk/packet-rsvp.h
-   M /trunk/packet-rsync.c
-   M /trunk/packet-rtcp.c
-   M /trunk/packet-rtcp.h
-   M /trunk/packet-rtp-events.c
-   M /trunk/packet-rtp-events.h
-   M /trunk/packet-rtp.c
-   M /trunk/packet-rtp.h
-   M /trunk/packet-rtps.c
-   M /trunk/packet-rtps.h
-   M /trunk/packet-rtsp.c
-   M /trunk/packet-rwall.c
-   M /trunk/packet-rwall.h
-   M /trunk/packet-rx.c
-   M /trunk/packet-rx.h
-   M /trunk/packet-sadmind.c
-   M /trunk/packet-sap.c
-   M /trunk/packet-sccp.c
-   M /trunk/packet-sccpmg.c
-   M /trunk/packet-scsi.c
-   M /trunk/packet-scsi.h
-   M /trunk/packet-sctp.c
-   M /trunk/packet-sctp.h
-   M /trunk/packet-sdlc.c
-   M /trunk/packet-sdp.c
-   M /trunk/packet-sebek.c
-   M /trunk/packet-ses.c
-   M /trunk/packet-ses.h
-   M /trunk/packet-sflow.c
-   M /trunk/packet-sigcomp.c
-   M /trunk/packet-sip.c
-   M /trunk/packet-sip.h
-   M /trunk/packet-sipfrag.c
-   M /trunk/packet-skinny.c
-   M /trunk/packet-slimp3.c
-   M /trunk/packet-sll.c
-   M /trunk/packet-sll.h
-   M /trunk/packet-slowprotocols.c
-   M /trunk/packet-slsk.c
-   M /trunk/packet-smb-browse.c
-   M /trunk/packet-smb-browse.h
-   M /trunk/packet-smb-common.c
-   M /trunk/packet-smb-common.h
-   M /trunk/packet-smb-logon.c
-   M /trunk/packet-smb-mailslot.c
-   M /trunk/packet-smb-mailslot.h
-   M /trunk/packet-smb-pipe.c
-   M /trunk/packet-smb-pipe.h
-   M /trunk/packet-smb-sidsnooping.c
-   M /trunk/packet-smb-sidsnooping.h
-   M /trunk/packet-smb.c
-   M /trunk/packet-smpp.c
-   M /trunk/packet-smtp.c
-   M /trunk/packet-sna.c
-   M /trunk/packet-sna.h
-   M /trunk/packet-snaeth.c
-   M /trunk/packet-sndcp.c
-   M /trunk/packet-snmp.c
-   M /trunk/packet-snmp.h
-   M /trunk/packet-socks.c
-   M /trunk/packet-spnego.c
-   M /trunk/packet-spray.c
-   M /trunk/packet-spray.h
-   M /trunk/packet-srvloc.c
-   M /trunk/packet-sscop.c
-   M /trunk/packet-ssh.c
-   M /trunk/packet-ssl.c
-   M /trunk/packet-stat-notify.c
-   M /trunk/packet-stat-notify.h
-   M /trunk/packet-stat.c
-   M /trunk/packet-stat.h
-   M /trunk/packet-stun.c
-   M /trunk/packet-sua.c
-   M /trunk/packet-symantec.c
-   M /trunk/packet-syslog.c
-   M /trunk/packet-t38.c
-   M /trunk/packet-tacacs.c
-   M /trunk/packet-tacacs.h
-   M /trunk/packet-tcap.c
-   M /trunk/packet-tcap.h
-   M /trunk/packet-tcp.c
-   M /trunk/packet-tcp.h
-   M /trunk/packet-tds.c
-   M /trunk/packet-teimanagement.c
-   M /trunk/packet-telnet.c
-   M /trunk/packet-teredo.c
-   M /trunk/packet-text-media.c
-   M /trunk/packet-tftp.c
-   M /trunk/packet-time.c
-   M /trunk/packet-tns.c
-   M /trunk/packet-tns.h
-   M /trunk/packet-tpkt.c
-   M /trunk/packet-tpkt.h
-   M /trunk/packet-tr.c
-   M /trunk/packet-tr.h
-   M /trunk/packet-trmac.c
-   M /trunk/packet-tsp.c
-   M /trunk/packet-tuxedo.c
-   M /trunk/packet-tzsp.c
-   M /trunk/packet-ucp.c
-   M /trunk/packet-udp.c
-   M /trunk/packet-udp.h
-   M /trunk/packet-v120.c
-   M /trunk/packet-vines.c
-   M /trunk/packet-vines.h
-   M /trunk/packet-vj.c
-   M /trunk/packet-vlan.c
-   M /trunk/packet-vlan.h
-   M /trunk/packet-vrrp.c
-   M /trunk/packet-vtp.c
-   M /trunk/packet-wap.c
-   M /trunk/packet-wap.h
-   M /trunk/packet-wbxml.c
-   M /trunk/packet-wccp.c
-   M /trunk/packet-wccp.h
-   M /trunk/packet-wcp.c
-   M /trunk/packet-wfleet-hdlc.c
-   M /trunk/packet-who.c
-   M /trunk/packet-wlancap.c
-   M /trunk/packet-wlancap.h
-   M /trunk/packet-wsp.c
-   M /trunk/packet-wsp.h
-   M /trunk/packet-wtls.c
-   M /trunk/packet-wtls.h
-   M /trunk/packet-wtp.c
-   M /trunk/packet-wtp.h
-   M /trunk/packet-x11-keysym.h
-   M /trunk/packet-x11-keysymdef.h
-   M /trunk/packet-x11.c
-   M /trunk/packet-x25.c
-   M /trunk/packet-x29.c
-   M /trunk/packet-xdmcp.c
-   M /trunk/packet-xot.c
-   M /trunk/packet-xyplex.c
-   M /trunk/packet-yhoo.c
-   M /trunk/packet-ymsg.c
-   M /trunk/packet-ypbind.c
-   M /trunk/packet-ypbind.h
-   M /trunk/packet-yppasswd.c
-   M /trunk/packet-yppasswd.h
-   M /trunk/packet-ypserv.c
-   M /trunk/packet-ypserv.h
-   M /trunk/packet-ypxfr.c
-   M /trunk/packet-ypxfr.h
-   M /trunk/packet-zebra.c
-   M /trunk/pcap-util-int.h
-   M /trunk/pcap-util-unix.c
-   M /trunk/pcap-util.c
-   M /trunk/pcap-util.h
-   M /trunk/ppptypes.h
-   M /trunk/prefs-int.h
-   M /trunk/prefs.c
-   M /trunk/prefs.h
-   M /trunk/print.c
-   M /trunk/print.h
-   M /trunk/process-x11-fields.pl
-   M /trunk/progress_dlg.h
-   M /trunk/proto_hier_stats.c
-   M /trunk/proto_hier_stats.h
-   M /trunk/ps.h
-   M /trunk/ptvcursor.c
-   M /trunk/ptvcursor.h
-   M /trunk/randpkt.c
-   M /trunk/range.c
-   M /trunk/range.h
-   M /trunk/rdps.c
-   M /trunk/reassemble.c
-   M /trunk/reassemble.h
-   M /trunk/register.h
-   M /trunk/req_resp_hdrs.c
-   M /trunk/req_resp_hdrs.h
-   M /trunk/ringbuffer.c
-   M /trunk/ringbuffer.h
-   M /trunk/rpc_defrag.h
-   M /trunk/rtp_pt.h
-   M /trunk/sctpppids.h
-   M /trunk/simple_dialog.h
-   M /trunk/smb.h
-   M /trunk/snprintf-imp.h
-   M /trunk/snprintf.c
-   M /trunk/snprintf.h
-   M /trunk/statusbar.h
-   M /trunk/strerror.c
-   M /trunk/strerror.h
-   M /trunk/strptime.h
-   M /trunk/summary.c
-   M /trunk/summary.h
-   M /trunk/t35.c
-   M /trunk/t35.h
-   M /trunk/tap-ansi_astat.c
-   M /trunk/tap-bootpstat.c
-   M /trunk/tap-dcerpcstat.c
-   M /trunk/tap-gsm_astat.c
-   M /trunk/tap-h225counter.c
-   M /trunk/tap-h225rassrt.c
-   M /trunk/tap-httpstat.c
-   M /trunk/tap-iostat.c
-   M /trunk/tap-iousers.c
-   M /trunk/tap-mgcpstat.c
-   M /trunk/tap-protocolinfo.c
-   M /trunk/tap-protohierstat.c
-   M /trunk/tap-rpcprogs.c
-   M /trunk/tap-rpcstat.c
-   M /trunk/tap-sipstat.c
-   M /trunk/tap-smbsids.c
-   M /trunk/tap-smbstat.c
-   M /trunk/tap-wspstat.c
-   M /trunk/tap.c
-   M /trunk/tap.h
-   M /trunk/tap_dfilter_dlg.h
-   M /trunk/tethereal.c
-   M /trunk/text2pcap-scanner.l
-   M /trunk/text2pcap.c
-   M /trunk/text2pcap.h
-   M /trunk/timestats.c
-   M /trunk/timestats.h
-   M /trunk/ui_util.h
-   M /trunk/util.c
-   M /trunk/util.h
-   M /trunk/version_info.c
-   M /trunk/version_info.h
-   M /trunk/wka.tmpl
-   M /trunk/x11-fields
-   M /trunk/x264_prt_id.h
-   M /trunk/xdlc.c
-   M /trunk/xdlc.h
-   M /trunk/xmlstub.c
-
-Run
-
-    grep -l '\$Id:.*\$' * | xargs svn propset svn:keywords Id
-
-in the top-level source directory.  This should replace any RCS "$Id:$"
-strings with Subersion Ids.
-
-
-------------------------------------------------------------------------
-r11396 | ulfl | 2004-07-17 08:50:07 -0500 (Sat, 17 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/gtk/Makefile.common
-   M /trunk/gtk/capture_dlg.c
-   M /trunk/gtk/capture_dlg.h
-   A /trunk/gtk/capture_if_dlg.c
-   M /trunk/gtk/menu.c
-   M /trunk/gtk/toolbar.c
-
-add a new dialog box to menu "Capture/Interfaces..." to show the current state of the interfaces and a quick way to start a capture.
-
-added the IP address of the currently selected interface to the capture options dialog
-------------------------------------------------------------------------
-r11395 | ulfl | 2004-07-17 08:43:31 -0500 (Sat, 17 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/pcap-util.c
-   M /trunk/pcap-util.h
-
-if using the get_interface_list function, try to get the IP addresses too
-------------------------------------------------------------------------
-r11394 | ulfl | 2004-07-17 07:49:34 -0500 (Sat, 17 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/Makefile.nmake
-
-Changed dependencies, so image dir will be generated before epan, otherwise the libethereal.res file will not be available when needed to link libethereal.dll
-------------------------------------------------------------------------
-r11393 | guy | 2004-07-17 05:56:34 -0500 (Sat, 17 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/packet-ssl.c
-
-From Marco van den Bovenkamp: add some Sun elliptic curve cryptography
-and Camellia-based cipher suites.
-
-------------------------------------------------------------------------
-r11392 | guy | 2004-07-17 05:48:02 -0500 (Sat, 17 Jul 2004) | 6 lines
-Changed paths:
-   M /trunk/packet-kerberos.c
-
-From Jean-Baptiste Marchand: add Microsoft-specific name-types, and make
-the name-type field signed.
-
-Make the variable into which "dissect_krb5_name_type()" puts the name
-type local to that routine - it's not used outside that routine.
-
-------------------------------------------------------------------------
-r11391 | guy | 2004-07-17 05:22:59 -0500 (Sat, 17 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/packet-pres.c
-
-From Yuriy Sidelnikov: if asn1_length_decode() returns 0 but
-tvb_reported_length_remaining() returns more then two bytes we still
-have to dissect rest of the pdu.
-
-------------------------------------------------------------------------
-r11390 | guy | 2004-07-17 05:14:03 -0500 (Sat, 17 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/gtk/rtp_analysis.c
-
-From Lars Ruoff: don't hardwire the RTP sampling clock rate to 8000
-samples/second, determine it from the payload type for payload types
-with a known clock rate.
-
-------------------------------------------------------------------------
-r11389 | guy | 2004-07-17 05:09:12 -0500 (Sat, 17 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/gtk/color_dlg.c
-
-From Martin Mathieson: if you create a new filter and cancel the "Edit
-Color Filter" dialog, remove the new filter from the list.
-
-------------------------------------------------------------------------
-r11388 | guy | 2004-07-17 04:49:32 -0500 (Sat, 17 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/Makefile.nmake
-   M /trunk/epan/Makefile.nmake
-   M /trunk/image/Makefile.nmake
-   A /trunk/image/libethereal.rc.in
-
-From Graham Bloice: add resource information to libethereal.dll.
-
-------------------------------------------------------------------------
-r11387 | guy | 2004-07-17 04:40:52 -0500 (Sat, 17 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk
-   M /trunk/doc
-   M /trunk/epan
-   M /trunk/epan/dfilter
-   M /trunk/epan/ftypes
-   M /trunk/gtk
-   M /trunk/help
-   M /trunk/packaging
-   M /trunk/packaging/nsis
-   M /trunk/packaging/rpm
-   M /trunk/packaging/rpm/SPECS
-   M /trunk/packaging/svr4
-   M /trunk/plugins
-   M /trunk/plugins/acn
-   M /trunk/plugins/artnet
-   M /trunk/plugins/asn1
-   M /trunk/plugins/ciscosm
-   M /trunk/plugins/docsis
-   M /trunk/plugins/enttec
-   M /trunk/plugins/giop
-   M /trunk/plugins/gryphon
-   M /trunk/plugins/irda
-   M /trunk/plugins/lwres
-   M /trunk/plugins/megaco
-   M /trunk/plugins/mgcp
-   M /trunk/plugins/pcli
-   M /trunk/plugins/rdm
-   M /trunk/plugins/rlm
-   M /trunk/plugins/rtnet
-   M /trunk/plugins/rudp
-   M /trunk/plugins/v5ua
-   M /trunk/tools
-   M /trunk/tools/lemon
-   M /trunk/wiretap
-
-Set svn:ignore on directories to match what's in the .cvsignore files
-(but don't bother with .lo or .la names, as *.lo and *.la are ignored by
-default).
-
-------------------------------------------------------------------------
-r11386 | guy | 2004-07-17 04:02:03 -0500 (Sat, 17 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/packet-skinny.c
-
-From Ainsley Pereira: set up conversations for RTSP when appropriate.
-
-------------------------------------------------------------------------
-r11385 | guy | 2004-07-17 03:49:22 -0500 (Sat, 17 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/packet-rtps.c
-
-From Lukas Pokorny: fix some bugs.
-
-------------------------------------------------------------------------
-r11384 | guy | 2004-07-17 03:45:10 -0500 (Sat, 17 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dfilter/scanner.l
-   M /trunk/epan/ftypes/ftype-integer.c
-
-G_MAXINT32, G_MININT32, and G_MAXUINT32 aren't defined by GLib 1.2[.x],
-so we have to define them ourselves if they're not defined.
-
-------------------------------------------------------------------------
-r11383 | jmayer | 2004-07-16 18:42:38 -0500 (Fri, 16 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/doc/Makefile.am
-   M /trunk/doc/README.idl2eth
-   M /trunk/idl2eth.sh
-
-From Debian. Likely author: Frederic Peters <fpeters@debian.org>
- * Updated omniorb URL (closes: #257512)
- run pod2man with --section=4 for ethereal-filter
-
-
-------------------------------------------------------------------------
-r11382 | guy | 2004-07-16 18:35:46 -0500 (Fri, 16 Jul 2004) | 15 lines
-Changed paths:
-   M /trunk/epan/dfilter/scanner.l
-   M /trunk/epan/ftypes/ftype-integer.c
-
-I'm not sure "strtol()" and "strtoul()" are guaranteed to clear "errno"
-on success, so we clear it before calling them.
-
-Assign the value of "strtol()" to a "long" and assign the value of
-"strtoul()" to an "unsigned long", as those are the return types for
-those functions - "gint32" and "guint32" might not be large enough for
-the return value on an LP64 platform.
-
-Check for errno being EINVAL, as that can happen if the number isn't
-valid.
-
-Before assigning the value returned by "strtol()" or "strtoul()" to the
-final destination, check whether it's in the right range for that
-destination.
-
-------------------------------------------------------------------------
-r11381 | guy | 2004-07-16 18:26:27 -0500 (Fri, 16 Jul 2004) | 2 lines
-Changed paths:
-   D /trunk/wiretap/Makefile
-
-This shouldn't be checked in, as it's generated from Makefile.am.
-
-------------------------------------------------------------------------
-r11380 | jmayer | 2004-07-16 16:24:26 -0500 (Fri, 16 Jul 2004) | 9 lines
-Changed paths:
-   M /trunk/packet-gtp.c
-
-Indces run from 0-2 if an array is declared as array[3].
-This patch has been part of RedHat since 0.9.16, unfortunately
-the patch never made it into the mainline source.
-
-The patch seems to be authored by Phil Knirsch  (from ethereal.spec:
-* Tue Nov 25 2003 Phil Knirsch <pknirsch@redhat.com> 0.9.16-3
-- Fixed out of bound array access (#110749).
-
-
-------------------------------------------------------------------------
-r11379 | gerald | 2004-07-15 16:09:33 -0500 (Thu, 15 Jul 2004) | 6 lines
-Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/Makefile.common
-   M /trunk/Makefile.nmake
-   M /trunk/gtk/about_dlg.c
-   M /trunk/gtk/main.c
-   M /trunk/make-version.pl
-   M /trunk/mergecap.c
-   M /trunk/tethereal.c
-
-Convert make-version.pl and the associated cvsversion.h and CVSVERSION
-definition to Subversion.  "svn info" prints out the last changed date
-of the repository, so we don't have to go hunting through "CVS/Entries"
-files anymore.
-
-
-------------------------------------------------------------------------
-r11378 | gerald | 2004-07-15 14:29:49 -0500 (Thu, 15 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/README
-
-Try again (hook script didn't do its thing).
-
-------------------------------------------------------------------------
-r11377 | gerald | 2004-07-15 14:26:05 -0500 (Thu, 15 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/README
-
-Test commit for new repository.
-
-
-------------------------------------------------------------------------
-r11376 | guy | 2004-07-14 03:04:39 -0500 (Wed, 14 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/gtk/gui_prefs.c
-
-As per Pavel Kankovsky, return FALSE, not TRUE, if "user_font_test()"
-fails, as that means we aren't setting the font to the new value.
-
-------------------------------------------------------------------------
-r11375 | gerald | 2004-07-13 14:30:02 -0500 (Tue, 13 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/Makefile.nmake
-
-Both epan/doxygen.cfg and gtk/doxygen.cfg depend on the root doxygen.cfg.
-Build it before going into those directories.
-
-------------------------------------------------------------------------
-r11374 | gerald | 2004-07-13 13:19:59 -0500 (Tue, 13 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/config.nmake
-
-Use libethereal.dll by default.
-
-------------------------------------------------------------------------
-r11373 | ulfl | 2004-07-13 13:14:00 -0500 (Tue, 13 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/gtk/endpoint_talkers_table.c
-   M /trunk/gtk/hostlist_table.c
-
-Conversation/Endpoint list performance patch from Ian Schorr
-
-------------------------------------------------------------------------
-r11372 | guy | 2004-07-13 02:15:45 -0500 (Tue, 13 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/gtk/capture_dlg.c
-   M /trunk/gtk/compat_macros.h
-   M /trunk/gtk/dlg_utils.c
-   M /trunk/gtk/file_dlg.c
-   M /trunk/gtk/main.c
-   M /trunk/gtk/simple_dialog.c
-   M /trunk/gtk/toolbar.c
-   M /trunk/simple_dialog.h
-
-From Daniel Thompson: add additional message/alert box options to
-display "Save", "Continue without Saving", and "Cancel", for the "do you
-want to save?" messages.
-
-------------------------------------------------------------------------
-r11371 | guy | 2004-07-13 00:58:15 -0500 (Tue, 13 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/mergecap.c
-
-If we fail to open the output file, report the reason why.
-
-------------------------------------------------------------------------
-r11370 | guy | 2004-07-13 00:43:59 -0500 (Tue, 13 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/gtk/capture_prefs.c
-
-From Pavel Kankovsky: the items pointed to by elements in the "text[]"
-array are all "g_free()"d, so they have to be "g_malloc()"ed - instead
-of setting some to "", set them to "g_strdup("")".
-
-------------------------------------------------------------------------
-r11369 | guy | 2004-07-13 00:29:23 -0500 (Tue, 13 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/Makefile.common
-   M /trunk/epan/Makefile.common
-   A /trunk/packet-dcerpc-eventlog.c
-   A /trunk/packet-dcerpc-eventlog.h
-
-From Jean-Baptiste Marchand: MS Eventlog support.
-
-------------------------------------------------------------------------
-r11368 | ulfl | 2004-07-12 16:00:40 -0500 (Mon, 12 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/mergecap.c
-
-bugfix to a bug reported by jprakashbabu@hotpop.com:
-mergecap didn't created a new output file
-
-------------------------------------------------------------------------
-r11367 | ulfl | 2004-07-12 15:01:41 -0500 (Mon, 12 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/gtk/dlg_utils.c
-
-bugfix to a bug reported by Ian Schorr:
-don't present main window when closing dialogs on GTK2.4,
-as this might be a statistic window
-
-------------------------------------------------------------------------
-r11366 | ulfl | 2004-07-12 14:10:58 -0500 (Mon, 12 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/gtk/main.c
-
-bugfix to a bug reported by Stuart MacDonald (bug #12):
-present main window before closing the program,
-when asking to save the capture file first
-
-------------------------------------------------------------------------
-r11365 | ulfl | 2004-07-12 13:39:03 -0500 (Mon, 12 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/gtk/dlg_utils.c
-
-bugfix to a bug reported by Ian Schorr:
-GTK2.4 open directory doesn't go into last opened dir
-(this will affect all open file dialogs)
-
-------------------------------------------------------------------------
-r11364 | ulfl | 2004-07-12 12:20:06 -0500 (Mon, 12 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/gtk/gui_prefs.c
-
-bugfix to a bug reported by Stuart MacDonald (bug #10):
-return FALSE for the recent files text entry, otherwise Ethereal will
-crash when selected this field and press Apply
-
-------------------------------------------------------------------------
-r11363 | tuexen | 2004-07-11 13:01:06 -0500 (Sun, 11 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/AUTHORS
-
-Correct my name
-
-------------------------------------------------------------------------
-r11362 | ulfl | 2004-07-10 06:57:19 -0500 (Sat, 10 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/gtk/endpoint_talkers_table.c
-
-changed column headers, replaced e.g. "-> Packets" by
-"Packets A->B" to clarify behaviour
-
-------------------------------------------------------------------------
-r11361 | ulfl | 2004-07-10 06:53:51 -0500 (Sat, 10 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/gtk/hostlist_table.c
-
-changed column headers, don't talk of frames but of packets
-
-------------------------------------------------------------------------
-r11360 | guy | 2004-07-10 02:16:55 -0500 (Sat, 10 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/Makefile.common
-   M /trunk/epan/Makefile.common
-   A /trunk/packet-dcerpc-frsapi.c
-   A /trunk/packet-dcerpc-frsapi.h
-   A /trunk/packet-dcerpc-frsrpc.c
-   A /trunk/packet-dcerpc-frsrpc.h
-
-From Jean-Baptiste Marchand: frsrpc and frsapi support.
-
-------------------------------------------------------------------------
-r11359 | guy | 2004-07-09 21:07:23 -0500 (Fri, 09 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/doc/ethereal.pod
-
-SUM, like COUNT, MIN, MAX, and AVG, computes the value over the
-interval, not over the entire capture (a sum over the entire capture
-would yield only one value, which isn't very interesting to plot).
-
-------------------------------------------------------------------------
-r11358 | guy | 2004-07-09 20:01:41 -0500 (Fri, 09 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/doc/ethereal.pod
-
-Clean up some formatting, and fix some typoes.
-
-------------------------------------------------------------------------
-r11357 | guy | 2004-07-09 18:37:40 -0500 (Fri, 09 Jul 2004) | 11 lines
-Changed paths:
-   M /trunk/packet-http.c
-   M /trunk/packet-icap.c
-   M /trunk/packet-rtsp.c
-
-Use "iscntrl()", rather than "isprint()", to test whether a character is
-a CTL in HTTP, ICAP, and RTSP.
-
-Check for non-ASCII characters in ICAP and RTSP, just as we do in HTTP.
-
-The headers in those protocols are just "headers", not "MIME headers",
-at least in the RFCs (common usage nonwithstanding; not all of those
-headers are for MIME stuff such as Content-Type).
-
-Add some RFC numbers.
-
-------------------------------------------------------------------------
-r11356 | guy | 2004-07-09 18:17:05 -0500 (Fri, 09 Jul 2004) | 7 lines
-Changed paths:
-   M /trunk/Makefile.common
-   A /trunk/isprint.h
-   M /trunk/packet-aim.c
-   M /trunk/packet-cops.c
-   M /trunk/packet-dcm.c
-   M /trunk/packet-giop.c
-   M /trunk/packet-radius.c
-   M /trunk/packet-snmp.c
-   M /trunk/packet-tds.c
-
-Move the redefinition of "isprint()" to be used by dissectors when
-generating strings to put into the printable representation of protocol
-tree items into an "isprint.h" header, and include it in some additional
-dissectors.
-
-Add bounds checking to one place in the DICOM dissector.
-
-------------------------------------------------------------------------
-r11355 | guy | 2004-07-09 18:02:38 -0500 (Fri, 09 Jul 2004) | 6 lines
-Changed paths:
-   M /trunk/gtk/Makefile.am
-   M /trunk/gtk/follow_dlg.c
-   M /trunk/gtk/gtkglobals.h
-   A /trunk/gtk/isprint.h
-   M /trunk/gtk/proto_draw.c
-
-In the GTK+ code, move the redefinition of "isprint()" to
-"gtk/isprint.h", and include that in "follow_dlg.c" (which wasn't
-including "gtkglobals.h" and thus wasn't getting the redefinition) and
-"proto_draw.c" (which was including "gtkglobals.h" but now needs to
-include "isprint.h" as well).
-
-------------------------------------------------------------------------
-r11354 | guy | 2004-07-09 16:52:03 -0500 (Fri, 09 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/proto.c
-
-"length" is relative to the start of the field, so don't subtract the
-start of the field from it.
-
-------------------------------------------------------------------------
-r11353 | guy | 2004-07-09 16:13:22 -0500 (Fri, 09 Jul 2004) | 15 lines
-Changed paths:
-   M /trunk/gtk/main.c
-   M /trunk/gtk/recent.c
-
-Don't allow non-positive values for the main window width and height
-values in the "recent" file.  Also, check for syntax errors in numerical
-values.
-
-Set the main window height, as well as the main window width, to default
-values before we read in the values from the "recent" file.  (Use
-non-positive values here if you want the default to be "don't set the
-geometry" - note that you can't set one to a positive value and the
-other one to a non-positive value and expect only one to be set; they
-*both* have to be positive in order for the size to be set.)
-
-Treat non-positive values for those settings in the "recent" structure
-as an indication that we don't have values from them and that we should
-therefore not set the window size.
-
-------------------------------------------------------------------------
-r11352 | tuexen | 2004-07-09 14:50:00 -0500 (Fri, 09 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/packet-enrp.c
-
-Updated to support the upcoming
-draft-ietf-rserpool-enrp-09.txt
-
-------------------------------------------------------------------------
-r11351 | gerald | 2004-07-09 13:43:04 -0500 (Fri, 09 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/gtk/main.c
-
-Don't show the splash screen if we've been passed the "-G" flag.
-
-------------------------------------------------------------------------
-r11350 | gerald | 2004-07-09 13:42:35 -0500 (Fri, 09 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/libethereal.def
-
-Add more entries.
-
-------------------------------------------------------------------------
-r11349 | guy | 2004-07-09 04:21:07 -0500 (Fri, 09 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/tethereal.c
-
-Don't complain about "-T pdml" or "-T psml" being combined with "-x"
-only if "-x" was specified.
-
-------------------------------------------------------------------------
-r11348 | guy | 2004-07-08 23:54:08 -0500 (Thu, 08 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/packet-ieee80211.c
-
-From Solomon Peachy: fix the decoding of the Association ID in
-management frames.
-
-------------------------------------------------------------------------
-r11347 | tuexen | 2004-07-08 18:31:06 -0500 (Thu, 08 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/AUTHORS
-
-Fix my e-mail address.
-
-------------------------------------------------------------------------
-r11346 | guy | 2004-07-08 16:16:04 -0500 (Thu, 08 Jul 2004) | 6 lines
-Changed paths:
-   M /trunk/doc/README.developer
-
-Give more details on the "don't build the protocol tree if you don't
-have to", indicating that if it's too much work to explicitly test for a
-null protocol tree, you might want to avoid those tests and rely on the
-protocol tree routines not to do much work if passed a null protocol
-tree pointer.
-
-------------------------------------------------------------------------
-r11345 | guy | 2004-07-08 16:02:18 -0500 (Thu, 08 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/doc/tethereal.pod
-
-"Frame" -> "Packet", as per UI and Ethereal man page changes.
-
-------------------------------------------------------------------------
-r11344 | guy | 2004-07-08 15:57:24 -0500 (Thu, 08 Jul 2004) | 10 lines
-Changed paths:
-   M /trunk/doc/tethereal.pod
-
-Document "-T psml", and give more details in the descriptiion of the
-"-T" option.
-
-Talk about packet details rather than the protocol tree, just as we do in
-the Ethereal manual page.
-
-Clean up the descriptions of some of the "-z" options.
-
-Fix some typos.
-
-------------------------------------------------------------------------
-r11343 | guy | 2004-07-08 06:07:29 -0500 (Thu, 08 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/file.c
-
-If we're producing PostScript, don't put the column headers out if we're
-not putting the column data out.
-
-Don't fill in the column information if we're not going to use it.
-
-------------------------------------------------------------------------
-r11342 | guy | 2004-07-08 05:36:29 -0500 (Thu, 08 Jul 2004) | 7 lines
-Changed paths:
-   M /trunk/file.c
-   M /trunk/file.h
-   M /trunk/gtk/print_dlg.c
-   M /trunk/print.c
-   M /trunk/print.h
-   M /trunk/tethereal.c
-
-Make the "human-readable text vs. PSML vs. PDML" choice separate from
-the "text vs.  PostScript" choice.  The "text vs. PostScript" choice
-should probably ultimately be done with a generic set of print methods,
-to handle various platform-native print mechanisms more cleanly (and
-perhaps the dialog box code for "export as {PDML,PSML}" should be
-separate from the "export as text"/"print" dialog).
-
-------------------------------------------------------------------------
-r11341 | guy | 2004-07-08 02:47:29 -0500 (Thu, 08 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/tethereal.c
-
-Fix the error for a WTAP_ERR_UNSUPPORTED_ENCAP read error to more
-accurately reflect the problem (it's not that the entire file has a
-network type we don't handle - if it did, we'd have failed when we tried
-to open it - it's that the packet we tried to read does).
-
-------------------------------------------------------------------------
-r11340 | guy | 2004-07-08 02:45:46 -0500 (Thu, 08 Jul 2004) | 9 lines
-Changed paths:
-   M /trunk/file.c
-
-A read can return WTAP_ERR_UNSUPPORTED_ENCAP if the encapsulation type
-is per-packet and the packet has an encapsulation type we don't know
-about, so handle it on reads as well as errors - show an error message
-noting that we had a packet with a network type we don't know about, and
-show the extra info returned for that error giving details.
-
-It shouldn't return WTAP_ERR_UNSUPPORTED, however, so just give the
-"wtap_strerror()" error for that case.
-
-------------------------------------------------------------------------
-r11339 | guy | 2004-07-08 02:32:39 -0500 (Thu, 08 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/wiretap/lanalyzer.c
-
-If we don't know the board type in a Lanayzer capture, return
-WTAP_ERR_UNSUPPORTED_ENCAP, not WTAP_ERR_UNSUPPORTED, as it presumably
-means the capture was done on some type of device we don't know about.
-
-------------------------------------------------------------------------
+commit d5f84c0
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Jul 14 11:05:17 2016 -0700
+
+    Build 2.1.1.
+    
+    Change-Id: I2895d29415bb191bf2d7fc0a4468f085085bd4d9
+
+commit 530e7f0
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Thu Jul 14 18:12:16 2016 +0100
+
+    IPv6: Fix jumbo payload length offset
+    
+    Change-Id: I52fb082782674cc851b246d3b6afa7b4f14bbe34
+    Reviewed-on: https://code.wireshark.org/review/16434
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 43f7d22
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Thu Jul 14 17:55:31 2016 +0100
+
+    IPv6: Fix Jumbogram hop-by-hop expert info
+    
+    Change-Id: I751acad2fad501b700c01a37bafa96d2add8fb36
+    Reviewed-on: https://code.wireshark.org/review/16433
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 75b0e29
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Thu Jul 14 10:08:26 2016 -0700
+
+    Update URLs.
+    
+    (Gotta ensure that there's always at least one commit here that's less
+    than a year old. :-))
+    
+    Change-Id: I297920f1b68dd49550ce07544797a9f2cb854cf5
+    Reviewed-on: https://code.wireshark.org/review/16432
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 6c0972b
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Thu Jul 14 15:07:59 2016 +0200
+
+    MBIM: add dissection of AT&T proprietary UUID
+    
+    Based on AT&T Windows 8 Extended API Requirements version 1.8.0
+    
+    Change-Id: Iaf54173812a02023581c530f2340ea21e9e220d9
+    Reviewed-on: https://code.wireshark.org/review/16431
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit d5e435e
+Author: Daniele Lacamera <daniele.lacamera@technicolor.com>
+Date:   Thu Jul 14 14:08:56 2016 +0200
+
+    DHCP: correctly parse PXE options (209-210)
+    
+    option 209 was marked as opaque, now it's  as PXELINUX config file (text)
+    --> Fix: decorate as non-null terminated string
+    --> CfR: IETF RFC5071 section 4.2. "Packet Format"
+    
+    option 210 was marked as special, and erroneously decorated as Authentication
+    (option 90)
+    --> Fix: decorate as non-null terminated string
+    --> CfR: IETF RFC5071 section 5.2. "Packet Format"
+    
+    Bug: 12618
+    Change-Id: I4220c137ef4b8b7f0827496c165b0ca35b70f675
+    Reviewed-on: https://code.wireshark.org/review/16430
+    Reviewed-by: Peter Wu <peter@lekensteyn.nl>
+    Petri-Dish: Peter Wu <peter@lekensteyn.nl>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 644c009
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Thu Jul 14 14:33:01 2016 +0200
+
+    ETAG: add explicit casts to please OSX buildbot
+    
+    Change-Id: I057ffc6eb5e6c16e05b0ddc1c069159980678b85
+    Reviewed-on: https://code.wireshark.org/review/16429
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 4eecdff
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Thu Jul 14 07:46:13 2016 -0400
+
+    packet-beep.c: Pacify OS X buildbot with cast
+    
+    Change-Id: I0149546cdd2aac8335dcb1046d31ed857ed674f3
+    Reviewed-on: https://code.wireshark.org/review/16428
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 81beae9
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Wed Jul 13 19:48:22 2016 -0400
+
+    proto.c: Unsigned fields should use %u within printf.
+    
+    Found by VS Code Analysis
+    
+    Change-Id: I76ea860cd86b41ef33c47dcc8f6b1c122f8bb668
+    Reviewed-on: https://code.wireshark.org/review/16424
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 1565910
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Thu Jul 14 10:59:48 2016 +0200
+
+    MBIM: add a missing break
+    
+    Change-Id: I3a4483861b1d97ff5e43041b3ecca64c3077b284
+    Reviewed-on: https://code.wireshark.org/review/16427
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 67457e9
+Author: William Tu <u9012063@gmail.com>
+Date:   Tue Jul 12 11:09:31 2016 -0700
+
+    Add ERSPAN II support for field EN and Index.
+    
+    Current ERSPAN II dissector does not support parsing EN field and Index.
+    The patch follows the field description in draft:
+    https://tools.ietf.org/html/draft-foschiano-erspan-01
+    
+    Change-Id: I92ce56264be0fb2560c4d1a5da35738cf45a8c96
+    Reviewed-on: https://code.wireshark.org/review/16400
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 18e4e3c
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jul 12 13:18:05 2016 -0400
+
+    packet-beep.c: Use strtol over scanf to prevent analysis warnings.
+    
+    Change-Id: I9244edc537d2eb49d73e097a4cb34bf2cde868e4
+    Reviewed-on: https://code.wireshark.org/review/16395
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit efc6e50
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Jul 13 23:50:31 2016 +0200
+
+    LTE RRC: add dissection of schedulingInfoSIB1-r13 field
+    
+    Change-Id: I226ae82a2d75a9b658a0e9122b4ef1925b003279
+    Reviewed-on: https://code.wireshark.org/review/16417
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 0d73ae3
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jul 13 14:51:56 2016 -0700
+
+    Qt: Allocate packet list records using wmem.
+    
+    Add PacketListRecord::operator new, which uses wmem_alloc. Roughly
+    matches the GTK+ UI behavior. Add ColumnTextList which also uses
+    wmem_alloc.
+    
+    Lazily allocate our column text.
+    
+    Change-Id: I86a63cd8ace7764eaab1561bf71b4358af72fe03
+    Reviewed-on: https://code.wireshark.org/review/16418
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit ed27ad4
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Wed Jul 13 18:18:03 2016 -0400
+
+    androiddump.c: Use preprocessor directive to distinguish E_AGAIN and E_WOULDBLOCK.
+    
+    VS Code analysis considers them hardcoded values so the if statement is either
+    always true or always false.
+    
+    Change-Id: Iad04add9391c515873e2e00d2c6cbd682fbf5b3f
+    Reviewed-on: https://code.wireshark.org/review/16419
+    Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
+    Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 2c0d117
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Jul 13 20:13:22 2016 -0700
+
+    Fix VHT valid checks.
+    
+    The valid array in a struct mcs_vht_valid is indexed by the bandwidth
+    and the NSS-1; use the NSS-1, not the NSS, as the index.
+    
+    The maximum possible value of the NSS is MAX_VHT_NSS, so allow a value
+    of MAX_VHT_NSS.
+    
+    Change-Id: I49585f217f3e70356c1dd1ba32b6c714ce202236
+    Reviewed-on: https://code.wireshark.org/review/16426
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 335b2c0
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Wed Jul 13 19:42:15 2016 -0400
+
+    vwr.c Dynamically allocate large buffers
+    
+    VS Code Analysis claims the arrays are too large and should be moved to help
+    
+    Change-Id: I741ebe8cc73a108cb6e6d9ecbda37e2a4b6e1b4b
+    Reviewed-on: https://code.wireshark.org/review/16423
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit fb07249
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Wed Jul 13 19:26:16 2016 -0400
+
+    pcapng.c: Use preprocessor directive to compare G_BYTE_ORDER with G_LITTLE_ENDIAN.
+    
+    VS Code analysis considers them hardcoded values so the if statement is either
+    always true or always false.
+    
+    Change-Id: Iabb8462b66f728195bf378ae26c79a783feddb03
+    Reviewed-on: https://code.wireshark.org/review/16422
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 90e97df
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Wed Jul 13 18:42:14 2016 -0400
+
+    packet-ieee80211-radio.c: Prevent array overflow.
+    
+    Found by VS Code Analysis.
+    
+    Change-Id: Idab6cb5496749ebff47466b20a9a665b1574565d
+    Reviewed-on: https://code.wireshark.org/review/16421
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit b20fa86
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Wed Jul 13 18:23:03 2016 -0400
+
+    packet-gsm_a_common.c: Create typedef declaration for elem_func signature.
+    
+    This should keep VS Code Analysis happy.
+    
+    Change-Id: I99ebdc644ba353d5986d6509da784eeaa37dcc8f
+    Reviewed-on: https://code.wireshark.org/review/16420
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit b849d3c
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Tue Dec 29 19:30:58 2015 +0000
+
+    IPv6: Add support for more option types
+    
+    Change-Id: I1027e6e2481774953216ade6da4785e1a3c5ca63
+    Reviewed-on: https://code.wireshark.org/review/16357
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 76c0325
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Tue Dec 29 12:15:44 2015 +0000
+
+    IPv6: Refactor dissect_opts() into type-specific dissectors
+    
+    Change-Id: Ife8a7da3bd9bfea347321413bf05ea454186bc6d
+    Reviewed-on: https://code.wireshark.org/review/16356
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit b7cdff0
+Author: dsrsupport <eugene.exarevsky@dsr-company.com>
+Date:   Wed Jul 13 14:33:55 2016 +0300
+
+    ZigBee: fix column description for APS ACK to T2 packet
+    
+    If this is APS ACK, do not overwrite its column description by Test Profile command description.
+    
+    Change-Id: Ibd4ae978776ad9e9924e6933ede90bc2ad8855de
+    Reviewed-on: https://code.wireshark.org/review/16414
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 998ab7f
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jul 13 11:06:52 2016 -0700
+
+    Speed up col_append_ports on Windows.
+    
+    Fill in our port information using StringCchPrintf on Windows instead
+    of g_snprintf. Loading a large-ish test capture here under the VS 2013
+    profiler showed that we spent 620 samples in col_append_ports. Switching
+    from g_snprintf to StringCchPrintf reduced that to six samples.
+    
+    Inline col_snprint_port while we're here.
+    
+    Change-Id: I955e5baa66ebb9cc950fc0eb1682d3c015c7a55a
+    Reviewed-on: https://code.wireshark.org/review/16416
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 1bd438b
+Author: Kim Kempf <kim.kempf@apcon.com>
+Date:   Tue Jul 12 10:28:38 2016 -0700
+
+    Adding 802.1BR E-Tag dissector
+    
+    Based on IEEE Std 802.1BR-2012
+    
+    Bug: 12613
+    Change-Id: Ic5198471f67a1af728df40a09443a1cab2621169
+    Reviewed-on: https://code.wireshark.org/review/16402
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 6223327
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jul 12 22:53:39 2016 -0400
+
+    Support Juniper VN over UDP.
+    
+    Change-Id: I40dab9d392ddea1f895b88f8f19c1194e56563a2
+    Reviewed-on: https://code.wireshark.org/review/16408
+    Reviewed-by: Amitoj Setia <amitoj_setia@yahoo.com>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 0b00097
+Author: dsrsupport <eugene.exarevsky@dsr-company.com>
+Date:   Wed Jul 13 12:40:54 2016 +0300
+
+    ZigBee MAC parse: fix Association request parse in case of FCS absence.
+    
+    If it is ok to parse packets with bas FSC, FCS may be even absent. Parse MAC command even if remaining buffer length is less that FCS size in such case.
+    
+    Change-Id: Ibbc9fed7ab87d0511f8c97db8e0e3bdf562cd15c
+    Reviewed-on: https://code.wireshark.org/review/16412
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 3ecbe50
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Wed Jul 13 10:07:16 2016 -0400
+
+    Restore setting data.edt in write_specified_fields().
+    
+    This prevents tshark from crashing when run with "-T fields -e data".
+    
+    I5778b08c52119b5be1ec482be9417b3c4ba8ed62 mistakenly removed this line (this
+    'data' is a write_field_data_t rather than the print_data structure that
+    change was cleaning up).
+    
+    Bug: 12616
+    Change-Id: I773e47f12f852e19a20ec29a43eb3a0953923173
+    Reviewed-on: https://code.wireshark.org/review/16415
+    Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com>
+    Reviewed-by: Peter Wu <peter@lekensteyn.nl>
+
+commit abd287f
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Jul 13 12:22:37 2016 +0200
+
+    MBIM: add dissection of Intel proprietary UUIDs
+    
+    Based on http://www.telit.com/fileadmin/user_upload/products/Downloads/4G/Telit_xN930_MBIM_Command_Functional_Specification_r2.pdf
+    
+    While we are at it, add placeholder for AT&T proprietary UUID (no dissection of the buffers).
+    
+    Change-Id: I4f9825d1f9fde474853f9b86a4302742c078d8cd
+    Reviewed-on: https://code.wireshark.org/review/16413
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 5e9e48b
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Jul 13 09:28:15 2016 +0200
+
+    TCP: fix indent (use 4 spaces)
+    
+    Change-Id: Id08427246f5b481c004e861719b9b213796438c1
+    Reviewed-on: https://code.wireshark.org/review/16409
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit 3124cf8
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Mon Jun 13 04:56:57 2016 +0100
+
+    IPv6: Simplify RPL routing header dissector
+    
+    Use a wmem_array to perform strict checking.
+    
+    Fold cmprI/cmprE dissection into a single loop.
+    
+    Change-Id: I67443a604b47cd9cbca32c7f7276a7e2229580f1
+    Reviewed-on: https://code.wireshark.org/review/16348
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit e46be62
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Tue Jul 12 19:04:12 2016 +0200
+
+    LTE RRC: upgrade dissector to v13.2.0
+    
+    Change-Id: If2e15f429e3e35b3deef8afc23e57c8ef3974a22
+    Reviewed-on: https://code.wireshark.org/review/16410
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 33fa58c
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Jul 13 10:19:43 2016 +0200
+
+    RLC LTE: fix a typo
+    
+    Change-Id: I6d429da6e36e9609c1b7a539cf75e0c2c484bf00
+    Reviewed-on: https://code.wireshark.org/review/16411
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit fbb47de
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jul 12 13:28:10 2016 -0400
+
+    packet-cql.c: Bugfix bitwise operation with parenthesis.
+    
+    Change-Id: I93e1c64597f309db5341c6ccadfdb3b23c056182
+    Reviewed-on: https://code.wireshark.org/review/16397
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 0600865
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jul 12 12:31:33 2016 -0400
+
+    file-pcapng.c:  Apply parenthesis to fix build warnings
+    
+    Change-Id: I35d180e7aa040c94ca80a49e7d2132dd76e46aaf
+    Reviewed-on: https://code.wireshark.org/review/16393
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 8682f4b
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jul 12 12:32:06 2016 -0400
+
+    packet-6lowpan.c: fix uninitialized variable (ipv6_ext) warning
+    
+    Change-Id: I8182bc9452cbd1201c81407041b6b522434f5ec0
+    Reviewed-on: https://code.wireshark.org/review/16394
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 2f3b25c
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jul 12 13:23:29 2016 -0400
+
+    packet-btrfcomm.c: Add NULL check to pacify VS Code Analysis
+    
+    Some if checks are confusing the analysis, but it does add some
+    future-proofing.
+    
+    Change-Id: Ic4fe16a87646a7055f7639af050d53ff004eda5f
+    Reviewed-on: https://code.wireshark.org/review/16396
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit e063924
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jul 12 08:21:35 2016 -0400
+
+    Remove T.30 FCF mask.
+    
+    Found by VS Code Analysis, verified with spec that mask isn't needed.
+    Also included link to current spec.
+    
+    Bug: 1918
+    Change-Id: Ic3e8ee599501c7c12717649579ffd70581622178
+    Reviewed-on: https://code.wireshark.org/review/16392
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit fea50cc
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Jul 12 11:25:49 2016 -0700
+
+    Handle dissectors that don't have names.
+    
+    Dissector handles created with create_dissector_handle() don't have a
+    name; report them as "(anonymous)" (there's no guarantee that the printf
+    family of routines don't crash when a null pointer is provided to %s -
+    the printf routines in at least some versions of Solaris *do* crash in
+    that case).
+    
+    Change-Id: I561ff855a46eeb442299011d567f20751c5c6869
+    Reviewed-on: https://code.wireshark.org/review/16399
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 719c018
+Author: Thomas PORTASSAU <thomas.portassau@hotmail.fr>
+Date:   Tue Jul 12 08:36:25 2016 +0200
+
+    USB CCID added Interrupt IN and PC2RDR_params
+    
+    Change-Id: I77a88b910fa51e09f9d5bdb541170de76ffb3708
+    Reviewed-on: https://code.wireshark.org/review/16386
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 45679d2
+Author: dsrsupport <eugene.exarevsky@dsr-company.com>
+Date:   Tue Jul 12 12:21:23 2016 +0300
+
+    ZigBee Test Profile #2 enchancement.
+    
+    If profile id is ZigBee Test Profile #2, do not try to parse packet contents as other protocol above APS: ZCL or whatever else.
+    
+    Change-Id: I0f1446aea9b270c226c7c472fe794e29240defc9
+    Reviewed-on: https://code.wireshark.org/review/16387
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 479caf1
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Jul 11 15:40:03 2016 -0700
+
+    Add resource usage logging.
+    
+    Add log_resource_usage, which prints the current and elapsed user and
+    system times. Add a usage example in packet_list_model.cpp.
+    
+    Change-Id: I747161c754a3731e540821715cc9bb10b3dc821d
+    Reviewed-on: https://code.wireshark.org/review/16383
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 3fe92ff
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jul 12 09:09:57 2016 -0400
+
+    Create stub VXLAN (GPE) protocol for Decode As.
+    
+    Also remove dissector_add_for_decode_as calls as dissector_add_uint
+    already handles that.
+    
+    Change-Id: I87202d49765ffb1a2e6c922cb02b692fb16c0693
+    Reviewed-on: https://code.wireshark.org/review/16388
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 25ba3db
+Author: D. Ulis <daulis0@gmail.com>
+Date:   Mon Jul 11 21:14:36 2016 -0400
+
+    HTTP: Add request/response arrows
+    
+    HTTP has multiple related packets, so seeing which are the actual request/response (related to the current selected packet) is helpful.
+    
+    Change-Id: I833f4f620cfe8bfe9b1d7518c4e28fbd41b64e29
+    Reviewed-on: https://code.wireshark.org/review/16385
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit f4ab3f4
+Author: Jeff Layton <jlayton@redhat.com>
+Date:   Mon Jun 20 15:10:32 2016 -0400
+
+    ceph: distingush between client and server by checking for a second entity_addr_t
+    
+    The current ceph dissector assumes that the server will always send its
+    initial connection negotiation first, but that's not necessarily the
+    case, especially with the kernel client which sends its banner as soon
+    as the socket is created.
+    
+    So, we need a better mechanism to determine which end is client and
+    which is the server. The server sends its own address and then the
+    address of the client, but the client only sends its own address. We
+    can determine whether the initial negotiation message is from the client
+    or server by looking at the data after the first entity addr and seeing
+    whether it also looks like an entity addr.
+    
+    This patch takes that approach. It just grabs the address family from
+    the second address and sees whether it's IPv4 or IPv6. If it's not one
+    of those, then it assumes that it's not an entity_addr_t at all and is
+    therefore a request from the client.
+    
+    We could go farther and try to verify the port and address as well, but
+    that's probably overkill. The address family is at the same offset as
+    the host_type field in the client's Connect request, but it's big endian
+    and the host_type is little endian. As long as we don't end up with
+    host_types that are 0x200 or 0xA00, this scheme should be OK.
+    
+    Change-Id: I161d02da86d978272eff95497c6df66766b02ebc
+    Signed-off-by: Jeff Layton <jlayton@redhat.com>
+    Reviewed-on: https://code.wireshark.org/review/16043
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 2e879e2
+Author: sjha3 <sjha3@ncsu.edu>
+Date:   Sat Jul 2 15:34:37 2016 -0400
+
+    Generic Protocol Extension support for VxLAN
+    
+    Bug: 12323
+    Change-Id: I53bfedf50ad09cda52320b0e6eb81e92ed73efc8
+    Signed-off-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-on: https://code.wireshark.org/review/16250
+
+commit cfcc6fd
+Author: Jesse Gross <jesse@kernel.org>
+Date:   Fri Jun 24 15:28:55 2016 -0700
+
+    Geneve: Update list of option classes.
+    
+    Newer versions of the Geneve protocol draft have defined additional
+    option classes. This updates the list so we can show the class name
+    instead of unknown.
+    
+    Change-Id: I19f2024704abe2bc0692c73be783858d74323c0e
+    Reviewed-on: https://code.wireshark.org/review/16382
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 4b67b0b
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Mon Jul 11 15:35:29 2016 +0200
+
+    osx-app: small improvement in packaging script.
+    
+    Change-Id: I484ab1b001f7fd578e734b4e006137f590a750a9
+    Reviewed-on: https://code.wireshark.org/review/16379
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit ee28324
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Mon Jul 11 18:59:13 2016 +0200
+
+    Fix up *some* of the coding style inconsistencies
+    
+    - return type of a function definition is always on a seperate line
+    - reformat single line expert items into multiline format
+    - no space between functionname and (
+    - reformat some hf_ elements that looked different from most others
+    - space after , where appropriate
+    - Fix the following warnings and errors from checkhf.pl
+      Unused href entry: epan/dissectors/packet-ieee80211.c: hf_ieee80211_ff_rcsi
+      Unused href entry: epan/dissectors/packet-ieee80211.c: hf_ieee80211_ff_rcsi_aid
+      Error: hf_ieee80211_ff_dsss_ofdm: FT_BOOLEAN with non-null 'convert' field missing TFS in epan/dissectors/packet-ieee80211.c
+      Error: non-null hf_ieee80211_ff_dsss_ofdm 'convert' field missing 'VALS|VALS64|RVALS|TFS|CF_FUNC|FRAMENUM_TYPE|&' in epan/dissectors/packet-ieee80211.c ?
+      Error: hf_ieee80211_operat_mode_field_channel_width is passing the address of a pointer to VALS in epan/dissectors/packet-ieee80211.c
+      Error: hf_ieee80211_operat_mode_field_rxnss is passing the address of a pointer to VALS in epan/dissectors/packet-ieee80211.c
+    
+    Change-Id: Ide51d1871755199721e65c0f62b3f6a62ef1159e
+    Reviewed-on: https://code.wireshark.org/review/16381
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit 7083839
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sat Jul 9 02:22:03 2016 +0100
+
+    IPv6: refactor dissect_routing6() into type-specific dissectors
+    
+    Change-Id: I153c39bb76dc30cecede9dbf5fe4abf234fcd719
+    Reviewed-on: https://code.wireshark.org/review/16347
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 0002f25
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Mon Jul 11 10:49:53 2016 +0200
+
+    hdcp2: don't throw an exception during heuristic check
+    
+    Change-Id: I24895950464e1845c468f9fa9b6e5aa3ab8c75de
+    Reviewed-on: https://code.wireshark.org/review/16378
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit deaac11
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Mon Jul 11 10:29:26 2016 +0200
+
+    iso7816: check for minimum atr len
+    
+    and reject the packet if it is shorter
+    
+    make sure that we don't throw an exception when we read the first byte
+    and haven't yet decided if the packet contains an iso7816 atr
+    
+    Change-Id: I7b4c93cc7c55489467b46241f07a1bb5ddfd927a
+    Reviewed-on: https://code.wireshark.org/review/16377
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit f2584b2
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sun Jul 10 19:27:47 2016 +0200
+
+    BGP: Add support of Vendor Capability 131 (Multisession Cisco)
+    
+    Issue reported by Garri Djavadyan
+    
+    Change-Id: I6dd4bd20d82a3f2cb8aa45f740f72d33e33053da
+    Ping-Bug:12604
+    Reviewed-on: https://code.wireshark.org/review/16374
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 3932075
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sun Jul 10 12:17:04 2016 +0200
+
+    BGP: Add (Cisco) for "Vendor" Cisco capability
+    
+    * Route Refresh Cisco capability (128)
+    * ORF Cisco capability (130)
+    
+    Issue reported by Garri Djavadyan
+    
+    Bug: 12605
+    Change-Id: Icb19cd6a75315e5af4772dd7833a5b762bdd7ff4
+    Reviewed-on: https://code.wireshark.org/review/16373
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit b0a32c6
+Author: Binh Trinh <beango@gmail.com>
+Date:   Sun Jul 10 01:57:15 2016 -0400
+
+    NAS-EPS:  Add preference to bypass a heuristic decode of a ciphered NAS.
+    
+    Change-Id: Ifedb82bbcb29ab978ffb9ce2f485ac9ff0712fc2
+    Reviewed-on: https://code.wireshark.org/review/16363
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit ed69bf3
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jul 10 10:23:40 2016 -0700
+
+    Remove a compiler warning some platforms give.
+    
+    Some UN*Xes declare an index() function, that being the name strchr()
+    originally had in V7 UNIX.  This causes warnings from compilers if you
+    have a variable named "index", so rename the variable.
+    
+    Change-Id: Ibb046005d1ef911ce0739ce70a0a55c13310cdf0
+    Reviewed-on: https://code.wireshark.org/review/16372
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit fac8f1f
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Jul 10 18:41:23 2016 +0200
+
+    pvfs2: clean up dissect_pvfs_distribution()
+    
+    remove unnecessary variable initializers
+    remove an unnecessary if (tree) check
+    
+    Change-Id: I4c5326c11efe4fe38fb606a45ca7674484e9421c
+    Reviewed-on: https://code.wireshark.org/review/16371
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit 4b83805
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Jul 10 13:32:33 2016 +0200
+
+    mp2t: use tvb_new_subset_remaining() instead of tvb_new_proxy()
+    
+    the latter is internal to the tvb code and not meant to
+    be called from a dissector
+    
+    Change-Id: Iee5af3d59329aeef8156f0bbbd5c765cac4e314d
+    Reviewed-on: https://code.wireshark.org/review/16364
+    Petri-Dish: Martin Kaiser <wireshark@kaiser.cx>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit de796aa
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Sun Jul 10 08:07:47 2016 -0700
+
+    [Automatic update for 2016-07-10]
+    
+    Update manuf, services enterprise-numbers, translations, and other items.
+    
+    Change-Id: I9d1c7b06a449a3b0dc02dd99f33c4e7634e2d1c0
+    Reviewed-on: https://code.wireshark.org/review/16368
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 35255d9
+Author: Bruno Verstuyft <bruno.verstuyft@excentis.com>
+Date:   Wed Jun 29 14:25:34 2016 +0200
+
+    DOCSIS: Added dissector for Downstream Profile Descriptor (DPD)
+    
+    Change-Id: I97e6e07be45a5c4de6c8c467e0c782b35036bd98
+    Reviewed-on: https://code.wireshark.org/review/16202
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Adrian Simionov <daniel.simionov@gmail.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit aa9f560
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Tue Jul 5 20:15:09 2016 -0400
+
+    Cleanup and extend the regex for matching expert info entries.
+    
+    Match each entity in the structure explicitly rather than skipping a bunch at
+    the end.  This makes it possible to easily (and clearly) specify where we
+    allow white space.
+    
+    Don't capture the event group and severity: we don't use them anyway.
+    
+    Don't put single character matches in []: that makes it hard to read (for
+    me anyway).
+    
+    There's no need for both the "m"(ultiline) and "s"(ingle line) options.  Nor
+    the "o"optimize (make buggy) option.
+    
+    These same changes should/will be applied to the hf regex later.
+    
+    Change-Id: I3bf307dcd6432eb1a0c2b9aceea201f8403e08c0
+    Reviewed-on: https://code.wireshark.org/review/16313
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 448c89e
+Author: David Morsberger <dave@morsberger.com>
+Date:   Sun Jul 3 19:36:12 2016 -0400
+
+    Remember query after closing Follow Stream
+    
+    Update main filter after follow stream dialog is closed - Use:
+       previous_filter if new 'Back' button (passed in follow() method)
+       filter_out_filter_ if 'Filter Out This Stream' button (built by appending !current_stream to previous_filter)
+       leave filter alone if window closed using Close button or window close. (current stream)
+    
+    Change-Id: Ic02edeaffdc65ff0f33cac4cb9afb8cde28963c7
+    Reviewed-on: https://code.wireshark.org/review/16277
+    Reviewed-by: Jim Young <jim.young.ws@gmail.com>
+    Petri-Dish: Jim Young <jim.young.ws@gmail.com>
+    Tested-by: Jim Young <jim.young.ws@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit ea0b2e0
+Author: Michal Privoznik <mprivozn@redhat.com>
+Date:   Mon Jul 4 10:36:20 2016 +0200
+
+    Makefile: Install wireshark.pc too
+    
+    In my previous patches (8454f2a20e2 and ea16a84ef51) I've tried
+    to make the pkg-config file more robust. But what I had
+    completely forgot about is that the file was never installed by
+    our Makefile rather than we relied on distribution maintainers to
+    be smart and make the package install the file instead. I've
+    realized this as soon as I've tried to update wireshark in my
+    system.
+    
+    Change-Id: Idb60157a51ea1dd0afd6cfac695bfa5760485241
+    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
+    Reviewed-on: https://code.wireshark.org/review/16279
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit dec3e2e
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sun Jul 10 15:12:05 2016 +0100
+
+    randpkt_core: Use g_random_* for randpkt_parse_type().
+    
+    randpkt_parse_type() can (and most likely will) be called before
+    randpkt_example_init(), therefore g_rand_int_range is called with a NULL
+    GRand argument. This produces non-random output.
+    
+    Change-Id: Id420edc15a5f9dec427c5f1a1dd9a1f18a225319
+    Reviewed-on: https://code.wireshark.org/review/16367
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 3ea8ccf
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Jul 10 13:51:14 2016 +0200
+
+    iso14443: the uid size is a generated item
+    
+    Change-Id: I77952e0099ed8103c8316becafc700866b4c46d8
+    Reviewed-on: https://code.wireshark.org/review/16366
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit d68043a
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Jul 10 13:48:27 2016 +0200
+
+    iso14443: expert info for invalid uid size
+    
+    Change-Id: I3181375c3a2c8a905e1fd8bb722ac27902735ff0
+    Reviewed-on: https://code.wireshark.org/review/16365
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit 3faf0dd
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Sun Jul 10 00:17:03 2016 +0200
+
+    Qt: add assert (CID 1311486).
+    
+    Change-Id: I62290f1f1c7856ee431705a64fae2022b850234a
+    Reviewed-on: https://code.wireshark.org/review/16361
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 01b28ca
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jul 7 23:01:06 2016 +0200
+
+    randpkt_core: change rand() to g_rand_int (CID 1355360).
+    
+    Change-Id: I48560cbb6007eb16aa545a3e8e6a0e8e3b206930
+    Reviewed-on: https://code.wireshark.org/review/16326
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit e3cbea3
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sat Jul 9 15:37:27 2016 +0100
+
+    IPv6: Remove obsolete comment
+    
+    WS_INET6_ADDRSTRLEN should be used instead of INET6_ADDRSTRLEN.
+    
+    Change-Id: Id937ca72361f4f1b3cad2c18b1067c3fddc527a9
+    Reviewed-on: https://code.wireshark.org/review/16359
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit a9d5256
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sat Jul 9 09:05:12 2016 -0400
+
+    packet-wsp.c: Fix infinite loop in add_headers
+    
+    Bug: 12594
+    Change-Id: Id86d1e5f2db12871bc1b345721e79e57192f01e1
+    Reviewed-on: https://code.wireshark.org/review/16355
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 8e1cc70
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Fri Jul 8 23:25:14 2016 +0200
+
+    Fix detection of NSIS/WiX install path when running a win64 CMake
+    
+    On x86 system:
+    System32\cmd.exe
+    ProgramFiles=C:\Program Files
+    
+    On x64 system:
+    System32\cmd.exe
+    ProgramFiles=C:\Program Files
+    ProgramFiles(x86)=C:\Program Files (x86)
+    ProgramW6432=C:\Program Files
+    Syswow64\cmd.exe
+    ProgramFiles=C:\Program Files (x86)
+    ProgramFiles(x86)=C:\Program Files (x86)
+    ProgramW6432=C:\Program Files
+    
+    Change-Id: I32d52219366b299f1e8099dc6d7737970dc398dd
+    Reviewed-on: https://code.wireshark.org/review/16346
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 01c6483
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sat Jul 9 00:07:52 2016 -0700
+
+    Check for pcapng files when reading from a pipe.
+    
+    That way, people don't get confused by an "Unrecognized libpcap format"
+    error - it's *not* libpcap format!
+    
+    Also, improve *that* message to say "...or not libpcap data", and put a
+    period at the end of the error messages.
+    
+    Change-Id: I175f9399fe99ce424f1d83596b7330e1fa5c0625
+    Reviewed-on: https://code.wireshark.org/review/16349
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 94c0f91
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Thu Jun 30 11:09:07 2016 +0100
+
+    Fix value_string_ext_free() constness
+    
+    Don't declare destructor as taking a const argument.
+    
+    Change-Id: I9badfe400718bef41a0e0a00d4b3d1b0bb2879d1
+    Reviewed-on: https://code.wireshark.org/review/16342
+    Reviewed-by: João Valverde <j@v6e.pt>
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 4feb116
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Thu Jun 2 17:17:43 2016 +0100
+
+    IPv6: Remove a memcpy()
+    
+    Replace CamelCase and remove unnecessary casts too.
+    
+    Change-Id: Iacf56912448c0e0dc0fe21477d6b71ba9caba69a
+    Reviewed-on: https://code.wireshark.org/review/16344
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 44c2560
+Author: Amitoj Setia <asetia@juniper.net>
+Date:   Fri Jul 8 09:42:50 2016 -0700
+
+    fixed some juniper vn dissector bugs
+    
+    Change-Id: I67ea5df962266c1476d1d1b6234e831018138422
+    Reviewed-on: https://code.wireshark.org/review/16341
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 837b534
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Fri Jul 8 15:58:55 2016 +0200
+
+    GSM RLC/MAC: register dissectors for EC-GSM-IoT control messages
+    
+    Change-Id: I8fe84cc98b8967c529c07ff17014648610ad8660
+    Reviewed-on: https://code.wireshark.org/review/16340
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit f0bc390
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Fri Jul 8 12:24:13 2016 +0200
+
+    MAC LTE: upgrade dissector to v13.2.0
+    
+    Change-Id: Ic859d69583ca3c342d4775511b68fc276f3290a4
+    Reviewed-on: https://code.wireshark.org/review/16339
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 80b4302
+Author: Jaap Keuter <jaap.keuter@xs4all.nl>
+Date:   Thu Jul 7 09:46:12 2016 +0000
+
+    When generating the LUA reference in AsciiDoc then say so.
+    
+    Generating LUA documentation source for the developer guide says that
+    it's generating XML, which it did before the switch to AsciiDoc. Fix
+    this statement.
+    
+    Change-Id: Ib8625af84c74b5f6dc31c1e9e5ded80d9d7940ff
+    Reviewed-on: https://code.wireshark.org/review/16320
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit a7b7f94
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Fri Jul 8 08:06:30 2016 +0200
+
+    couchbase: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
+    
+    Change-Id: Ie1e3b071388b3527bba1088af69d76dcb8d6981a
+    Reviewed-on: https://code.wireshark.org/review/16333
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit c3fc1e4
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Thu Jul 7 21:49:41 2016 -0400
+
+    APRS: more cleanup.
+    
+    There's no need to create global structures with pointers to the (global) hf's
+    to pass into the dissection functions.  Just reference the global variables
+    directly.
+    
+    Remove other global variables passed as arguments while we're at it.
+    
+    Remove boilerplate comments.
+    
+    Change-Id: I7ce6b356172aa25983f4cc6a007a0158cb7f26c9
+    Reviewed-on: https://code.wireshark.org/review/16331
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 54bf3e9
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Thu Jul 7 21:23:57 2016 -0400
+
+    APRS: clean up some header fields.
+    
+    Try to make the names self-explanatory (without relying on blurbs).
+    
+    Change-Id: Icfb4797282987b42ac68709b431d8b7248a0a633
+    Reviewed-on: https://code.wireshark.org/review/16330
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 07ab40e
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Fri Jul 8 10:52:29 2016 +0200
+
+    Qt: Update scrollbars when change byte view format
+    
+    Update scrollbars when changing display format between hex and
+    bits view because the height of the phane will change.
+    
+    Change-Id: I81556c8dbdfb0a34f6c97e76834646a40aed62bb
+    Reviewed-on: https://code.wireshark.org/review/16336
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 3cf1048
+Author: dsrsupport <eugene.exarevsky@dsr-company.com>
+Date:   Fri Jul 8 11:37:31 2016 +0300
+
+    ZigBee GreenPower: Fix GP Pairing command dissection.
+    
+    Fix length of Sink GroupID in GP Pairing command.
+    
+    Change-Id: I5905812456faa0181ee1cc13824a12ce2583d4e0
+    Reviewed-on: https://code.wireshark.org/review/16335
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 0b53325
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Fri Jul 8 09:45:26 2016 +0200
+
+    p1: Add BuiltInEncodedInformationTypes.telex
+    
+    This is for completeness.
+    
+    Change-Id: Id89f649aa836dd011f0967cdbdc905916b4d2182
+    Reviewed-on: https://code.wireshark.org/review/16334
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 330bc0e
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Jul 6 08:46:29 2016 +0200
+
+    nbifom: fix no previous prototype for 'proto_register_nbifom' [-Wmissing-prototypes]
+    
+    Change-Id: I4456cfd6600986b2e0c1cecf7d3054f3e829a210
+    Reviewed-on: https://code.wireshark.org/review/16332
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit b080563
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jul 7 22:43:49 2016 +0200
+
+    Qt: add initializers (CID 1261463).
+    
+    Change-Id: I5c2d5c73e188586a91dde342d6347d25495e0263
+    Reviewed-on: https://code.wireshark.org/review/16325
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 785d229
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jul 7 22:38:40 2016 +0200
+
+    Qt: add initializer (CID 1269610).
+    
+    Change-Id: I483e5d3f239f4708f9fc6b11c98869bb1381fb44
+    Reviewed-on: https://code.wireshark.org/review/16324
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 03ca5c0
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jul 7 22:35:30 2016 +0200
+
+    Qt: add initializers (CID 1317257).
+    
+    Change-Id: I61a63c187990b119b62e99871832913a0e3f75e4
+    Reviewed-on: https://code.wireshark.org/review/16323
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit d83ee1d
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Thu Jul 7 17:21:48 2016 -0700
+
+    Handle extcap binaries and the libssh upon which some depend.
+    
+    Search the extcap binaries for shared libraries they require.
+    
+    Treat libssh specially - for some reason, when built by macosx-setup.sh
+    (which just does a standard cmake build of libssh), libssh's shared
+    library has just libssh.4.dylib, not {installation
+    directory}/libssh.4.dylib, as its shared library ID, so we don't find
+    its binary using otool -L.
+    
+    Bug: 12471
+    Change-Id: I3e5632d7520f1bbeca1a8faae3a012938ef9dee7
+    Reviewed-on: https://code.wireshark.org/review/16329
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 853df46
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jul 7 22:13:41 2016 +0200
+
+    osx-app.sh: add ciscodump.
+    
+    Ping-Bug: 12471
+    Change-Id: I7326e43ce8b294c8065e09120d85b4743f1659a9
+    Reviewed-on: https://code.wireshark.org/review/16321
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit d80c3b9
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Fri Jul 8 00:24:14 2016 +0200
+
+    Clean up fixed field handling
+    
+    - Get rid of FF_FIELD macro. Use resoved strings instead.
+    - Reorder add_ff_ functions so we don't need forward declarations
+    - Replace add_fixed_field call by call to resolved function
+    - Remove add_fixed_field and all structs and enums exclusive to it.
+    - #if 0 out unused function add_ff_relay_capable_sta_info
+    
+    Change-Id: I9955febb317f3e7c1b9ae28a5ee9c6a6472f7e9c
+    Reviewed-on: https://code.wireshark.org/review/16328
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit 10db044
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Thu Jul 7 21:33:09 2016 +0100
+
+    CMakeLists.txt: Fix gcee3e82
+    
+    Bug: 12589
+    Change-Id: I7f9be4027214cb7ae4f7b235cba73c088596a80d
+    Reviewed-on: https://code.wireshark.org/review/16322
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 166cede
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Tue Jul 5 22:01:52 2016 -0400
+
+    APRS: register the storm fields.
+    
+    There's been a comment here since 2012 about them being unregistered.  Put in
+    some registrations based on a feeble understanding of the specification (these
+    are all strings, add them as such); that should be close enough and is much
+    better than the (dissector) assertion we'd get otherwise.
+    
+    Don't bother putting those hf's in a global structure and passing around the
+    structure: the hf's are global anyway--just reference them directly.
+    
+    Add a link to the specification while we're here.
+    
+    Change-Id: Ia7b17e92a996a1a8eb4a4489eff9fca042190a32
+    Reviewed-on: https://code.wireshark.org/review/16318
+    Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit fb74b16
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed May 25 08:06:46 2016 +0200
+
+    PAPI: Update Header field
+    
+    Change-Id: I0c2a522ea70e62b6962c99729068e962beb21085
+    Reviewed-on: https://code.wireshark.org/review/15572
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 0f07378
+Author: Roland Knall <roland.knall@br-automation.com>
+Date:   Wed Jul 6 13:39:54 2016 +0200
+
+    openSAFETY: Simplify handling of SN Fail/Ack
+    
+    Also add information about error group/code acknowledged,
+    and additional parameter set missing, if applicable
+    
+    Change-Id: I911d9941a33ff4064649090908e0fcc2bf6e00f8
+    Reviewed-on: https://code.wireshark.org/review/16319
+    Petri-Dish: Roland Knall <rknall@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Roland Knall <rknall@gmail.com>
+
+commit 0bc8cf2
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Tue Jul 5 20:14:34 2016 +0100
+
+    configure: Check for working lrelease
+    
+    The qtchooser package in many (all?) distros installs executable symlinks to
+    qtchooser that can mislead AC_PROG_PATH if the corresponding Qt linguist
+    tools package is missing.
+    
+    Bug: 12570
+    Change-Id: I98795a3a7b8a05214c56a0c7b50829ea3b2976fa
+    Reviewed-on: https://code.wireshark.org/review/16316
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Adrian Simionov <daniel.simionov@gmail.com>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 5758aa5
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Tue Jul 5 21:22:36 2016 -0400
+
+    ATM PW: don't use macros to generate hf entries.
+    
+    The macros weren't saving much code, were confusing checkhf.pl, and were hiding
+    useability problems with the fields (such as names equal to the abbreviation
+    and having several fields with the same abbreviation--things checkAPIs.pl can
+    check now that the macros are out of the way).
+    
+    Change-Id: Id2ba67d09ce7dd424aee9d7f2e25eb54fa432d98
+    Reviewed-on: https://code.wireshark.org/review/16315
+    Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 7f22c8a
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Tue Jul 5 21:40:26 2016 -0400
+
+    LAT: use ENC_ASCII when adding strings.
+    
+    Change-Id: If3970fbc25d4085037fb975498de02449e2c25c1
+    Reviewed-on: https://code.wireshark.org/review/16317
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit c43984c
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Tue Jul 5 20:46:08 2016 -0400
+
+    LAT: register several hf's.
+    
+    Found by checkhf.pl
+    
+    Change-Id: If985d04f24a188ac402bc11cf61d29aa418ad242
+    Reviewed-on: https://code.wireshark.org/review/16314
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit f5eaf53
+Author: Hendrik Uhlmann <Hendrik.Uhlmann@rheinmetall.com>
+Date:   Tue Jul 5 14:16:48 2016 +0200
+
+    DIS: Introduced support of Collision PDU
+    
+    Parse all Attributes of Collision PDU and display them in wireshark HMI.
+    
+    Change-Id: I3003c6dd709498cc6c1adf784800047d0984bafa
+    Reviewed-on: https://code.wireshark.org/review/16299
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit 4b06222
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Jul 5 16:45:52 2016 +0200
+
+    Qt: add initializers (CID 1268205).
+    
+    Change-Id: I7eb71876731df29c076a3a756b6748f165d1c327
+    Reviewed-on: https://code.wireshark.org/review/16306
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Dario Lombardo <lomato@gmail.com>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 50d1d59
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Jul 5 23:08:30 2016 +0200
+
+    Qt: add initializers (CID 1162824).
+    
+    Change-Id: Ib570d3531bfdd35404b75d49dbd7dd43db4c30d9
+    Reviewed-on: https://code.wireshark.org/review/16310
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 4b484a6
+Author: Sergey Avseyev <sergey.avseyev@gmail.com>
+Date:   Wed Jul 6 01:22:11 2016 +0300
+
+    packet-couchbase.c: describe observe-seqno (0x91)
+    
+    Change-Id: I6018a57a8ae947ee68aa35901398d504d35b99c7
+    Reviewed-on: https://code.wireshark.org/review/16312
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit 5848845
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Jul 5 23:35:11 2016 +0200
+
+    Qt: remove unneeded constructors.
+    
+    There is no need to have an empty private constructor if an explicit
+    one is already present. The former private constructor didn't initialize
+    the private members causing many CIDs from coverity.
+    
+    Change-Id: I8ba98d2b9fc32a867fdcf3421df7946b90bd7b09
+    Reviewed-on: https://code.wireshark.org/review/16311
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 21f5c53
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Tue Jul 5 15:30:38 2016 +0100
+
+    Rename PIDL Makefile
+    
+    Otherwise it will get overwritten by the in-tree cmake build.
+    
+    Issue reported by Rémy Léone.
+    
+    Change-Id: I0d908973386bcb70585f5e32c36456230967bb7f
+    Reviewed-on: https://code.wireshark.org/review/16305
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit addf064
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Jul 5 22:27:55 2016 +0200
+
+    Qt: remove unused variable.
+    
+    This fixes also CID 1159350.
+    
+    Change-Id: I21b55686f96131e3e1cff0feac5f16df1c7c7ca2
+    Reviewed-on: https://code.wireshark.org/review/16309
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 1eea415
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Jul 5 16:30:28 2016 +0200
+
+    bgp: add return check (CID 1354417).
+    
+    Change-Id: Id8be1d5f6346686087d747167ec44df2b88dd35e
+    Reviewed-on: https://code.wireshark.org/review/16304
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Dario Lombardo <lomato@gmail.com>
+
+commit aea0023
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Jul 5 16:19:33 2016 +0200
+
+    tap: check return value (CID 1355643).
+    
+    Change-Id: I03b141c7aeaa1bc06dc126c5cc8f0d001a57c116
+    Reviewed-on: https://code.wireshark.org/review/16302
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit d7c072d
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Mon Jul 4 22:49:32 2016 +0200
+
+    Qt: remove unused variable.
+    
+    This fixes CID 1232347.
+    
+    Change-Id: I42b5ac997dbde8fcb05665b24444a60b009871be
+    Reviewed-on: https://code.wireshark.org/review/16290
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 7a3e9b1
+Author: Graham Bloice <graham.bloice@trihedral.com>
+Date:   Tue Jul 5 16:06:16 2016 +0100
+
+    Developers Guide updates
+    
+    Added info about debugging under Visual Studio.
+    Updated buildbot info.
+    
+    Change-Id: I9a6a0a2b14e3616a35f652c99b04ee23ea642ba5
+    Reviewed-on: https://code.wireshark.org/review/16307
+    Petri-Dish: Graham Bloice <graham.bloice@trihedral.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
+
+commit bed9d18
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Tue Jul 5 16:21:01 2016 +0200
+
+    Remove remnants of g_spawn_helper support
+    
+    Change-Id: I88121a280ff01a889daeda438b308380b6ea0703
+    Reviewed-on: https://code.wireshark.org/review/16303
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit d245698
+Author: Roland Knall <roland.knall@br-automation.com>
+Date:   Tue Jul 5 16:01:10 2016 +0200
+
+    openSAFETY: Add byte offset of frame
+    
+    Add the absolute byte offset of each openSAFETY frame to
+    dissection, so a change in the offset can be easily detected
+    
+    Change-Id: Ib935eff7ba1e2e1169cb9071a5c9703cc58fc123
+    Reviewed-on: https://code.wireshark.org/review/16301
+    Petri-Dish: Roland Knall <rknall@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Roland Knall <rknall@gmail.com>
+
+commit 5cc5ba6
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Mon Jul 4 22:53:21 2016 +0200
+
+    Qt: add initializers (CID 1233100).
+    
+    Change-Id: I99e0d6bd10cc0faddb8a503ec877b3d03b927f4e
+    Reviewed-on: https://code.wireshark.org/review/16293
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 5c11909
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Mon Jul 4 22:58:41 2016 +0200
+
+    Qt: add initializers (CID 1249475).
+    
+    Change-Id: Ic001c0dfab1e82c66473d6ca15633aaa57520659
+    Reviewed-on: https://code.wireshark.org/review/16294
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 0b35075
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Mon Jul 4 22:41:01 2016 +0200
+
+    dis: cast to guint64 to avoid potential overflow (CID 1214480).
+    
+    Change-Id: I24ae4a7a5ef8b4ed363ec849ac9c8aeeefe836dd
+    Reviewed-on: https://code.wireshark.org/review/16288
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit f2786bc
+Author: Roland Knall <rknall@gmail.com>
+Date:   Tue Jun 28 21:34:46 2016 +0200
+
+    extcap: Remove g_spawn_helper support
+    
+     Move g_spawn to separate file and implement functions to
+     use Windows based method of spawning, instead of the glib
+     based version
+    
+    Change-Id: Ibae03d834ec86531eba37dc8768fbf17ddadf57f
+    Reviewed-on: https://code.wireshark.org/review/16049
+    Petri-Dish: Roland Knall <rknall@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
+    Reviewed-by: Roland Knall <rknall@gmail.com>
+
+commit fdd87a1
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Mon Jul 4 22:41:29 2016 +0200
+
+    Network-Based IP Flow Mobility (NBIFOM) dissector
+    
+    Based on 3GPP 24.161 V13.1.0
+    
+    Change-Id: I7bf635c862bf7e0b73fd05bc8a55c900d1f4dd87
+    Reviewed-on: https://code.wireshark.org/review/16291
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 308a538
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Jul 4 16:24:57 2016 -0700
+
+    Style fix and trailing whitespace fix.
+    
+    Change-Id: I03a438fa58f84939f6245426cbe725e6196c2560
+    Reviewed-on: https://code.wireshark.org/review/16297
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 6e91389
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Jul 4 16:22:11 2016 -0700
+
+    Add a length check.
+    
+    Make sure the LBMR TNWG Interest record's length is at least the size of
+    a minimum-length LBMR TNWG Interest record.
+    
+    Hopefully this will fix the real problem about which CID 1363025 is
+    complaining.
+    
+    Change-Id: I60d94a054ec1ba4fb32b0cdd361995a584fe74a6
+    Reviewed-on: https://code.wireshark.org/review/16296
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 240f605
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Mon Jul 4 22:47:27 2016 +0200
+
+    Qt: add initializer (CID 1230901).
+    
+    Change-Id: Ie7874ef90ce14978adb2c62f208dbcc2a636d3cf
+    Reviewed-on: https://code.wireshark.org/review/16289
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 38c6a59
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Jul 4 14:14:58 2016 -0700
+
+    Add length checks.
+    
+    Make sure the authentication trailer length is large enough for a
+    minimum-length authentication trailer.
+    
+    Hopefully this fixes the real problem reported by CID 1363027.
+    
+    Use proto_tree_add_item_ret_uint() while we're at it.
+    
+    Change-Id: I3377f2a52a26f00eeb24ee5776853ffc6e4f7cce
+    Reviewed-on: https://code.wireshark.org/review/16295
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 6b5d839
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Jul 4 13:52:20 2016 -0700
+
+    Check to make sure the name length <= DLM3_RESNAME_MAXLEN.
+    
+    If it's not, we'd misdissect it.
+    
+    Hopefully this fixes the *real* problem that CID 1363031 was complaining
+    about.
+    
+    Change-Id: If1fc7c30f72d75b9dc047d7e475f78c9d5869943
+    Reviewed-on: https://code.wireshark.org/review/16292
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 7490ad4
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sun Jul 3 11:34:37 2016 -0400
+
+    packet-packetbb.c cleanup
+    
+    Change-Id: I2f6ab0bffca5aa4b021b46b930b55455e76b8a9f
+    Reviewed-on: https://code.wireshark.org/review/16284
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit de90565
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sat Jul 2 21:21:54 2016 -0400
+
+    packet-tcap.c: Remove MEM_TCAPSRT
+    
+    No need to duplicate memory allocation of hash tables to have a "debug copy".
+    Maybe a separate wmem allocator can be used within the dissector, but that
+    type of debugging shouldn't be in trunk source. Keep it on private branch
+    until it's working.
+    
+    Change-Id: I4bdd0f3d1b613f7ae79aa57ebb8e5c3293023253
+    Reviewed-on: https://code.wireshark.org/review/16282
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 276db50
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Jul 4 13:40:07 2016 -0700
+
+    Add length checks.
+    
+    While scanning through the Prefix64 option, check to make sure we
+    haven't run past the end of the option.
+    
+    The Prefix64 option requires that the prefix length be <= 12, and, if
+    it's not, we end up with part of the prefix having a negative length.
+    Check to make sure that it is <= 12.
+    
+    While we're at it, use proto_tree_add_item_ret_uint(), update IETF
+    document references to use RFCs rather tha earlier I-Ds, and add
+    references for RFC 7220 and RFC 7225.
+    
+    Hopefully this fixes the *real* problem that CID 1363032 was complaining
+    about.
+    
+    Change-Id: I1592de31f1d4f4ed6e6cdc141516fb764f21d2fb
+    Reviewed-on: https://code.wireshark.org/review/16287
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit af35e89
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sun Jul 3 22:01:23 2016 +0200
+
+    .mailmap: Update some name...
+    
+    Change-Id: I755010e59d33bc771a3be06bd1f6da1bcd81d836
+    Reviewed-on: https://code.wireshark.org/review/16267
+    Reviewed-by: Eugene Exarevsky <eugene.exarevsky@dsr-company.com>
+    Reviewed-by: Anil Kumar K K <anilkumar911@gmail.com>
+    Reviewed-by: Jose Rubio <joserubiovidales@gmail.com>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 2fbf611
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sun Jul 3 11:16:45 2016 -0400
+
+    LTE PDCP: Replace a few g_malloc0 calls with wmem
+    
+    Change-Id: I8bce527fcd2cf9feb77326a5e9fa6857218dda19
+    Reviewed-on: https://code.wireshark.org/review/16283
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit c0949bf
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Jul 4 12:42:11 2016 -0700
+
+    Fix typo.
+    
+    Addresses CID 1363024.
+    
+    Change-Id: Ie365f77ca215293aa880a9063521d2c2d7de73c8
+    Reviewed-on: https://code.wireshark.org/review/16286
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 52559e9
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sat Jul 2 17:40:17 2016 -0400
+
+    General cleanup of packet-ipsec.c
+    
+    Noticed some things working on bug 12567 that weren't related to bug.
+    
+    Change-Id: Ie9acbf85cad0899af18202415a40f392a3088ffa
+    Reviewed-on: https://code.wireshark.org/review/16249
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 1e8ed70
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sat Jul 2 16:08:58 2016 -0400
+
+    Treat SPI field in ESP/SA configuration as string only if wildcards are used.
+    
+    Otherwise convert the SPI field to a number, which allows more user
+    flexibility in SPI format.
+    
+    Bug: 12567
+    Change-Id: I646f0aeeeec4ca4302eb7d5172af9218e88b289f
+    Reviewed-on: https://code.wireshark.org/review/16248
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 3f80490
+Author: Jaap Keuter <jaap.keuter@xs4all.nl>
+Date:   Thu Jun 30 23:32:27 2016 +0200
+
+    NHRP: Add option for source address in authentication extension.
+    
+    It seems that not all Cisco IOS implementations adhere to RFC2332
+    with respect to having the source address after the SPI in the
+    authentication extension. This change adds a preference to suppress
+    the interpretation of the bytes following the SPI as the source
+    address. The default is to adhere to the RFC.
+    
+    Bug: 12569
+    Change-Id: I00d3c1b90ace54f16f0fe4704e6127a5c4881c82
+    Reviewed-on: https://code.wireshark.org/review/16231
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 764b147
+Author: Peter Wu <peter@lekensteyn.nl>
+Date:   Tue Jun 28 00:15:33 2016 +0200
+
+    wslua: fail on tree:add(nil)
+    
+    It is unlikely that tree:add(nil) or tree:add(nil, tvb) represents a
+    valid invocation. Most likely the developer made a mistake and tried
+    something like:
+    
+        local pf_thing = ProtoField.string("some.thing", "Description")
+        some_proto.fields = { pf_thing }
+        ...
+            tree:add(some_proto.fields.thing, tvb())
+    
+    which should have been:
+    
+        some_proto.fields = { thing = pf_thing }
+    
+    or:
+    
+            tree:add(pf_thing, tvb())
+    
+    Save the developer some pain and bail out early.
+    
+    Change-Id: I59fc04153f02bb186b47b763676a68bb0271df76
+    Reviewed-on: https://code.wireshark.org/review/16177
+    Petri-Dish: Peter Wu <peter@lekensteyn.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit cf508f8
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Sun Jul 3 22:04:38 2016 +0200
+
+    androiddump: fix leak (CID 1293387).
+    
+    Change-Id: I27e167368575dfddf78c237723d20c8b790e5f15
+    Reviewed-on: https://code.wireshark.org/review/16268
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit 81a81fb
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Sun Jul 3 22:56:28 2016 +0200
+
+    Qt: add initializers (CID 1159363).
+    
+    Change-Id: I5d8c2c847c842ddc172d26a3c8aee5d877201a4d
+    Reviewed-on: https://code.wireshark.org/review/16276
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 85ed737
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Sun Jul 3 22:50:47 2016 +0200
+
+    Qt: add initializer (CID 1159361).
+    
+    Change-Id: Ib7b66b4e1d600048b8a66b47d035c27ef126da29
+    Reviewed-on: https://code.wireshark.org/review/16275
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 5f69a2f
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Sun Jul 3 22:46:33 2016 +0200
+
+    Qt: add initializer (CID 1159360).
+    
+    Change-Id: I0ade3925497022d5ac16e66c02727be7fd9f4aa5
+    Reviewed-on: https://code.wireshark.org/review/16274
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 21a0fdc
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Sun Jul 3 22:43:05 2016 +0200
+
+    Qt: add initializers (CID 1159359).
+    
+    Change-Id: I21de7d1b5f69bdcfa91da560abc262906d412777
+    Reviewed-on: https://code.wireshark.org/review/16273
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 8aa2e87
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Sun Jul 3 22:40:11 2016 +0200
+
+    Qt: add initializer (CID 1159358).
+    
+    Change-Id: I3002015d793e48c87017571f8997dd5a78438f75
+    Reviewed-on: https://code.wireshark.org/review/16272
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 585cff2
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Sun Jul 3 22:37:42 2016 +0200
+
+    Qt: add initializers (CID 1159357).
+    
+    Change-Id: I27d561d8d63e0d15f7811dd7a033c38df17dfb36
+    Reviewed-on: https://code.wireshark.org/review/16271
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 9579d17
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Sun Jul 3 22:34:50 2016 +0200
+
+    Qt: add initializer (CID 1159355).
+    
+    Change-Id: If2504ea4a9d806005a6d7631ec4645df1af0206a
+    Reviewed-on: https://code.wireshark.org/review/16270
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit e865db4
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Sun Jul 3 22:31:32 2016 +0200
+
+    Qt: add initializer (CID 1159354).
+    
+    Change-Id: I0aa4b9db902d084fe33eff5b69ac5cdc85c3fec8
+    Reviewed-on: https://code.wireshark.org/review/16269
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit d439525
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Jul 3 16:04:19 2016 +0200
+
+    ssh: wmem_strdup() never returns NULL
+    
+    Change-Id: I2f7b01e5a71f043e49305d0e2a3e78eaa5eae0a8
+    Reviewed-on: https://code.wireshark.org/review/16262
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 79fb9fd
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Sun Jul 3 08:07:30 2016 -0700
+
+    [Automatic update for 2016-07-03]
+    
+    Update manuf, services enterprise-numbers, translations, and other items.
+    
+    Change-Id: Ie8e9bf51a9c25c6693597ba1109c221a111e3b58
+    Reviewed-on: https://code.wireshark.org/review/16264
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit ce52309
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Jul 3 16:39:20 2016 +0200
+
+    iso14443: expert info if the crc is wrong
+    
+    Change-Id: I1b59a7d7bf0f9f304f816558f38ce5d52deb504e
+    Reviewed-on: https://code.wireshark.org/review/16263
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit 2da35bc
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Jul 3 13:37:51 2016 +0200
+
+    profinet, CID 1362120: check the return value of ftell()
+    
+    change filePosRecord's data type to long, this is what ftell() and
+    fseek() expect
+    
+    limit filePosRecord's scope to the block where it's actually used
+    
+    if ftell() returns < 0, don't move the file pointer and don't call
+    fseek() with the negative offset
+    
+    Change-Id: If5a43099c32e476a691f4d6cd26ed7fb73490fcf
+    Reviewed-on: https://code.wireshark.org/review/16258
+    Petri-Dish: Martin Kaiser <wireshark@kaiser.cx>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 50614a9
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sun Jul 3 13:17:41 2016 +0100
+
+    checkhf: Use colon as field separator for better readability
+    
+    Comma looks like a list when skimming quickly.
+    
+    Change-Id: Ic0ac1bc8746c70724d2279e3d725c5c9449b79d8
+    Reviewed-on: https://code.wireshark.org/review/16260
+    Reviewed-by: João Valverde <j@v6e.pt>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit ff7d0b3
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sun Jul 3 12:58:24 2016 +0100
+
+    ICMPv6-RPL: Fix DRO-ACK reserved field.
+    
+    Unused href entry: epan/dissectors/packet-icmpv6.c, hf_icmpv6_rpl_p2p_droack_flag_reserved
+    
+    Change-Id: I2fb74946aeb7cf1df708449c185126ee7b6b0253
+    Reviewed-on: https://code.wireshark.org/review/16259
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 6d4c976
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Jul 3 13:42:40 2016 +0200
+
+    profinet: add a space to make checkhf happy
+    
+    without the space, checkhf complains about an ei entry
+    
+    martin@reykholt:~/src/wireshark.git$ ./tools/checkhf.pl plugins/profinet/packet-dcerpc-pn-io.c
+    ERROR: NO ARRAY: plugins/profinet/packet-dcerpc-pn-io.c, ei_pn_io_unsupported
+    
+    Change-Id: Ie72efcec644225bc4f554117ae10672694823cad
+    Reviewed-on: https://code.wireshark.org/review/16257
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit 4562a70
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sat Jun 18 16:35:26 2016 -0700
+
+    dns: remove a bunch of unnecessary NULL checks
+    
+    Change-Id: Ia4066ae3fc31fb43d4cc63cfb739f22738581831
+    Reviewed-on: https://code.wireshark.org/review/16256
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit 0bc3d75
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sun Jul 3 09:47:22 2016 +0000
+
+    Revert "Support for NSH with VXLAN-GPE encapsulation"
+    
+    This reverts commit 76a8bca9bc87823e9182fa6ebb35f0b93bcc451b.
+    
+    Change-Id: I85b9778329373872e4f9fd1b90280dfef5e33a06
+    Reviewed-on: https://code.wireshark.org/review/16255
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 783bb5b
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sun Jul 3 01:29:04 2016 +0100
+
+    Fix indentation
+    
+    Change-Id: I41b9cf4b7e3efbee48174fe0151ca94cb0bbc425
+    Reviewed-on: https://code.wireshark.org/review/16254
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 1464261
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sun Jul 3 01:26:32 2016 +0100
+
+    ICMPv6: Avoid "no response found" for multicast ping
+    
+    Change-Id: Ia6bfdd28fc6d85b3899d542db5aa4ed54be054ea
+    Reviewed-on: https://code.wireshark.org/review/16253
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 32e8f07
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sun Jul 3 00:31:38 2016 +0100
+
+    ICMP: Avoid "no response found" for multicast ping
+    
+    Ping-Bug: 12581
+    Change-Id: I6943d275de988e9de66bc01e2b421901947a5b95
+    Reviewed-on: https://code.wireshark.org/review/16252
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 791c93f
+Author: Adrian Simionov <daniel.simionov@gmail.com>
+Date:   Sat Jul 2 22:49:44 2016 +1000
+
+    DOCSIS: Update to Type 35 UCD
+    
+    Change-Id: Ie0dda94894cfaec9bccbd69d52367034e1c629da
+    Reviewed-on: https://code.wireshark.org/review/16242
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 76a8bca
+Author: sjha3 <sjha3@ncsu.edu>
+Date:   Sat Jul 2 19:09:50 2016 -0400
+
+    Support for NSH with VXLAN-GPE encapsulation
+    
+    Bug: 12271
+    Change-Id: I8481c4ab69c4432985acc79bff7818e6857fa1cb
+    Reviewed-on: https://code.wireshark.org/review/16251
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 3d7b817
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Sat Jul 2 23:16:11 2016 +0200
+
+    Qt: add initializer (CID 1159352).
+    
+    Change-Id: Ie355a31284685ca0c160a46a4daa6c28b39e3093
+    Reviewed-on: https://code.wireshark.org/review/16247
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 794da62
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Sat Jul 2 23:05:24 2016 +0200
+
+    Qt: remove unneeded check (CID 1159309).
+    
+    fi has already been checked in line 51.
+    
+    Change-Id: Idd4d09a35ef1d4897479538979debd708e2cfe5b
+    Reviewed-on: https://code.wireshark.org/review/16246
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 3bb019f
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jul 1 10:35:22 2016 -0700
+
+    Qt: Fixup byte view context menus
+    
+    Shorten text similar to other context menus.
+    
+    Change-Id: I8806ed4dddb6fc3c51ddbd4150d9090f5b2ca787
+    Reviewed-on: https://code.wireshark.org/review/16238
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 1f28e68
+Author: Matt Texier <matthieu@texier.tv>
+Date:   Wed Jun 29 17:33:21 2016 +0200
+
+    BGP: Fixed an side effect of length coding on offset
+    
+    Bug: 12568
+    Change-Id: Ibf063293041d749664f6e6ecd2455024ea3fd4ed
+    Reviewed-on: https://code.wireshark.org/review/16237
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 94e97e4
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sat Jul 2 08:23:34 2016 -0400
+
+    packetbb: Prevent divide by 0.
+    
+    Bug: 12577
+    Change-Id: Ibfa605597b786d8dbf1e256ef2ca6dc691498974
+    Reviewed-on: https://code.wireshark.org/review/16241
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit b78dd09
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Mon Jun 27 14:45:03 2016 +0200
+
+    proto.c: allow calling get_hfi_length() with a 0 byte tvb and length=-1
+    
+    As indicated in the comment, we allow FT_PROTOCOL, FT_NONE, FT_BYTES, FT_STRING
+    and FT_STRINGZPAD to be zero-length.
+    But in that case do not call tvb_ensure_captured_length_remaining() that ensures
+    that at least 1 byte is  present.
+    
+    Bug: 12561
+    Change-Id: I881754368c24d334b88f0dda1d59a68e08219227
+    Reviewed-on: https://code.wireshark.org/review/16167
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 7ad9db8
+Author: dsrsupport <eugene.exarevsky@dsr-company.com>
+Date:   Fri Jul 1 13:22:09 2016 +0300
+
+    ZigBee Green Power: implement GP Pairing Configuration command dissection.
+    
+    Change-Id: I539e98935699e5be8f91daaebade00f22b500dbc
+    Reviewed-on: https://code.wireshark.org/review/16235
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit cb987e8
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Fri Jul 1 11:27:52 2016 -0400
+
+    Don't leak a file descriptor when changing the SSL debug file name.
+    
+    I guess people don't change the SSL debug file name that often--this bug has
+    been here since 2006...
+    
+    Change-Id: I3db053dd7e0cb9a9e4ae49a310e956b3c77c99f6
+    Reviewed-on: https://code.wireshark.org/review/16236
+    Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit f3bd70b
+Author: Hessam Jalali <hessam.jalali@gmail.com>
+Date:   Thu Jun 30 21:41:15 2016 +0430
+
+    fix missing fields for json, ek and pdml when used with -e fields
+    
+    
+    Description:
+    
+    when -T json,ed or pdml used in conjunction with -e fields they would
+    always miss  the last field.
+    
+    in case of json and ek, if some fields in the middle are empty,
+    the generated json would be invalid.
+    
+    sample for ek:
+    
+     {  "_index": "packets-2016-06-30",  "_type": "pcap_file",
+     "_score": null,  "_source":
+     {  "layers": {  "e212.mcc": ["255","262"]  "frame.time_epoch":
+     ["1426550400.004751510"],  "e212.mnc": ["1","1"]  }  }  }
+    
+    command:
+    
+    tshark -T ek -r C:\a.pcap -e e212.mcc -e frame.comment
+    -e frame.time_epoch -e e212.mnc > C:\test.json
+    
+    note:
+    
+    the comma is missing between e212.mcc and frame.time_epoch
+    
+    Change-Id: I2efae0c48036cf6313e2a064453c8dbc49f38b09
+    Reviewed-on: https://code.wireshark.org/review/16226
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Martin Kacer <kacer.martin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit ad30999
+Author: Jaap Keuter <jaap.keuter@xs4all.nl>
+Date:   Wed Jun 29 23:18:57 2016 +0200
+
+    Cleanup LAPD preferences and registration handoff routine
+    
+    The preferences and the registration handoff routine used to handle
+    preference changes are setup inconsistent and less efficient. This
+    change cleans it up.
+    
+    Change-Id: I9a1d51d8924c30d9e86d8af394ab1f0f31da4d2d
+    Reviewed-on: https://code.wireshark.org/review/16208
+    Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit a062c80
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Thu Jun 30 20:41:45 2016 -0400
+
+    ASN.1 dissectors - don't try to find yourself.
+    
+    If an ASN.1 dissector is calling register_dissector for itself in its proto_register_xxx
+    function and then calling find_dissector for itself in its proto_reg_handoff_xxx
+    function then just create a static handle for that dissector and use the return
+    value of register_dissector, so the find isn't necessary.
+    
+    Change-Id: I911bdadc2fb4259601c141b955e741a2369cc447
+    Reviewed-on: https://code.wireshark.org/review/16233
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit d4add25
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Jun 30 22:37:10 2016 +0200
+
+    s7comm: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
+    
+    Change-Id: I296d11ec43b3817d30920432239632f86b9f773f
+    Reviewed-on: https://code.wireshark.org/review/16227
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Thomas Wiens <th.wiens@gmx.de>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 250f248
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Jun 30 09:24:57 2016 -0700
+
+    Qt: Add ASCII+EBCDIC actions to the byte view context menu.
+    
+    Add actions to switch between ASCII and EBCDIC, similar to the hex and
+    bits items.
+    
+    Bug: 5298
+    Change-Id: Ib601ac6e89411e6482f3e4172726e16a08fdbd2b
+    Reviewed-on: https://code.wireshark.org/review/16225
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 5cf7fcd
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Jun 30 14:55:19 2016 -0700
+
+    Qt+Gtk: Fix the -t command line flag.
+    
+    Add the time format to commandline_param_info_t and apply it when we've
+    finished application initialization.
+    
+    Bug: 12489
+    Change-Id: Ice626198a610567e945a8e53c0c1093797e8208e
+    Reviewed-on: https://code.wireshark.org/review/16232
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit f860e8d
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Jun 30 23:04:37 2016 +0200
+
+    exported_pdu(.h): Fix warning: parameter 'tag_type.' not found in the function declaration [-Wdocumentation]
+    
+    Change-Id: Ic93914a7f526b645bc21a5c9c5f2fa0bf988c27e
+    Reviewed-on: https://code.wireshark.org/review/16230
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 52ab7bb
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Thu Jun 30 22:42:26 2016 +0200
+
+    802.11 radio: fix an out of bounds access
+    
+    Bug: 12571
+    Change-Id: I4dafdd9bdec5acddf346fd2db6a06d9dfabcbb2e
+    Reviewed-on: https://code.wireshark.org/review/16228
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit cd1ddf6
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jun 29 16:51:37 2016 -0700
+
+    Speed up print_line_text.
+    
+    isatty adds a small delay, at least on OS X. Call it only when we
+    allocate a stream. Do the same for our codeset check.
+    
+    Change-Id: Id3a20059dbc9cf7d5db16d8d238d038b9de0ebf2
+    Reviewed-on: https://code.wireshark.org/review/16222
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 6b15251
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Thu Jun 30 17:40:44 2016 +0200
+
+    NAS EPS: upgrade dissector to v13.6.0
+    
+    Change-Id: Ie27ce7481b9730ad8da0d465ed1c2bc373d4b602
+    Reviewed-on: https://code.wireshark.org/review/16224
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit e594603
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Thu Jun 30 09:16:58 2016 -0400
+
+    Reinstate the wmem test-programs target.
+    
+    It's used when building the test programs (today wmem has only one but it
+    might someday have more).
+    
+    Change-Id: I627513e1297b8348bf034e852eaf212ddbef96ff
+    Reviewed-on: https://code.wireshark.org/review/16221
+    Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
+
+commit b483f8d
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Jun 30 08:25:44 2016 -0700
+
+    Add missing breaks.
+    
+    Add a couple of missing breaks. Fixes CIDs 1362970 and 1362971.
+    
+    Change-Id: If37bcfed9b48ba30ce8ed85df6e232a6bc5d36f4
+    Reviewed-on: https://code.wireshark.org/review/16223
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 9ed7568
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jun 29 13:28:57 2016 -0700
+
+    Recompress PNGs.
+    
+    Recompress PNGs using the current versions of various compressors:
+    
+      optipng 0.7.6
+      advpng 1.20
+      advdef 1.20
+      pngcrush 1.8.1
+    
+    Parallelize PNG compression. Note why we're not using a couple of other
+    compression utilities.
+    
+    Change-Id: I52757d0bc2d424013e7f00b693a0f5378427cc31
+    Reviewed-on: https://code.wireshark.org/review/16209
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit a16d401
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Tue Jun 21 05:06:23 2016 +0100
+
+    Remove Makefile.common files
+    
+    Now that nmake build system has been removed they are not needed anymore.
+    
+    Change-Id: I88075f955bb4349185859c1af4be22e53de5850f
+    Reviewed-on: https://code.wireshark.org/review/16050
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit f6c5cf9
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Thu Jun 30 00:29:31 2016 +0100
+
+    SDP: Fix warnings [-Wcast-qual]
+    
+    Change-Id: I471c3d060ff69982e94c9046ca121bb0c15f0d74
+    Reviewed-on: https://code.wireshark.org/review/16212
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit 37c928f
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jun 29 16:12:12 2016 -0700
+
+    Qt: Show the correct data in the packet dialog.
+    
+    Set our pointers and copy our data *after* we read our packet.
+    
+    Bug: 12556
+    Change-Id: I5b373f94ad5b2fa2e6563142200a80912e717a96
+    Reviewed-on: https://code.wireshark.org/review/16211
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit e55eaf5
+Author: Matt Texier <matthieu@texier.tv>
+Date:   Wed Jun 29 17:33:21 2016 +0200
+
+    BGP dissector: Fixing NLRI length for flow spec NLRI
+    
+    Bug: 12568
+    Change-Id: Id2b89c2d133865771e21acf3ee224f57ac9d262b
+    Reviewed-on: https://code.wireshark.org/review/16203
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit e4c86ac
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Jun 26 20:13:30 2016 +0200
+
+    remove Wireshark.pro, modify update-tx accordingly
+    
+    Wireshark.pro is the qt project file used by qmake
+    which in turn was used by nmake
+    
+    now that nmake is gone, the only reason to keep Wireshark.pro
+    was the update-tx script that syncs our translation files with Transifex
+    
+    update-tx calls lupdate to create a list of texts to translate and
+    lrelease to convert such a list into a binary file
+    lupdate and lrelase can read file names from a project file or
+    get them on the command line
+    
+    modify update-tx to pass the required file names on the command line
+    we can use wildcards so there's no need to change update-tx when a new
+    source file is added
+    
+    remove Wireshark.pro from the release tarball as well
+    
+    Change-Id: I7ff4ebc96f13b4ffc6fb1b2f4e045999fbfbed5e
+    Reviewed-on: https://code.wireshark.org/review/16151
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 641904b
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Jun 29 18:45:41 2016 -0700
+
+    Pass the format as an argument to write_specified_fields().
+    
+    That makes failing to specify a format a compile-time error.
+    
+    Change-Id: Iff0bda8be35b1e3acc97e4314657ceaff2b3d0be
+    Reviewed-on: https://code.wireshark.org/review/16218
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit b4e8479
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Jun 29 18:39:45 2016 -0700
+
+    Mention autotools, give some information for other UN*Xes.
+    
+    For OS X, mention the use of CMake or autotools for building.
+    
+    For Linux, mention autotools as well as CMake, and speak of Debian
+    derivatives other than Ubuntu.
+    
+    Add a section for UN*Xes other than OS X and Linux.
+    
+    Change-Id: I73bb7afe2d427333b10016aeb497ab32eee16d43
+    Reviewed-on: https://code.wireshark.org/review/16217
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 73e414d
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Jun 29 17:21:53 2016 -0700
+
+    ui/qt/i18n.qrc is a generated file; ignore it.
+    
+    Change-Id: Ifc8b45d42d9dbf9560ec825e3ce1784534df7b3b
+    Reviewed-on: https://code.wireshark.org/review/16216
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit bef07e7
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Jun 29 17:07:44 2016 -0700
+
+    Remove unused edt field from print_data structure.
+    
+    Change-Id: I5778b08c52119b5be1ec482be9417b3c4ba8ed62
+    Reviewed-on: https://code.wireshark.org/review/16215
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 6190f49
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Jun 29 16:53:06 2016 -0700
+
+    Get rid of unused edt member in write_pdml_data structure.
+    
+    Change-Id: I2a41d378187c1685afb701372cf3a8ec9c0aeb70
+    Reviewed-on: https://code.wireshark.org/review/16214
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 6d06e69
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Jun 29 16:49:04 2016 -0700
+
+    Remove unused edt member from write_json_data structure.
+    
+    Change-Id: Id8b45715c753dc6006f7833e5f49bd8aabc15271
+    Reviewed-on: https://code.wireshark.org/review/16213
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 2257478
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Jun 29 16:13:38 2016 -0700
+
+    Fix -T fields, broken by ceae9e4d1fff4500b285dba021c3f239ff87779e.
+    
+    Rename write_fields_proto_tree() to write_specified_fields(), and make
+    it static.  Make write_fields_proto_tree() a wrapper around
+    write_specified_fields() that sets the format to FORMAT_CSV.  Have
+    write_specified_fields() fail with an assertion if fields->format isn't
+    one of the known formats, to catch problems such as this in the future.
+    
+    Don't fill in the "data" structure if we're not going to use it.
+    
+    Change-Id: I11dbf448d72ca389f0e5fb8558a41b7eecf7c9a4
+    Reviewed-on: https://code.wireshark.org/review/16210
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit af52c85
+Author: Benjamin Coddington <bcodding@redhat.com>
+Date:   Fri Jun 24 09:24:20 2016 -0400
+
+    packet-nfs: fixup whitespace in pNFS SCSI work
+    
+    A recent patch introduced whitespace errors.. clean them out.
+    
+    Change-Id: Id67bed40646d60dc6775e1e1f958a5a07a5f5f6d
+    Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
+    Reviewed-on: https://code.wireshark.org/review/16205
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit bca1f8c
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jun 29 13:14:23 2016 -0700
+
+    Remove an unused image.
+    
+    Remove ui/qt/progress_overlay.png.
+    
+    Change-Id: I2016c6aa5f77314add9870ba95d1c297d72a05c3
+    Reviewed-on: https://code.wireshark.org/review/16207
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit e1b1304
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Wed Jun 29 20:05:27 2016 +0100
+
+    Update README.qt
+    
+    Change-Id: Icf7774098986da29efdf76af1dcf217bced428e4
+    Reviewed-on: https://code.wireshark.org/review/16206
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 272ec20
+Author: clairvoyant <joserubiovidales@gmail.com>
+Date:   Thu Jun 23 16:33:50 2016 +0200
+
+    LAPD. SCTP can carry LAPD information.
+    
+         * LAPD can be configured in "Decode As" using port and protocol identifier.
+         * Add default sctp ppi (the number is not assigned by IANA).
+    
+    Change-Id: Iaa4797e844f6480881605ad4e6b408d7d5f60cad
+    Reviewed-on: https://code.wireshark.org/review/16107
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit be12a25
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Thu Jun 23 23:10:08 2016 -0400
+
+    Provide new interface for Export PDU.
+    
+    Rather than have a bitmask for each desired field, have a dissector
+    provide a list of structures that represent data that goes into
+    the PDU.
+    
+    Change-Id: I125190cbaee489ebffb7d9f5d8bc6f3be2d06353
+    Reviewed-on: https://code.wireshark.org/review/16122
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 4656191
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Jun 28 10:35:27 2016 -0700
+
+    CMake: Update the macOS wrapper script behavior.
+    
+    CMake on macOS creates a convenience wrapper (run/wireshark) that runs
+    run/Wireshark.app/Contents/MacOS/Wireshark. Have it run the executable
+    using "exec" instead of opening the bundle using "open" so that
+    Wireshark runs in the foreground.
+    
+    Change-Id: I295ce0681da75678e5e01781e9c8fb58e2236fc9
+    Reviewed-on: https://code.wireshark.org/review/16196
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit ceae9e4
+Author: Martin Kacer <kacer.martin@gmail.com>
+Date:   Tue Jun 28 13:01:25 2016 +0200
+
+    tshark fields filter added for other outputs
+    
+    -e fields filter addded to ek|json|pdml output.
+    
+    Bug: 12529
+    Change-Id: I1f0f8772eefceb5b71927925ce0c34af483571b9
+    Reviewed-on: https://code.wireshark.org/review/16193
+    Petri-Dish: Guy Harris <guy@alum.mit.edu>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 348e364
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Jun 28 19:31:32 2016 -0700
+
+    Distribute i18n.qrc.in in the release tarball.
+    
+    Change-Id: I4f974351ab1f4781e140873f460d028f49640ca1
+    Reviewed-on: https://code.wireshark.org/review/16200
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 07570b5
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Jun 28 17:24:19 2016 -0700
+
+    Don't assume GNU sed.
+    
+    Not all versions of sed support "\n" as meaning "newline" in the
+    replacement string of an s command.  POSIX requires tr to support "\n"
+    in the replacement string, however, so use % as meaning "newline" in the
+    sed script, and translate it to a newline using tr.
+    
+    Change-Id: Icdbc0b55787340953dfc90ea82e0421b4e77a896
+    Reviewed-on: https://code.wireshark.org/review/16199
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 5c03bda
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Tue Mar 15 03:06:21 2016 +0000
+
+    Qt: Generate .qm files during build
+    
+    Change-Id: Ia2ee723227e1b331eeec0f0463654f35a4c9f37b
+    Reviewed-on: https://code.wireshark.org/review/14508
+    Petri-Dish: Martin Kaiser <wireshark@kaiser.cx>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit fff248b
+Author: Bruno Verstuyft <bruno.verstuyft@excentis.com>
+Date:   Mon Jun 20 14:29:10 2016 +0200
+
+    DOCSIS: Added dissector for OFDM Channel Descriptor
+    
+    Change-Id: Idbbc1ad126e0b01952957a914bd9c16a990a9b9e
+    Reviewed-on: https://code.wireshark.org/review/16036
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 42b8c95
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Tue Jun 28 21:47:46 2016 +0200
+
+    3GPP NAS: add a missing separator for optional string
+    
+    Change-Id: Idddbae0e969b525ddbe31f3b1ddbccaed232891a
+    Reviewed-on: https://code.wireshark.org/review/16197
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 422c0f4
+Author: Gerald Combs <gerald@zing.org>
+Date:   Mon Jun 27 20:13:35 2016 -0700
+
+    Qt: Make the packet map work with Qt 5.7.
+    
+    It's not safe to assume that the overlay scroll bar range is equal(ish)
+    to the number of packets. Adjust our arithmetic accordingly.
+    
+    Change-Id: Ic8cc8a746bdd2bdc6771794303e95a810bc3d1d2
+    Reviewed-on: https://code.wireshark.org/review/16186
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 000ac66
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Jun 28 08:54:53 2016 -0700
+
+    Qt: Make recent preferences changes work with Qt4.
+    
+    Cast a pointer to a QWidget * so that compilation and pref selection
+    works for Qt4. Add an assert and some comments.
+    
+    Change-Id: Ide89b698220a9af7b7252488f0770ff35081432e
+    Reviewed-on: https://code.wireshark.org/review/16195
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit ff8c6d9
+Author: Jens Kilian <jens.kilian@advantest.com>
+Date:   Tue Jun 28 10:32:26 2016 +0200
+
+    Qt: Add a missing Q_DECLARE_METATYPE to fix a compile error on RHEL 7.
+    
+    Change-Id: I6cf0a95525334d5a7561a477093b892a3f821b98
+    Reviewed-on: https://code.wireshark.org/review/16189
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 980d3b4
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Mon Jun 27 08:08:28 2016 +0200
+
+    DTN: fix indent
+    
+    * Replace tab by 4-spaces
+    * Add modelines (for packet-dtn.c)
+    
+    Change-Id: I668f20b4a021ef94a1bb0b26ac815495eb9920d9
+    Reviewed-on: https://code.wireshark.org/review/16165
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 0321d06
+Author: David Zoller <zollerd@gmail.com>
+Date:   Sat Jun 25 09:13:00 2016 -0500
+
+    DTN follow up to Change ID: I49769271a41b6a7b23c6bc1d4beaadbe8819198d
+    
+    Change-Id: Ia90644c22896586e4a260a3bf11d1f3e50bd4c4b
+    Reviewed-on: https://code.wireshark.org/review/16134
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit ca369ac
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Tue Jun 28 16:47:20 2016 +0200
+
+    3GPP NAS: upgrade dissector to v13.6.0
+    
+    Change-Id: Ieffc5d6544f3bd121ff317ff598faaadb5f117ab
+    Reviewed-on: https://code.wireshark.org/review/16194
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 670b119
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Jun 28 10:43:12 2016 +0200
+
+    print.c NULL pointer check in print_escaped
+    
+    Added NULL pointer check in print_escaped functions.
+    Requested by comment in change 16034.
+    
+    Change-Id: Id172d772d9b5cb4bcd31fe8b42286f885ec5b968
+    Reviewed-on: https://code.wireshark.org/review/16188
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Dario Lombardo <lomato@gmail.com>
+
+commit 8c006fe
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Jun 28 10:43:12 2016 +0200
+
+    print: change function call.
+    
+    Change-Id: I8cae4a8d2b57f961d16cb388befed2348a88badc
+    Reviewed-on: https://code.wireshark.org/review/16191
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Martin Kacer <kacer.martin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Dario Lombardo <lomato@gmail.com>
+
+commit 94830dc
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Jun 28 10:42:55 2016 +0200
+
+    print: merge json and ek functions.
+    
+    Change-Id: Ia5d75bab03bfc065651ea83c936aedffb1f69e9f
+    Reviewed-on: https://code.wireshark.org/review/16190
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Martin Kacer <kacer.martin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Dario Lombardo <lomato@gmail.com>
+
+commit 7fcdc75
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Tue Jun 28 07:29:50 2016 +0200
+
+    print(.c): fix no previous prototype for 'check_protocolfilter' [-Wmissing-prototypes]
+    
+    Change-Id: Ib10e919dd3f0bec92004c68bf73a3c7d37961f03
+    Reviewed-on: https://code.wireshark.org/review/16187
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit e5a1afc
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Jun 27 14:34:29 2016 -0700
+
+    Qt: Preferences dialog performance improvements.
+    
+    Fill in advanced and module tree item text when requested.
+    
+    Create ModulePreferencesScrollAreas only when we need to show them.
+    
+    Change-Id: I5aa7d5dba8f5d20de088de3a9d1ee9d58e779269
+    Reviewed-on: https://code.wireshark.org/review/16181
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit ee6c1f5
+Author: Jaap Keuter <jaap.keuter@xs4all.nl>
+Date:   Mon Jun 27 23:17:27 2016 +0200
+
+    OSPF: Differentiate meaning of N/P bit in NSSA LSA type 7
+    
+    In OSPF v2 the N/P bit in NSSA LSA type 7 messages has to be
+    interpreted as P-bit (RFC 3101) instead of N-bit. This change
+    makes it so.
+    
+    Bug: 12555
+    Change-Id: I1d4a8978ca42d0472d5967528e72cbfada87b799
+    Reviewed-on: https://code.wireshark.org/review/16174
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit f0e6764
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Jun 27 19:58:21 2016 -0700
+
+    Global, not static.
+    
+    Change-Id: I185a1786365f185f18f3ec492a8ef165d61595ed
+    Reviewed-on: https://code.wireshark.org/review/16185
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 3ebac2b
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Jun 27 19:54:42 2016 -0700
+
+    Have commandline_other_options() directly fill in the global structure.
+    
+    Other code looks at the global structure, so there won't be other
+    structures; just fill in the global structure directly.
+    
+    Change-Id: I4dc87b79168c5a7c9ab1f085aa2d78cc6d2c9019
+    Reviewed-on: https://code.wireshark.org/review/16184
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit ac4ad2b
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Jun 27 18:56:29 2016 -0700
+
+    Don't set quit_after_cap if no pcap, as it's not present.
+    
+    Change-Id: I871f75394ba66967d7d7be203bd9e235575458e1
+    Reviewed-on: https://code.wireshark.org/review/16183
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 5d019cf
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Jun 27 18:40:09 2016 -0700
+
+    Make quit_after_cap an item in commandline_param_info_t.
+    
+    And make the commandline_info structure global, so all the places that
+    look at quit_after_cap can get at it.
+    
+    Change-Id: I006329cf8842c655cca36f024570855d1b16e107
+    Reviewed-on: https://code.wireshark.org/review/16182
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 3f49e89
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Jun 27 17:21:24 2016 -0700
+
+    Pull quit_after_cap out of the global capture options.
+    
+    Really, all the GUI-related options should be pulled out, so they're not
+    cluttering up dumpcap and tshark.
+    
+    Change-Id: I0276dee2be48bae3498a819d8c0c2747fe1352e7
+    Reviewed-on: https://code.wireshark.org/review/16180
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 72d9785
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Jun 27 16:49:08 2016 -0700
+
+    We need global_capture_opts if we have extcap, even without pcap.
+    
+    Change-Id: I16b778064c1cd2bbf281fb5192bf35da252e99dd
+    Reviewed-on: https://code.wireshark.org/review/16179
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 9b91e64
+Author: Peter Wu <peter@lekensteyn.nl>
+Date:   Tue Jun 28 00:34:07 2016 +0200
+
+    test: ensure temporary directory outside source tree
+    
+    The whole point of using mktemp is to get a temporary directory outside
+    the source tree. Commit v2.1.0rc0-1027-ge01f8fb tried to fix the
+    invocation for *BSD (including OS X), but by adding a template it
+    dropped the implicit --tmpdir option for GNU mktemp on Linux..
+    
+    Use the GNU mktemp invocation and if it fails (for example, because a
+    template is expected for BSD/OS X), provide a template.
+    
+    Change-Id: I77bbc7dc2045e4fa756e102afa080860b0857713
+    Reviewed-on: https://code.wireshark.org/review/16178
+    Reviewed-by: Peter Wu <peter@lekensteyn.nl>
+
+commit e69194a
+Author: Peter Wu <peter@lekensteyn.nl>
+Date:   Mon Jun 27 23:23:31 2016 +0200
+
+    qt: fix linking error with global_capture_opts
+    
+    global_capture_opts is already defined by ui/commandline.c which is also
+    linked with wireshark-qt.cpp. Remove the duplicate definition to avoid a
+    build failure with the gold linker.
+    
+    Fixes regression from v2.1.1rc0-192-g9b5b444.
+    
+    Change-Id: I4484e2769bf270dee1ec0378fd9c925e01eaf390
+    Reviewed-on: https://code.wireshark.org/review/16175
+    Petri-Dish: Peter Wu <peter@lekensteyn.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Peter Wu <peter@lekensteyn.nl>
+
+commit 4add8b6
+Author: Peter Wu <peter@lekensteyn.nl>
+Date:   Thu Jun 16 15:27:25 2016 -0700
+
+    cmake: add idl2wrs-dissectors target for DCERPC
+    
+    Add a callable target such that dissectors can be generated without the
+    AUTOGEN_dcerpc option.
+    
+    Modelled after the pidl CMakeLists.txt file and target. This approach
+    has the advantage over the previous implementation such that the clean
+    target does not remove the packet-dcerpc-X.c files.
+    
+    Change-Id: I3226937eaa76dffa253df9d4f989421d5faa3f3f
+    Reviewed-on: https://code.wireshark.org/review/15989
+    Petri-Dish: Peter Wu <peter@lekensteyn.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Peter Wu <peter@lekensteyn.nl>
+
+commit b0b2540
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Jun 27 09:02:51 2016 -0700
+
+    Qt: Clean up capture file callbacks.
+    
+    Mark some callbacks GTK+ only as appropriate. Change a debug message to
+    an assert since we handle all callbacks.
+    
+    Change-Id: I4266f0d7134d19a9c0432354ea36de67501275b4
+    Reviewed-on: https://code.wireshark.org/review/16171
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit d8ddf84
+Author: Martin Kacer <kacer.martin@gmail.com>
+Date:   Mon Jun 27 06:41:56 2016 +0200
+
+    Fixed tshark pdml output.
+    
+    Corrected if no protocol filter (-j) specified.
+    
+    Change-Id: Id20dd255642951633efa935dbb1363e7b9aa9be0
+    Reviewed-on: https://code.wireshark.org/review/16164
+    Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit d90e6e7
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Mon Jun 27 09:48:35 2016 -0400
+
+    There's no need to check the return from g_array_index().
+    
+    g_array_index() returns an index into an array: we're sure to find
+    something at that index (whether that something is in bounds is
+    a-whole-nother question).
+    
+    This fixes CIDs 1362829 and 1362890/1362830.  There were other CIDs like
+    this but they've already been fixed.
+    
+    Change-Id: I94af0931b9adf3abd3bedc969e399cda98bbdd07
+    Reviewed-on: https://code.wireshark.org/review/16168
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit 2ab4155
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sun Jun 26 10:52:37 2016 -0400
+
+    tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_string
+    
+    Also some other tricks to remove unnecessary tvb_get_string_enc calls.
+    
+    Change-Id: I2f40d9175b6c0bb0b1364b4089bfaa287edf0914
+    Reviewed-on: https://code.wireshark.org/review/16158
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 8c37621
+Author: D. Ulis <daulis0@gmail.com>
+Date:   Sun Jun 26 22:34:03 2016 -0400
+
+    CIP: Cleanup info column for MSP packets
+    
+    1. Skip printing class name in info column when it was an MSP, since it's implied.
+    2. Don't print response status for embedded messages in info column for MSP. It makes the line too long.
+    3. Print the response status for embedded messages in the Service Packet tree. This makes it easier to find the packet that may have failed.
+    
+    Change-Id: I2c60fb9baf113a215ada7301f493cbd51e340dcd
+    Reviewed-on: https://code.wireshark.org/review/16162
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit 58ccf8e
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Sun Jun 26 21:38:19 2016 -0400
+
+    endpoint dialog: fix compilation when we don't HAVE_GEOIP.
+    
+    Also fix some indentation and white space.
+    Remove a break-after-return.
+    
+    Bug: 12562
+    Change-Id: I912ccdac62aceaabcffec8f7739da56cc6036abf
+    Reviewed-on: https://code.wireshark.org/review/16159
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 010f5bb
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Mon Jun 27 08:10:33 2016 +0200
+
+    LTP: fix indent
+    
+    replace space by tab
+    
+    Change-Id: I52d5fefbf795fe6ee2dbdeda087c49280ba47503
+    Reviewed-on: https://code.wireshark.org/review/16166
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit af26f31
+Author: Bruno Verstuyft <bruno.verstuyft@excentis.com>
+Date:   Thu Jun 16 10:24:21 2016 +0200
+
+    DOCSIS: Fix unknown TLVs in UCD type29 caused parsing errors + bugfixes
+    
+    Change-Id: I9ab56ded7ebf9f087afceed979e451e369eaf1d6
+    Reviewed-on: https://code.wireshark.org/review/15967
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 03adf58
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Sun Jun 26 23:42:20 2016 +0200
+
+    Remove author comments and some accompanying useless code comments
+    
+    This only removes author's names that appear in the AUTHORS* files.
+    In those cases where a group of people get mentioned, this patch does
+    not remove any in case at least one name is not found in AUTHORS*
+    
+    Change-Id: I2259dbda3d4a1250bdc103f3fc5be93df5482489
+    Reviewed-on: https://code.wireshark.org/review/16154
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit ff9e62a
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sat Jun 25 19:23:58 2016 +0100
+
+    autotools: Qt 5.7 requires C++11
+    
+    Change-Id: Icad622a052a84862ace98a7000f10ccf677f54a5
+    Reviewed-on: https://code.wireshark.org/review/16138
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit fbb23e2
+Author: Thomas Wiens <th.wiens@gmx.de>
+Date:   Fri Jun 24 23:53:36 2016 +0200
+
+    s7comm: Sinumerik NC file transfer
+    
+    Added decoding of up-/downloading files from/to a Sinumerik NC CNC control
+    machine.
+    
+    Change-Id: If7939e56e972fc2b8feb12150c4184a880b0cdae
+    Reviewed-on: https://code.wireshark.org/review/16129
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 76ae2d9
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sun Jun 26 18:54:54 2016 +0200
+
+    AUTHORS: fix duplicate / wrong name entry
+    
+    Change-Id: I1e2bb98d1e78af193f449c75109eabc92f934c11
+    Reviewed-on: https://code.wireshark.org/review/16149
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: David Zoller <zollerd@gmail.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 148d586
+Author: Martin Kacer <kacer.martin@gmail.com>
+Date:   Sun Jun 26 21:13:06 2016 +0200
+
+    json: corrected json output format.
+    
+    Some pcaps caused invalid json and ek files.
+    
+    Bug: 11754
+    Change-Id: Id4c4d744b4d07fe4e8b6423688be1bb10a803844
+    Reviewed-on: https://code.wireshark.org/review/16152
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 6196595
+Author: Gerald Combs <gerald@zing.org>
+Date:   Sat Jun 25 09:44:28 2016 -0700
+
+    CMake: Qt 5.7 requires C++ 11.
+    
+    Add -std=c++11 to CMAKE_CXX_FLAGS if we have Qt >= 5.7.0 and we're
+    compiling with g++ or clang++.
+    
+    Change-Id: Id4ce5921ce5c475e9eb9cc67f94c3b3a895924a1
+    Reviewed-on: https://code.wireshark.org/review/16135
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit a4711f8
+Author: Ashish Shukla <shukla.a@gmail.com>
+Date:   Fri Jun 24 15:59:39 2016 -0700
+
+    radiotap: Fix for the VHT 20MHz MCS 9 data rate not displayed
+    
+    MCS 9 at 20 MHz is valid for 3 and 6 spatial streams.
+    Changed the rate table to include rate (mbps) for VHT 20MHz MCS 9.
+    
+    Signed-off-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    
+    Bug: 12558
+    Change-Id: Ia16ae545a5ac1779131e24e1f54a5659390cd321
+    Reviewed-on: https://code.wireshark.org/review/16146
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 28048a9
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sun Jun 26 17:19:56 2016 +0200
+
+    circuit(.h): fix indent (and add modelines)
+    
+    Change-Id: I71bb0a8eaf9f5bd34395a4182e4158abaca4ace2
+    Reviewed-on: https://code.wireshark.org/review/16144
+    Reviewed-by: Dario Lombardo <lomato@gmail.com>
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 4f2c3ad
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sun Jun 26 18:48:30 2016 +0200
+
+    Fix typo on AUTHORS.src (about @)
+    
+    Change-Id: Ie4ba5b6ca9cdcf0a90c4b7604b0b4ff89690f3d9
+    Reviewed-on: https://code.wireshark.org/review/16148
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit ea4d01d
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 26 17:37:49 2016 -0700
+
+    The "coding" subfield of the VHT field is a bitmask.
+    
+    Treat it as such.  Fetch it once, regardless of whether we have any
+    non-zero NSS values or not, and use the per-user NSS value to decide
+    whether a particular bit in the bitmask is valid and worth displaying.
+    
+    Make the four coding fields bitfields, with the appropriate bit.
+    
+    Change-Id: I506b35afa9d07da8d800da5c304d5d0aadd87c54
+    Reviewed-on: https://code.wireshark.org/review/16155
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 497159f
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 26 13:44:17 2016 -0700
+
+    Check for an invalid 11ac MCS/bandwidth/NSS combination.
+    
+    A few of the combinations are marked as "Not valid" in 802.11ac-2013.
+    
+    Ping-Bug: 12558
+    Change-Id: I18b78ebb84ab32a6fc53c6d634ef07ae87fb4866
+    Reviewed-on: https://code.wireshark.org/review/16153
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit b84637b
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Sun Jun 26 19:07:57 2016 +0200
+
+    Decode partial virtual bitmap in TIM IE
+    
+    - Add yet another filter name for an association id element
+    - Minor (consistency) cleanups in the vicinity of the new hf element.
+    
+    Bug: 12545
+    Change-Id: Ic8e7580e7de7572e1b449ae03494b25567d86ea3
+    Reviewed-on: https://code.wireshark.org/review/16150
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit e702da6
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Sun Jun 26 08:09:49 2016 -0700
+
+    [Automatic update for 2016-06-26]
+    
+    Update manuf, services enterprise-numbers, translations, and other items.
+    
+    Change-Id: Id5cc1bbd3d7f899e48ae9c2de48613ef0366cc29
+    Reviewed-on: https://code.wireshark.org/review/16142
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 5e8649b
+Author: Gerald Combs <gerald@zing.org>
+Date:   Sat Jun 25 10:12:21 2016 -0700
+
+    Qt: Don't use QStyleOptionViewItemV4.
+    
+    It was deprecated in Qt 5.7. Just use QStyleOptionViewItem.
+    
+    Change-Id: I890305a11393940e21bdc68d90ca6602ade16769
+    Reviewed-on: https://code.wireshark.org/review/16137
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 4addfc6
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jun 24 16:48:23 2016 -0700
+
+    Add an RA_INTERFACES register action.
+    
+    Add RA_INTERFACES between RA_PREFERENCES and RA_CONFIGURATION. Wireshark
+    was spending a suspiciously long time loading module preferences here.
+    (Now we just need to find out why that section of the code is slow.)
+    
+    Change-Id: Iecbe55e8e10c8844bcb151a13e383cb13a3f6eb1
+    Reviewed-on: https://code.wireshark.org/review/16133
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 60cdee9
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jun 24 15:17:25 2016 -0700
+
+    Qt: Handle unhandled filter actions.
+    
+    Handle FilterAction::ActionColorize and ::ActionFind. Remove
+    ::ActionConversation since it was unused. Assert when we encounter a
+    missing FilterAction, similar to what we do in other parts of the code.
+    
+    Bug: 12363
+    Change-Id: I5c1ecd488e5bdb9700a80fc70ec7c047311054b6
+    Reviewed-on: https://code.wireshark.org/review/16131
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 291762d
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jun 24 10:52:44 2016 -0700
+
+    Qt: Try to fix un-maximize behavior on OS X.
+    
+    On OS X, create dialogs with valid parents so that we don't trigger
+    QTBUG-46701. Document QDialog's "on top", maximize, and minimize
+    behaviors.
+    
+    Bug: 12544
+    Change-Id: I32c0ef01dba3f7132e5fd0cd61f9feb654b92009
+    Reviewed-on: https://code.wireshark.org/review/16127
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 974a530
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Jun 23 13:10:52 2016 -0700
+
+    Qt: Conversation and Endpoint dialog performance tweaks.
+    
+    Generate column text dynamically. This keeps us from having to iterate
+    over our tree items each time we receive updates.
+    
+    Set the uniformRowHeights property.
+    
+    Stop automatically resizing columns after 200 items.
+    
+    Fixup name resolution behavior. Disable the checkbox if host name
+    resolution is disabled.
+    
+    Change-Id: Ib2fef604d6ee9e39a8b1edd72d58d0cb02d3bb64
+    Reviewed-on: https://code.wireshark.org/review/16110
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 01e2280
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jun 23 17:52:51 2016 +0200
+
+    circuit: rename shadow variable
+    
+    Change-Id: I67e2c80e89af9526ba4b482933d64cab93b9490a
+    Reviewed-on: https://code.wireshark.org/review/16105
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 12efbd6
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jun 23 17:53:45 2016 +0200
+
+    app_mem_usage: rename shadow variable
+    
+    Change-Id: I0db888633118beeabfe4bb8fa6da419d0827c7c1
+    Reviewed-on: https://code.wireshark.org/review/16106
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit f8500f3
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jun 23 17:51:41 2016 +0200
+
+    conversation: rename shadow variable
+    
+    Change-Id: I8f738b2e01d7f448b21cdc1b488b16b7dd581911
+    Reviewed-on: https://code.wireshark.org/review/16104
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 46fc6f5
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jun 23 17:40:40 2016 +0200
+
+    ex-opt: rename shadow variable
+    
+    Change-Id: Iba19920e58ffb7f1a88c2a75964c518f0479c66f
+    Reviewed-on: https://code.wireshark.org/review/16103
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 916958c
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jun 23 17:39:43 2016 +0200
+
+    filter: rename shadow var
+    
+    Change-Id: Idc18f2988754fc21b1f8f2dcadfe5e3dd31d5545
+    Reviewed-on: https://code.wireshark.org/review/16102
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit bfb6f62
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jun 23 17:35:17 2016 +0200
+
+    srt: rename shadow variable
+    
+    Change-Id: I69bda25f79b6b46bdb288e32133847a853b614e0
+    Reviewed-on: https://code.wireshark.org/review/16101
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit b845e29
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jun 23 17:31:49 2016 +0200
+
+    stats_tree: rename shadow variable
+    
+    Change-Id: I5b3272cc4df728c70d6b0370b0d8a6d3482a0c6c
+    Reviewed-on: https://code.wireshark.org/review/16100
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 581d44f
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jun 23 17:15:34 2016 +0200
+
+    h248: rename shadow variable.
+    
+    Change-Id: I98545776127a0cc3b5d9c44bb625a217672b4443
+    Reviewed-on: https://code.wireshark.org/review/16099
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit b47aca5
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jun 24 16:01:51 2016 -0700
+
+    Minor UI locale updates.
+    
+    Qt: Call setlocale before commandline_early_options so that we get
+    proper "-v" output, similar to the GTK+ UI.
+    
+    GTK+: Call setlocale once at startup.
+    
+    Bug: 11960
+    Change-Id: I3c3a196b9d94fc768e1085200891bc8d67e21a08
+    Reviewed-on: https://code.wireshark.org/review/16132
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 79836fa
+Author: Roland Knall <roland.knall@br-automation.com>
+Date:   Thu Jun 23 10:43:30 2016 +0200
+
+    wsutil: Move Win32 helper routines from capchild
+    
+    Move error handling and argument quoting routines from
+    capchild to wsutil, as those methods will be used by
+    extcap_spawn as well.
+    
+    Change-Id: I2c4515fefd5aecad317fcdaefa721734288f792c
+    Reviewed-on: https://code.wireshark.org/review/16123
+    Petri-Dish: Roland Knall <rknall@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+    Reviewed-by: Roland Knall <rknall@gmail.com>
+
+commit fe68566
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jun 24 12:59:07 2016 -0700
+
+    Qt: Fix "-l" behavior.
+    
+    gbcae998 didn't completely fix the missing "-l" behavior.
+    
+    Bug: 12311
+    Change-Id: Iee3c844013ac137e94848aaafca7aeb3de43e080
+    Reviewed-on: https://code.wireshark.org/review/16128
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit cc007e5
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jun 24 08:59:48 2016 -0700
+
+    Qt: Keep the syntax line edit cursor active.
+    
+    Ignore focusOutEvents when the syntax line edit completer is active.
+    This keeps it from hiding its cursor.
+    
+    Bug: 12520
+    Change-Id: I8e25b92c097e039e26e2381c5209be1e27a6a7cd
+    Reviewed-on: https://code.wireshark.org/review/16126
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
+    Tested-by: Jim Young <jim.young.ws@gmail.com>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 4adf695
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Fri Jun 24 14:13:06 2016 +0200
+
+    print(.c): fix indent
+    
+    Change-Id: Ie7c55fb432b29abe689eed1968cfa30bd8e88e33
+    Reviewed-on: https://code.wireshark.org/review/16124
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 1df9918
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jun 23 18:21:13 2016 +0200
+
+    tfshark: remove unused variable
+    
+    Change-Id: I30ab3e4e044de12b18b7b7213a605df7096d1c54
+    Reviewed-on: https://code.wireshark.org/review/16108
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 71a57dc
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Thu Jun 23 18:51:25 2016 -0700
+
+    Indicate how this should be done.
+    
+    Assuming that it could, if registered as an "eth.trailer" heuristic
+    dissector, get the length of the entire frame, that is.
+    
+    Change-Id: I1ac26feeb10bb8ba357089a80f4b768f580bb51d
+    Reviewed-on: https://code.wireshark.org/review/16121
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit a5e9e7e
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Thu Jun 23 12:45:32 2016 -0700
+
+    Fix "disable this protocol by default".
+    
+    Allow a dissector to mark its protocol as "disabled by default", which
+    means that the "enable all protocols" routine won't enable it.  This is
+    necessary in order to allow the disabling of protocols not to be
+    unintentionally changed due to profile changes; see bug 9826.
+    
+    Change-Id: I3947f794c21350b70a8de06899cfc7715b77f90f
+    Ping-Bug: 9826
+    Reviewed-on: https://code.wireshark.org/review/16109
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit dd5f3c9
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Thu Jun 23 16:10:09 2016 +0200
+
+    LTE RRC: fix display of info column when receiving a BR SIB
+    
+    Change-Id: Ic288cb10fad3bd34fe088479e7a79f77985808e0
+    Reviewed-on: https://code.wireshark.org/review/16098
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 45db2fb
+Author: Benjamin Coddington <bcodding@redhat.com>
+Date:   Thu Jun 23 05:57:03 2016 -0400
+
+    packet-nfs: add extent decoding for SCSI layouts
+    
+    Decode extents sent within the response to a LAYOUTGET operation on
+    SCSI layout types.
+    
+    Change-Id: I1fc0a5e3d4782f078f96866dc63f2ec43b6d62b1
+    Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
+    Reviewed-on: https://code.wireshark.org/review/16097
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 738b3e8
+Author: dz-msfc <zollerd@gmail.com>
+Date:   Wed Mar 2 20:39:12 2016 -0600
+
+    NASA provided LTP and DTN updates
+    
+    Change-Id: I49769271a41b6a7b23c6bc1d4beaadbe8819198d
+    Reviewed-on: https://code.wireshark.org/review/14310
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit edac72e
+Author: Jens Kilian <jens.kilian@advantest.com>
+Date:   Thu Jun 23 10:31:42 2016 +0200
+
+    Increase MAX_DISSECTOR_ADDR_TYPE.
+    
+    With the recent changes causing some address types to be registered
+    by their proper dissectors, I ran into the MAX_DISSECTOR_ADDR_TYPE
+    limit in a new dissector I'm currently writing.
+    
+    Change-Id: I72f521266af9190e8ad198ace4d6608b6b4d2dee
+    Reviewed-on: https://code.wireshark.org/review/16091
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 982359c
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jun 23 10:13:15 2016 +0200
+
+    bthci: add missing break (CID 1362832)
+    
+    Change-Id: I705cb17d7c6d615361d29f00ba840a94dc835ff0
+    Reviewed-on: https://code.wireshark.org/review/16090
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit a51b6a6
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Thu Jun 23 02:33:46 2016 -0700
+
+    Fix some of the brokenness in the PRP redundancy control trailer dissector.
+    
+    IF YOU ARE DOING A HEURISTIC CHECK TO DETERMINE WHETHER THE PACKET
+    YOU'RE LOOKING AT IS ONE YOU SHOULD DISSECT, EVEN IN A DISSECTOR
+    THAT'S NOT REGISTERED AS A HEURISTIC DISSECTOR, DO NOT LOOK AT PACKET
+    BYTES UNLESS YOU HAVE ALREADY DETERMINED THAT THEY ARE AVAILABLE IN THE
+    CAPTURE.
+    
+    THERE ARE NO EXCEPTIONS TO THIS RULE.
+    
+    Bug: 9826
+    Change-Id: I2327a92ee760003bc10489263c0c53acdf2094e9
+    Reviewed-on: https://code.wireshark.org/review/16092
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 6b0923a
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Thu Jun 23 01:00:26 2016 -0700
+
+    No pcap, no live capture, so no auto_scroll_live.
+    
+    Change-Id: Ic1993916cdb78c946bb291fa59f7cdc25e9cef2d
+    Reviewed-on: https://code.wireshark.org/review/16088
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 2c8056a
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Mon Jun 13 20:02:46 2016 +0200
+
+    Qt: quit the UI if WIRESHARK_QUIT_AFTER_CAPTURE is set (offline mode too).
+    
+    This change is useful to use the offline mode in tests (like fuzzing)
+    that require the software to quit after the processing of a sample.
+    
+    Change-Id: I311c642edecf4012dc518c2bf8bca66c97aa1b02
+    Reviewed-on: https://code.wireshark.org/review/16038
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit bf29a5c
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Thu Jun 23 00:30:51 2016 -0400
+
+    Add LACP "flag strings"
+    
+    Merged the functionality of a Lua script from Sharkfest '16
+    presentation into the dissector.
+    Also cleaned up some of the tfs values used by the dissector.
+    
+    Bug: 12550
+    Change-Id: I6b4c2f4d8a07cfb836265518d713a499df3e971c
+    Reviewed-on: https://code.wireshark.org/review/16086
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 1cdd091
+Author: Chris Brandson <chris.brandson@gmail.com>
+Date:   Fri Jun 17 15:12:12 2016 -0700
+
+    ZigBee updated ZDO support to comply with R22
+    
+    Update ZDO support for R22 (and IEEE 802.15.4-2015)
+    - Add support for the new IEEE Joining List request / response
+    - Changed Network Update to support channel pages
+    - Added Network Update Enhanced request
+    - Added decoding of EU Sub-GHz Frequency Band
+    
+    Change-Id: I3a513a486f6d3784897fc8b783411c678e3f905e
+    Reviewed-on: https://code.wireshark.org/review/16040
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit fdcfd3a
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Wed Jun 22 21:10:50 2016 +0100
+
+    IPv6: Don't check payload length for ICMPv6 encapsulation
+    
+    Change-Id: I783df2ddc98da1c78020837a32005ea143321990
+    Reviewed-on: https://code.wireshark.org/review/16081
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 30f7434
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Jun 22 21:29:20 2016 -0700
+
+    Squelch some 64-bit-to-32-bit-shortening warnings.
+    
+    Change-Id: I64f833abd11d3b2511c235bb353cb5fb7b813b7f
+    Reviewed-on: https://code.wireshark.org/review/16085
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 300e055
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jun 22 12:44:02 2016 -0700
+
+    Qt: Use queued signals+slots for filter actions
+    
+    Many of our dialogs can send an "apply this display filter" signal to
+    the main window. Applying a display filter in turn creates a nested
+    event loop via cf_read+update_progress_dlg. If the "apply" signal+slot
+    is directly connected (which is the default, and which means we're
+    calling into a function table) we can close the dialog while the signal
+    is firing, which means we return into a deleted object.
+    
+    Make all of the filterAction signals+slots queued instead of direct.
+    
+    Bug: 12523
+    Change-Id: Ica331054c0aa52a7f33bd8df1fa65ecd09fdc292
+    Reviewed-on: https://code.wireshark.org/review/16080
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 933c079
+Author: Uli Heilmeier <uh@heilmeier.eu>
+Date:   Thu Jun 16 14:03:04 2016 +0200
+
+    HTTP: Split URI into path and query. Tokenize parameters.
+    
+    Split a HTTP URI into path and query.
+    Tokenize the parameters of a query.
+    
+    Bug: 12514
+    Change-Id: I9892914eba9737c9751936ce62e63497aba61c61
+    Reviewed-on: https://code.wireshark.org/review/15971
+    Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit fea6e73
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Fri Jun 17 20:41:31 2016 -0400
+
+    RTP player: increase the maximum number of silence frames to 30 minutes worth.
+    
+    The BadAlloc X11 crash I reported in bug 4119 (which is why the limit was as
+    low as it was) has long since been fixed thanks to
+    bug 2630/I71e1bd2f9a62792db06ce887e2bbe7a96d110e0a so we can now deal with
+    more silence frames.
+    
+    Change-Id: I0127381e71e497560e0f23af04f9d96af1ed6335
+    Ping-Bug: 5902
+    Ping-Bug: 4119
+    Ping-Bug: 2270
+    Reviewed-on: https://code.wireshark.org/review/16003
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit bcae998
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jun 22 14:41:16 2016 -0700
+
+    Qt: Support the -j, -J, and -l command line flags
+    
+    Add support for -j, -J, and -l. Mark the -m flag deprecated.
+    
+    Bug: 12546
+    Change-Id: Ic44b3997840018e5d571aa1813a1646bce11d4a6
+    Reviewed-on: https://code.wireshark.org/review/16083
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 18a900f
+Author: John A. Thacker <johnthacker@gmail.com>
+Date:   Mon Jun 20 16:29:49 2016 -0400
+
+    Editcap: Fix setting of max_packet_number
+    
+    editcap -r only sets max_packet_number to the earliest, instead of latest,
+    packet or end of range selection. This changes it to the proper test.
+    
+    Bug: 12547
+    Change-Id: I81772962b00fc6566ccead4fb44c6626a47fff31
+    Reviewed-on: https://code.wireshark.org/review/16045
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 63027fc
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Tue Jun 21 15:31:39 2016 +0200
+
+    Windows: rename wiretap-${PROJECT_VERSION}.dll to libwiretap.dll
+    
+    This aligns the name with what is done for other Wireshark shared libraries.
+    Moreover it allows to compile a wiretap plugin once per major release, without
+    the need to recompile it each time ${PROJECT_VERSION} changes (each nightly
+    build / official release).
+    
+    Change-Id: I53c82277223a4f323079cf695168ac85c2fba523
+    Reviewed-on: https://code.wireshark.org/review/16058
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit a9a306f
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Wed Jun 22 01:28:48 2016 -0400
+
+    Don't close Wireshark (GTK) if user cancels Save on Close.
+    
+    Bug: 9635
+    Change-Id: I4a6e3ca676f1c1096521c0a8147a1459777c92fa
+    Reviewed-on: https://code.wireshark.org/review/16075
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 92ea291
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Wed Jun 22 10:56:07 2016 -0400
+
+    Don't close Wireshark (Qt) if user cancels Save on Close.
+    
+    Bug: 9635
+    Change-Id: I8c73c839419cd4bcb850824ffb42bf72eed50b19
+    Reviewed-on: https://code.wireshark.org/review/16076
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit d9fb7f9
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Jun 20 09:41:10 2016 -0700
+
+    Handle ENAMETOOLONG.
+    
+    g_strerror doesn't appear to handle ENAMETOOLONG. Check for it ourselves.
+    
+    Change-Id: Icd113a81e8d95bb3c84c91bb420a1a6a19bf5d40
+    Reviewed-on: https://code.wireshark.org/review/16041
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit be303c2
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Jun 22 16:26:56 2016 -0700
+
+    No GeoIP, no need for geoip_none_.
+    
+    Change-Id: I6fb328d07718d2ff7a7d6008c936b7478ea6db3f
+    Reviewed-on: https://code.wireshark.org/review/16084
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit f9cf660
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jun 22 10:56:30 2016 -0700
+
+    Qt: Fix crash in Conversations and Endpoints dialogs
+    
+    Don't assume that conv_item_t or hostlist_talker_t pointers never
+    change. GArrays can reallocate their data, and in our case this can
+    happen when we have more than 10,000 items (which is the size that the
+    conversation table code passes to_array_sized_new).
+    
+    Bug: 12288
+    Change-Id: I88e58be830e35dde272f81fe9250b054fb87facf
+    Reviewed-on: https://code.wireshark.org/review/16078
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 692e2b6
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Jun 22 21:08:57 2016 +0200
+
+    SSH: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
+    
+    Change-Id: If084278acfeb82ae7c91aefff9035f156e8f4f15
+    Reviewed-on: https://code.wireshark.org/review/16079
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Kenny Root <kenny@the-b.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit e82d0ae
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Jun 21 16:23:04 2016 -0700
+
+    Qt: Make the syntax line edit less greedy.
+    
+    In SyntaxLineEdit::event, only grab ShortcutOverride events that have
+    Ctrl+Alt modifiers. When the main window display filter edit has focus
+    this should let us use text editing shortcuts and most main window
+    shorcuts as appropriate. "Most" means everything except for time display
+    formats. We might want to use something other than Ctrl+Alt for their
+    modifiers.
+    
+    Bug: 12533
+    Ping-Bug: 12270
+    Change-Id: I61eb86b80b4237e6907d5e50262b8f5c291b27a7
+    Reviewed-on: https://code.wireshark.org/review/16065
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit d46daa1
+Author: Balint Reczey <balint@balintreczey.hu>
+Date:   Thu Jun 16 15:09:56 2016 -0700
+
+    GTK: Keep display filter applied when switching profiles
+    
+    Bug: 6130
+    Change-Id: I3bcd6aaad33482474e3429e0dcc074973a338fca
+    Reviewed-on: https://code.wireshark.org/review/15992
+    Petri-Dish: Balint Reczey <balint@balintreczey.hu>
+    Tested-by: Balint Reczey <balint@balintreczey.hu>
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 0bf1cb2
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jun 21 22:23:05 2016 -0400
+
+    Add address_to_bytes API.
+    
+    This will copy an address's "byte format" into a buffer.  The original
+    intended design is for export_pdu functionality, which tries to do
+    this "manually" for many address types (and creates undesired dependencies)
+    
+    The default functionality if a "byte format function" isn't provided
+    (currently the case for all address types) is a memcpy of the address
+    data.  Providing "address to byte" functions to aid export PDU
+    functionality will be provided later.
+    
+    Change-Id: I3703f9e617a8cef09165ad53a0f98c6372676b9b
+    Reviewed-on: https://code.wireshark.org/review/16070
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit c664f72
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Jun 21 15:13:30 2016 -0700
+
+    Qt: Clear the packet list selection before freezing it.
+    
+    Call selectionModel()->clear() before removing our model. This will
+    hopefully make sure we don't end up with an invalid selection in
+    selectionChanged().
+    
+    Clear the selection model before clearing the model while we're here.
+    
+    Change-Id: I1007eeaa480afa0fb31dafc15a49ca6c247b30c8
+    Reviewed-on: https://code.wireshark.org/review/16062
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Kenny Root <kenny@the-b.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit debbf7e
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jun 21 20:30:35 2016 -0400
+
+    Move AT_VINES address type to VINES dissector.
+    
+    proto.c still has to deal with FT_VINES, but maybe that
+    can be refactored to the dissector too.
+    
+    Change-Id: Iee04eed3b75f91cb62bb7b625dd44baeeb9aebb3
+    Reviewed-on: https://code.wireshark.org/review/16069
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit e7b78eb
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jun 21 20:06:01 2016 -0400
+
+    Move AT_USB to inside USB dissector.
+    
+    This required some hacking in the conversation table handling, but
+    still seemed worth it as USB address is not widely used.
+    Maybe a "is_stringlike" property for address types...
+    
+    Change-Id: I628a15c17cb1f595bb292130867adbc5bea0f41a
+    Reviewed-on: https://code.wireshark.org/review/16068
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 3ed06ec
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Jun 21 16:34:36 2016 -0700
+
+    The C standard requires <stdlib.h> for getenv() and abort().
+    
+    You might be able to get away with not including it on some or all
+    UN*Xes, but you can't do so on Windows with MSVC.
+    
+    Change-Id: Id2de70745e2a6e8dedc005a55030f3d3fcb54a69
+    Reviewed-on: https://code.wireshark.org/review/16064
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 1b1296a
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Wed Jun 22 00:23:38 2016 +0200
+
+    More helpful failure when registration fails.
+    
+    Change-Id: I3c574c504cc9166d04b5b725a6a393767a58a280
+    Reviewed-on: https://code.wireshark.org/review/16063
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit 6cc90dd
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Jun 21 11:21:33 2016 -0700
+
+    As with dissector_add_uint(), so with dissector_add_{string,guid}.
+    
+    Improve the error message for a null disssector handle.
+    
+    Fix indentation while we're at it.
+    
+    Change-Id: I1cb2f8ac52e56fc98f6b3ad981018f571e5a7bf0
+    Reviewed-on: https://code.wireshark.org/review/16060
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit d970da4
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Tue Jun 21 19:56:00 2016 +0200
+
+    Slightly improve error message in case of initialization errors.
+    
+    Change-Id: Icb5d4f0f3bc60970737abbf62044f4550e8d3ca3
+    Reviewed-on: https://code.wireshark.org/review/16059
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit c3f3bd7
+Author: Martin Kacer <kacer.martin@gmail.com>
+Date:   Mon Jun 20 11:03:40 2016 +0200
+
+    tshark JSON and Elasticsearch output fix
+    
+    Fixed json and ek escape function
+    Fixed -j protocol filter to do exact match
+    Fixed -T json to correctly close json
+    Added -j protocol filter also to pdml output
+    
+    Bug: 11754
+    Change-Id: I02f274e4a5a02346922b37bbe946c10340c242ea
+    Reviewed-on: https://code.wireshark.org/review/16034
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit df231d9
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Tue Jun 21 15:30:33 2016 +0200
+
+    libcodecs and libwsutil are DLLs, not static libraries
+    
+    Change-Id: I4486f35e07c72d4ca35d5649de25d0c9abd2a964
+    Reviewed-on: https://code.wireshark.org/review/16057
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 8a0b7cc
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Tue Jun 21 15:20:16 2016 +0200
+
+    Add a couple of vendor defines.
+    
+    Change-Id: I252b4f892a539c7fa585615ef636fc26de356bf7
+    Reviewed-on: https://code.wireshark.org/review/16055
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 6b01909
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Tue Jun 21 15:14:48 2016 +0200
+
+    [H248-Q1950] Correct signal ids.
+    
+    Change-Id: Iafb030313ed3b715a09146d131dfb4ffdcb7961a
+    Reviewed-on: https://code.wireshark.org/review/16054
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 57b6bc1
+Author: Anthony Coddington <anthony.coddington@endace.com>
+Date:   Tue Apr 5 14:21:36 2016 +1200
+
+    pcap: ERF per-Host ID/Source ID interface support
+    
+    Add encap_priv pointer to libpcap_t.
+    Initialize erf_priv when ENCAP_ERF.
+    Use erf_populate_interface_from_header() to dynamically create interfaces.
+    Free encap_priv on pcap_close.
+    
+    Ping-Bug: 12303
+    Change-Id: Ieda425ef3e50a124d9c38ee4538aa3644128ce60
+    Reviewed-on: https://code.wireshark.org/review/15362
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit d50b981
+Author: Yang Luo <hsluoyz@gmail.com>
+Date:   Thu Jun 16 11:39:32 2016 +0800
+
+    pcap: Add support to "new" Npcap native mode without setting PATH
+    
+    Npcap decided not to add "C:\Windows\System32\Npcap" to
+    system PATH in the installation any more (starting from
+    Npcap 0.07 r14). So this patch needs to be applied, otherwise
+    Wireshark will not find Packet.dll (the error message will
+    only say wpcap.dll is missing, but actually is Packet.dll
+    missing).
+    
+    Change-Id: Ifd8b6e6d8ecf9866cd37c3368b604de210ff8c7b
+    Reviewed-on: https://code.wireshark.org/review/15959
+    Reviewed-by: Yang Luo <hsluoyz@gmail.com>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 6ccee3e
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Tue Jun 21 08:55:14 2016 +0200
+
+    bthci: Show unknown ocf as undecoded
+    
+    Don't show unknown ocf values as unexpected parameters.
+    
+    Change-Id: I08a6c8c20d6382a847f0a2969e4c523a2873dd6f
+    Reviewed-on: https://code.wireshark.org/review/16048
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
+    Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 6ee5464
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Tue Jun 21 08:52:51 2016 +0200
+
+    packetlogger: Add some info types
+    
+    Add Kernel, Kernel Debug and Error info types.
+    
+    Change-Id: I04547a426b69adde5186e8315a08f4648c1e7837
+    Reviewed-on: https://code.wireshark.org/review/16047
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 9a5cdac
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Fri Jun 17 19:30:57 2016 +0200
+
+    debian-setup: add additional params to apt-get.
+    
+    Can be used to pass params like -qq and -y for automated installations,
+    like in travis-ci.
+    
+    Change-Id: Iddf18829f09ce6b16c1c71264adab38d0a893fe6
+    Reviewed-on: https://code.wireshark.org/review/15999
+    Reviewed-by: Balint Reczey <balint@balintreczey.hu>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Dario Lombardo <lomato@gmail.com>
+
+commit e6481a9
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jun 21 01:19:47 2016 -0400
+
+    Check for negative nanoseconds in io,stat tap.
+    
+    Seconds were already being checked for negative values, but if there is
+    only a fraction of a second, the negative check wasn't being done,
+    which led to bad results.
+    
+    Bug: 9014
+    Change-Id: I820e0a4b1384330acebf4a632a04f7840db2288b
+    Reviewed-on: https://code.wireshark.org/review/16046
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit f76af2e
+Author: Jeff Layton <jlayton@redhat.com>
+Date:   Mon Jun 20 15:10:32 2016 -0400
+
+    ceph: c_dissect_sockaddr doesn't need the "data" pointer
+    
+    Change-Id: I8d4ca2e46a556e32e594610fd26c72840783601e
+    Signed-off-by: Jeff Layton <jlayton@redhat.com>
+    Reviewed-on: https://code.wireshark.org/review/16042
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit fa20f5c
+Author: Rudra Rugge <rrugge@juniper.net>
+Date:   Wed Jun 15 11:32:57 2016 -0700
+
+    Add support for Opencontrail virtual network
+    
+    Change-Id: Ia6012e0f6425be069e222538eafb1191b398ec83
+    Reviewed-on: https://code.wireshark.org/review/15930
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 82ed904
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Wed Jan 13 17:49:43 2016 +0100
+
+    [RNSAP]Update to V13.1.0 (2015-12)
+    
+    Change-Id: I6cb7099ac691d68ddae7be59bf37130c8affad42
+    Reviewed-on: https://code.wireshark.org/review/13263
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit a83f88f
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Mon Jun 20 13:57:11 2016 +0200
+
+    [pre-commit-ignore] Dont check the asn1 files they are imported verbatime
+    from standards documents in most cases.
+    
+    Change-Id: Ie9db1a1431a201dc374f800b5118a199dcb51b9c
+    Reviewed-on: https://code.wireshark.org/review/16035
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 88b7a48
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 19 23:54:33 2016 -0700
+
+    Pull the options structure initialization into commandline_other_options().
+    
+    Change-Id: I931cde27a81566dfa0ce6e5c9307bfc1a4d5fe54
+    Reviewed-on: https://code.wireshark.org/review/16033
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 7795082
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sun Jun 19 17:53:59 2016 -0400
+
+    Add display filter completion suggestions to color filters.
+    
+    Change-Id: I84d890b55c72e4427ceb2d64e4a7888c07c030f5
+    Reviewed-on: https://code.wireshark.org/review/16024
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 5c1d58b
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sun Jun 19 17:47:27 2016 -0400
+
+    Add field completion suggestions when adding a Display filter or Y Field to the IO Graph
+    
+    Bug: 11899
+    Change-Id: I7cee36581dc773daa691dad10500124ab66520bc
+    Reviewed-on: https://code.wireshark.org/review/16023
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 66bb67c
+Author: Gerald Combs <gerald@zing.org>
+Date:   Sat Jun 18 12:13:15 2016 -0700
+
+    GTK+: Truncate simple_message_box messages.
+    
+    In do_simple_message_box, build our primary message using
+    g_string_vprintf instead of g_strdup_vprintf. Truncate both the primary
+    and secondary messages so that we end up with merely annoyingly wide
+    dialogs instead of insanely wide ones.
+    
+    Bug: 9761
+    Change-Id: I93ff76344c0da7d97cce5180ed9ecf9349190f6f
+    Reviewed-on: https://code.wireshark.org/review/16005
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit e3289a8
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Fri Jun 17 13:43:20 2016 -0700
+
+    qt: reset the column sorting when a new file is loaded
+    
+    Bug: 12541
+    Change-Id: I75656d4027dd39e1f97c4bcd38e0dea6fe2de297
+    Reviewed-on: https://code.wireshark.org/review/16002
+    Petri-Dish: Martin Kaiser <wireshark@kaiser.cx>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 92f4c7c
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sun Jun 19 16:52:50 2016 +0200
+
+    Add JSON export to Qt/GTK UI
+    
+    Change-Id: I5ff46a40cdb1f8f41565d2aa54c6f9e61d397e3a
+    Reviewed-on: https://code.wireshark.org/review/16013
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit bea1950
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 19 17:42:14 2016 -0700
+
+    Protect some code that's only for Wireshark-with-pcap.
+    
+    Put that code inside #ifdef HAVE_LIBPCAP/#endif.
+    
+    Change-Id: I85768fd49a008341a95ac3c8656e96afa6741fbe
+    Reviewed-on: https://code.wireshark.org/review/16030
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit e79e834
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 19 16:36:57 2016 -0700
+
+    Move some option checking to common code.
+    
+    Change-Id: Icff9dacd73ea933c59ed664db05098dd8cb3dbf5
+    Reviewed-on: https://code.wireshark.org/review/16029
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit fb9a7d4
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 19 15:28:39 2016 -0700
+
+    Don't assume we successfully read the configuration files.
+    
+    read_configuration_files() can fail and return NULL, so check that
+    commandline_info.prefs_p is non-null before dereferencing it.
+    
+    Fixes CID 1362778.
+    
+    Change-Id: I3066769c474d394fbfe548b50d6be704964e59d3
+    Reviewed-on: https://code.wireshark.org/review/16028
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 30919f7
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 19 15:18:00 2016 -0700
+
+    Don't assume we have an array of GeoIP databases.
+    
+    The attempt to open them might fail; if geoip_dat_arr is null, just
+    return 0 as the number of databases, don't crash.
+    
+    Change-Id: I967d863d328a42d7dce79f58d4fa67d922d0cb2c
+    Reviewed-on: https://code.wireshark.org/review/16025
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 234d8ea
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 19 14:12:30 2016 -0700
+
+    Pass the info strings directly to commandline_early_options().
+    
+    Just pass them directly as arguments, don't stuff them into a structure.
+    
+    Change-Id: Iac84226f54898bc953011bca64795e9049762905
+    Reviewed-on: https://code.wireshark.org/review/16022
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 85c805d
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 19 13:21:17 2016 -0700
+
+    Handle capture options in pcap-less Wireshark in the commandline_ routines.
+    
+    Get rid of the capture_option_specified and arg_error members of the
+    commandline_capture_param_info_t and commandline_param_info_t
+    structures, and have them be local variables in
+    commandline_early_options() and commandline_other_options().  Have
+    commandline_early_options() print the "sorry, Wireshark wasn't built
+    with pcap" and exit if -D was specified but Wireshark wasn't built with
+    pcap.
+    
+    Change-Id: I0efcdea89d9585af8f3c0a28aee060f33d3ec5fd
+    Reviewed-on: https://code.wireshark.org/review/16021
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 0ca9fc1
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 19 13:00:13 2016 -0700
+
+    Fix indentation.
+    
+    Change-Id: I71332dc35047e7d8d32b428fb99b8b9368c41de6
+    Reviewed-on: https://code.wireshark.org/review/16020
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 42985f4
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 19 12:55:48 2016 -0700
+
+    Those aren't capture options, they're the options we must process early.
+    
+    The only one of those options that has anything to do with packet
+    capture is -i, and all we do there is check for an argument of "-"; the
+    rest are either
+    
+       1) options that affect your preference settings (-C to select
+          the profile, -P to set the personal file directory path);
+    
+       2) options that just print something to the standard output or
+          error and exit, before firing up the GUI;
+    
+       3) extension command line options (-X).
+    
+    Change-Id: Iba9b8b14fe468e2ca9d4c67e1a9b8103603678d9
+    Reviewed-on: https://code.wireshark.org/review/16019
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 147b3d5
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sun Jun 19 02:33:13 2016 -0400
+
+    Ability to invoke "Decode As..." as command-line argument for GUIshark.
+    
+    TShark has had the functionality for awhile. While the GUI version
+    still has ways to change and persist Decode As functionality, adding
+    command line functionality gives the Decode As from initial launch
+    of the GUI.
+    Was also an excuse to refactor a bunch of code out of tshark.c
+    
+    Bug: 5143
+    Change-Id: Ie67007d75e897bc06cc9afd9b84372a96b93778c
+    Reviewed-on: https://code.wireshark.org/review/16008
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit f4fc03d
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 19 09:52:55 2016 -0700
+
+    Get rid of an unused variable.
+    
+    There's no need for the capture_option_specified variable; it's now in a
+    structure.
+    
+    Change-Id: Ic2f1faee4666eea7ae91fd6899cecaa76d0ceb9f
+    Reviewed-on: https://code.wireshark.org/review/16018
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 6febf9b
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 19 09:29:21 2016 -0700
+
+    Get rid of an unused variable; set a structure member.
+    
+    There's no need for the capture_option_specified variable, but we *do*
+    need to initialize the capture_option_specified member of *param_info
+    before parsing the flags.
+    
+    Change-Id: I89d0b8c338c2784742b21ba4e854f702ce491849
+    Reviewed-on: https://code.wireshark.org/review/16017
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit bb44b48
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Sun Jun 19 08:10:58 2016 -0700
+
+    [Automatic update for 2016-06-19]
+    
+    Update manuf, services enterprise-numbers, translations, and other items.
+    
+    Change-Id: Idd2d53a32188f2e607351da874b1a68a4811ed57
+    Reviewed-on: https://code.wireshark.org/review/16014
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit a383e69
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sun Jun 19 11:01:56 2016 +0200
+
+    Revert "tap: change glib functions to wmem."
+    
+    This reverts commit 2e9f3c5d366eaa7139fc877b5301392166b3f985.
+    
+    It breaks the registration of codec, dissector and libwiretap plugins.
+    
+    Change-Id: I4ef91dd192f765adf87ea9fe9f3693e25dbd24de
+    Reviewed-on: https://code.wireshark.org/review/16012
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit ff84512
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Sun Jun 19 10:33:59 2016 +0200
+
+    Add modelines
+    
+    Change-Id: I3d5ed2e671ec761f3628fb8de6f393fdc915165e
+    Reviewed-on: https://code.wireshark.org/review/16011
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit 51ceb6d
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Fri Jun 17 20:28:58 2016 +0200
+
+    Calculate and print CWmin and CWmax in addition to ECWmin and ECWmax
+    
+    This also changes the summary presentation to make it more compact
+    
+    Change-Id: I27ef8b2da280e36cff84dcb97d6d40dc0015a74b
+    Reviewed-on: https://code.wireshark.org/review/16000
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit f4fd1a3
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 19 00:49:42 2016 -0700
+
+    Fix problems when compiling without pcap.
+    
+    Change-Id: Id682a76ac561f92f65638bbdfcd4236eb92e46b7
+    Reviewed-on: https://code.wireshark.org/review/16010
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 8634cee
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 19 00:38:41 2016 -0700
+
+    Put #ifdef/#endif around a variable used only on Windows.
+    
+    Change-Id: Ia6fed6db03cb88433469e758693fcc72c4bd9071
+    Reviewed-on: https://code.wireshark.org/review/16009
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 9b5b444
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sat Jun 18 16:49:23 2016 -0400
+
+    Refactor command-line handling of GUI options.
+    
+    Both GTK and Qt both use the same command-line options, so refactor
+    the parsing and (possibly) applying of those arguments to a single
+    location.
+    
+    Ping-Bug: 12546
+    Change-Id: Ib31e576c509c5d3d21c33d3247640d9f9c68661b
+    Reviewed-on: https://code.wireshark.org/review/16006
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit deef1dc
+Author: Peter Wu <peter@lekensteyn.nl>
+Date:   Thu Jun 16 14:58:19 2016 -0700
+
+    cmake: add PIDL dissector generation support
+    
+    The dissectors list is generated based on regex magic on pidl/Makefile.
+    A dssetup.cnf file is added because all other protocols already have
+    this file. The srvsvc and wkssvc protocols cannot be built for some
+    reason, so just disable it (this mirrors the original Makefile).
+    
+    Add frsrpc and samr to PIDL_DISSECTOR_SRC list which was missing
+    compared to autotools.
+    
+    Tested with an out-of-tree and in-tree build with cmake (make and ninja):
+    
+        cmake -GNinja && ninja -v pidl-dissectors
+        touch epan/dissectors/pidl/dfs/dfs.idl && ninja generate_dissector-dcerpc-dfs
+        cmake . && make -C epan/dissectors/pidl generate_dissector-dcerpc-dfs
+    
+    Change-Id: Id8bf34e76c20053a8a393024560d90a048473e03
+    Reviewed-on: https://code.wireshark.org/review/15962
+    Petri-Dish: Peter Wu <peter@lekensteyn.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit c07fd44
+Author: Binh Trinh <beango@gmail.com>
+Date:   Fri Jun 17 21:46:11 2016 -0400
+
+    DCE/RPC: fix array of pointers with NULL
+    
+    Change-Id: Ie89f8fd4ec744d427d41866206d5a6784c5b224f
+    Reviewed-on: https://code.wireshark.org/review/16004
+    Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit a7aaf0b
+Author: Chris Brandson <chris.brandson@gmail.com>
+Date:   Fri Jun 17 11:38:15 2016 -0700
+
+    ZigBee dissector added support for the Power Negotiation bit
+    
+    An update to R22 adds the Power Negotiation bit to the Parent
+    Information of the End Device Timeout Response
+    
+    Change-Id: I3d423e1088821ccaba98183e2be7f2152bd659d1
+    Reviewed-on: https://code.wireshark.org/review/16001
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 631b9c4
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Fri Jun 17 10:58:32 2016 -0400
+
+    GTPv2: Use proto_tree_add_bitmask
+    
+    Change-Id: I236a3513237a7a977389438adaf381542281943d
+    Reviewed-on: https://code.wireshark.org/review/15997
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 2dc3e52
+Author: Samiran Saha <ssahasamiran@gmail.com>
+Date:   Fri Jun 17 18:20:04 2016 +0530
+
+    MKA: tvbrange for all subtrees corrected
+    
+    * Incorrect tvbrabge was affecting highlight on selection.
+    
+    * AN & Confidentiality Offset dissection fixed.
+    
+    Change-Id: Ibc4422322b765b0073471345f6e0bc3b1aeba2f9
+    Reviewed-on: https://code.wireshark.org/review/15996
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 5a85add
+Author: Kenny Root <kenny@the-b.org>
+Date:   Thu Jun 16 00:12:53 2016 -0700
+
+    ssh: add RSA host key printing
+    
+    Adds a dissector for the ssh-rsa type of public key where the modulus
+    and public exponent are extracted out.
+    
+    Change-Id: I10b1f2d6f41878d9f7ffe5d399b9b7d4f69ad96e
+    Reviewed-on: https://code.wireshark.org/review/15975
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit e600526
+Author: Kenny Root <kenny@the-b.org>
+Date:   Wed Jun 15 17:05:54 2016 -0700
+
+    ssh: add hostkey information
+    
+    Adds a framework for hostkey to be printed out separately from the rest
+    of the key exchange. This will allow for individual key information to
+    be presented separately in subsequent changes.
+    
+    Change-Id: I27433772ef1a9e1c45f388809017ed07cf6e41fa
+    Reviewed-on: https://code.wireshark.org/review/15974
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit ecd4120
+Author: Binh Trinh <beango@gmail.com>
+Date:   Thu Jun 16 23:51:14 2016 -0400
+
+    Diameter-3GPP: add AVP 21 RAT-Type decoding
+    
+    Change-Id: Ibede796a52bb382525bc1f430d5fdecd555c233f
+    Reviewed-on: https://code.wireshark.org/review/15993
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit e912db4
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Fri Jun 17 17:45:28 2016 +0200
+
+    Add an expert item to asure that aifsn is at least 2
+    
+    Change-Id: If7105ba2e476acca8a02ce740decc4966b0af1bb
+    Reviewed-on: https://code.wireshark.org/review/15998
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit 2e9f3c5
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue May 3 18:40:17 2016 +0200
+
+    tap: change glib functions to wmem.
+    
+    Change-Id: I878ae6b121a669f9b7f4e1e57bc079f0cb44c0bf
+    Reviewed-on: https://code.wireshark.org/review/15270
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Evan Huus <eapache@gmail.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 2aa55a3
+Author: Binh Trinh <beango@gmail.com>
+Date:   Fri Jun 17 01:21:19 2016 -0400
+
+    GTPV2: add decoding of ECI into enodebid and cellid
+    
+    Change-Id: If46cc354e202ff9a126580bf742d747e42678f83
+    Reviewed-on: https://code.wireshark.org/review/15994
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit a6da022
+Author: Jens Kilian <jens.kilian@advantest.com>
+Date:   Fri Jun 17 12:39:09 2016 +0200
+
+    Qt: Fix a compile error occurring on RedHat Enterprise Linux.
+    
+    Another missing Qt #include; probably caused by commit 157721c.
+    
+    Change-Id: I8ab4be9f18dffde7159debd842201e2a67230ec8
+    Reviewed-on: https://code.wireshark.org/review/15995
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit a4f5802
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Jun 15 00:04:21 2016 +0200
+
+    autotool: Add -Wc99-extensions CFLAGS
+    
+    See with CMake (ga9070e1a90)
+    
+    Change-Id: If768b663f9ed032503fc121785b078c0107cdadc
+    Reviewed-on: https://code.wireshark.org/review/15909
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Peter Wu <peter@lekensteyn.nl>
+
+commit 42b0609
+Author: Martin Kacer <kacer.martin@gmail.com>
+Date:   Mon Jun 13 15:47:44 2016 +0200
+
+    tshark JSON and Elasticsearch output
+    
+    Added ouput -T for json|ek
+    Added -j switch fo filter EK json|ek fields.
+    Added -x switch to work with json|ek to insert raw fields.
+    
+    Bug: 11754
+    
+    Change-Id: Iad5a9092b843c074b0b774d1745fa14fca09f6b7
+    Reviewed-on: https://code.wireshark.org/review/15869
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 0aa5f6c
+Author: Peter Wu <peter@lekensteyn.nl>
+Date:   Thu Jun 16 15:23:59 2016 -0700
+
+    idl2wrs: fix more bad strndups
+    
+    Fixed another g_strndup case that truncated the name and replaced more
+    by strdups when possible.
+    
+    Change-Id: Id7ce4d82da9fb1d0071bc7a6b4e7c2062bf77f55
+    Reviewed-on: https://code.wireshark.org/review/15988
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 22fb7a5
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Thu Jun 16 23:26:58 2016 +0100
+
+    mswsp: Remove null check (CID1355407)
+    
+    value->type is already asserted as not null (and probably shouldn't be).
+    
+    Change-Id: I574d3e7e0d5c636e6b731c1c817f2e457447afc1
+    Reviewed-on: https://code.wireshark.org/review/15990
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 0ca6a6d
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Wed Jun 15 02:20:11 2016 +0100
+
+    Align AUTHORS.src column
+    
+    Change-Id: I17ed5e0be356666e9b29490ce43deb357fe177ff
+    Reviewed-on: https://code.wireshark.org/review/15991
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit f9c2a2e
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Thu Jun 16 10:38:33 2016 +0100
+
+    LDSS: Add an assertion (CID280539,CID280540)
+    
+    Change-Id: I18082a4d45f0c320b8ee0e11139295eb1aee2c89
+    Reviewed-on: https://code.wireshark.org/review/15968
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 157721c
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Jun 16 14:09:28 2016 -0700
+
+    Qt: Add "Copy As…" to VoIP Calls.
+    
+    Bug: 4389
+    Change-Id: I88dba82bd63e8c3be2b6fac3eca88f810c62d8bd
+    Reviewed-on: https://code.wireshark.org/review/15985
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit ee6e89d
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Thu Jun 16 10:18:07 2016 +0100
+
+    CANopen: Check array bounds for untrusted index (CID 1356262)
+    
+    Change-Id: If5ca51e5703fa4137ab9f388a99d613752d3b0d0
+    Reviewed-on: https://code.wireshark.org/review/15983
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 99e2466
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Jun 16 13:31:47 2016 -0700
+
+    Add a sequence analysis wishlist item.
+    
+    Change-Id: Idea0bab80c7c05e3ad9f8591904e882df69a17ff
+    Reviewed-on: https://code.wireshark.org/review/15984
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit c269684
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Thu Jun 16 10:20:40 2016 -0700
+
+    lemon: use a define for fseek()'s whence parameter
+    
+    for people who don't immediately understand what fseek(fp, 0, 2) does
+    
+    Change-Id: I297ba6fd718ef0f09c4d0b29bf433262c3c38435
+    Reviewed-on: https://code.wireshark.org/review/15976
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 0600f92
+Author: Victor Barratault <victor.barratault@gmail.com>
+Date:   Thu Jun 16 14:06:32 2016 -0400
+
+    ldap: added modify-increment operation identification in packet dissection and generate the modified dissector dissector
+    
+    Change-Id: Iad745b9e0e8ab0bc055da7f26ec0822433897db7
+    Reviewed-on: https://code.wireshark.org/review/15977
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 86a7ab1
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Jun 16 20:51:24 2016 +0200
+
+    DEC DNART: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
+    
+    Change-Id: Ic2d333b418928351f32673890c9c432c7bfa0f16
+    Reviewed-on: https://code.wireshark.org/review/15982
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit c1626db
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Jun 16 20:48:58 2016 +0200
+
+    SITA: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
+    
+    Change-Id: I2565b0bee66f934561df506e87a35fdd14590f92
+    Reviewed-on: https://code.wireshark.org/review/15981
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 13c0136
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Wed Jun 15 18:54:07 2016 -0400
+
+    DCE/RPC proto_tree_add_boolean -> proto_tree_add_bitmask_value
+    
+    Change-Id: I88398aa1923e86bb83b97cc3904529a5810f6c40
+    Reviewed-on: https://code.wireshark.org/review/15978
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit c98b0d5
+Author: Jaap Keuter <jaap.keuter@xs4all.nl>
+Date:   Tue Jun 14 23:59:12 2016 +0200
+
+    Add Cisco ttag dissector
+    
+    Add dissector for Cisco ttag protocol.
+    
+    Bug: 12518
+    Change-Id: Id17293a80b2b6827fd2d5c7ead098784c35a28ef
+    Reviewed-on: https://code.wireshark.org/review/15964
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit 0e8fef5
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Thu Jun 16 12:43:24 2016 -0400
+
+    Finish getting making the Diameter XML valid XML.
+    
+    ... Except for the fact that many AVP names start with "3GPP".
+    
+    Make the AVP names XML IDs again.
+    
+    Fix all the grouped AVPs that reference AVPs (by name) or vice-versa.  This
+    includes:
+     * Fixing a bunch of typos (including type mismatches).
+     * Commenting out a number of references to vendor AVPs for which we don't have
+       the specs.
+     * Adding a few missing AVPs.
+    
+    Change-Id: Ic2ddb50cc947877de9086be51f7813e8f9be02b4
+    Reviewed-on: https://code.wireshark.org/review/15973
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 4ad428d
+Author: Kenny Root <kenny@the-b.org>
+Date:   Wed Jun 15 23:53:49 2016 -0700
+
+    ssh: set packet lengths correctly
+    
+    Each SSH packet was being set to be the remaining length of the frame.
+    This change sets the packet lengths correctly for each SSH packet.
+    
+    Change-Id: Id9c2331d875465cd5e6bb788d420e0025f5d496e
+    Reviewed-on: https://code.wireshark.org/review/15966
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit b22e1ae
+Author: Kenny Root <kenny@the-b.org>
+Date:   Wed Jun 15 23:54:43 2016 -0700
+
+    ssh: packets after SSH_MSG_NEWKEYS are encrypted
+    
+    According to RFC 4253 section 7.3, once the SSH_MSG_NEWKEYS is received
+    all packets after that will be encrypted using the negotiated keys. This
+    can happen in the middle of a frame, so account for the offset in the
+    frame where this happens.
+    
+    Change-Id: Ibc3b06a4bdfe38ae15b0e65afac6f5d3646cb58d
+    Reviewed-on: https://code.wireshark.org/review/15965
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 9a5e6a6
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Wed Jun 15 15:35:51 2016 -0400
+
+    DCE/RPC proto_tree_add_boolean -> proto_tree_add_bitmask_with_flags
+    
+    Change-Id: I8891ec90244ffd9609d8443df631a7c8e6453b7e
+    Reviewed-on: https://code.wireshark.org/review/15942
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 946b037
+Author: Samiran Saha <ssahasamiran@gmail.com>
+Date:   Thu Jun 16 17:15:06 2016 +0530
+
+    MKA: Fix for GCM-AES-256 dissection & Added Enumeration for macsec-cipher-suite
+    
+    Change-Id: Ief38f949d3e30754a65fbfeaa64cbbd2f5646a9b
+    Reviewed-on: https://code.wireshark.org/review/15969
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 7d6e3e0
+Author: Thomas Shen <thomashen@gmail.com>
+Date:   Wed Jun 15 14:26:02 2016 -0700
+
+    NSH: Correct the display of the NSH header fields
+    
+    Change-Id: I3be75d20a3f00091aa3077e475f9ddb00eeca06c
+    Reviewed-on: https://code.wireshark.org/review/15963
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 44ba346
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Thu Jun 16 14:32:58 2016 +0200
+
+    gtk: Check chunk before g_string_chunk_clear
+    
+    Avoid this warning from wireshark-gtk:
+     (wireshark-gtk:39505): GLib-CRITICAL **: g_string_chunk_clear: assertion
+     'chunk != NULL' failed
+    
+    Change-Id: I413b3435a1ac595236dd1c4e619e3af1543b6a91
+    Reviewed-on: https://code.wireshark.org/review/15970
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit d3bb3a0
+Author: Victor Barratault <victor.barratault@gmail.com>
+Date:   Tue Jun 14 12:17:54 2016 -0400
+
+    Typing error line 4928 of packet-dns.c
+    
+    Change-Id: I1a6409262614a87c159236375223707c85114650
+    Reviewed-on: https://code.wireshark.org/review/15972
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit 44e3212
+Author: Peter Wu <peter@lekensteyn.nl>
+Date:   Wed Jun 15 22:23:46 2016 -0700
+
+    gitignore: updated cmake paths
+    
+    * files.txt: v2.1.0rc0-2918-g2e23b50 ("Add checkAPI calls to CMake.")
+    * epan: v2.1.0rc0-2202-g6b54fbf ("CMake: Add more structure to
+      libwireshark build")
+    * asn1: v2.1.0rc0-2330-g54a520d ("Move /asn1 to /epan/dissectors")
+    
+    Change-Id: I0ef590de7d262d96c011be360b958fbda72a61fa
+    Reviewed-on: https://code.wireshark.org/review/15961
+    Reviewed-by: Peter Wu <peter@lekensteyn.nl>
+
+commit dabbaaf
+Author: Peter Wu <peter@lekensteyn.nl>
+Date:   Sat Feb 28 17:44:27 2015 +0100
+
+    filesystem: Fix build dir detection when using cmake
+    
+    Fixes loading of plugins by detecting the build output directory of
+    cmake. This requires a "CMakeCache.txt" file to be present in the parent
+    directory (above run/).
+    
+    Change-Id: I297432cdcd0981646058410f3eadf5f73b5248c8
+    Reviewed-on: https://code.wireshark.org/review/7453
+    Petri-Dish: Peter Wu <peter@lekensteyn.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 897f9f7
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jun 15 13:17:41 2016 -0700
+
+    Add a note about the new intelligent scroll bar.
+    
+    Should we call it the intelligenter scroll bar?
+    
+    Change-Id: I67e76c1aabeb4b2e87e38815fe4ab120f0869b25
+    Reviewed-on: https://code.wireshark.org/review/15936
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 50591ac
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Wed Jun 15 19:53:45 2016 -0700
+
+    CID 1250642: check the return value of dup()
+    
+    abort if it is -1
+    
+    Change-Id: Ie14c18679ff74529731558d6742f63ebfb9fe97b
+    Reviewed-on: https://code.wireshark.org/review/15958
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit b223d64
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Thu Jun 16 00:04:36 2016 -0400
+
+    Make the rest of the Diameter AVP names unique.
+    
+    In most cases this means prepending the application- or vendor-name to force
+    uniqueness.  A few vendors have duplicates within their namespace--append the
+    AVP code to these.
+    
+    Also fix a few other invalid names (with spaces or parentheses in the names).
+    
+    Change-Id: I5bb78d31526122dd5782055638af410cc497e49d
+    Reviewed-on: https://code.wireshark.org/review/15960
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit f749a64
+Author: Balint Reczey <balint@balintreczey.hu>
+Date:   Tue Jun 14 22:29:34 2016 -0700
+
+    cmake: Detect proper large file defines even with -Wno-error
+    
+    Without this change large file support was detected as available
+    even when it was not without additional flags on 32 architectures.
+    
+    As a result mergecap and other programs are built without large
+    file support causing mergecap not being able to write files
+    bigger than 2GB on i386 systems. This used to work properly
+    with autotools builds, but not with CMake ones.
+    
+    Change-Id: Ibfd043342b2a48310d2ac9d760e6404a701c5808
+    Reviewed-on: https://code.wireshark.org/review/15937
+    Petri-Dish: Balint Reczey <balint@balintreczey.hu>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Balint Reczey <balint@balintreczey.hu>
+
+commit 4962ea6
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Wed Jun 15 00:47:44 2016 +0200
+
+    qt: move free_stat_tables from SimpleStatisticsDialog::fillTree to ~SimpleStatisticsDialog.
+    
+    Add a reference count to stat_tap_table_ui to prevent bad deallocations.
+    
+    Bug: 12437
+    Change-Id: Ib9b1f929d08a574c306dc755ec416ab94a3fd6d3
+    Reviewed-on: https://code.wireshark.org/review/15920
+    Reviewed-by: Peter Wu <peter@lekensteyn.nl>
+    Petri-Dish: Peter Wu <peter@lekensteyn.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit a38db78
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Wed Jun 15 13:25:44 2016 -0400
+
+    Update the X11 dissector to use the latest mesa and xcbproto.
+    
+    Change-Id: Ia1395cffaebbcf6585b9167861d8c3b4d86cf821
+    Reviewed-on: https://code.wireshark.org/review/15923
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit d1d27bd
+Author: Balint Reczey <balint@balintreczey.hu>
+Date:   Wed Jun 15 19:16:42 2016 -0700
+
+    Qt: Clarify follow stream dialog's format button
+    
+    The stream is not just shown, but also saved in ASCII, EBDIC, Raw, etc.
+    
+    Change-Id: Ic29e3273ebb9a3eca0fe791bdd48606c4be3b828
+    Reviewed-on: https://code.wireshark.org/review/15957
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 8b94a66
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Jun 15 23:35:58 2016 +0200
+
+    X11: Fix last indent issue on X11 generator
+    
+    and regenerate X11 dissector
+    
+    Change-Id: If2c781d346713f5a2a2e97de84c0fedcfd1958af
+    Reviewed-on: https://code.wireshark.org/review/15944
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit a9d9d4f
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Jun 15 22:52:18 2016 +0200
+
+    x11: Regenerate dissector after indent change on g2b8caf31cca
+    
+    Change-Id: Iac1522998c5983b417a0083b9c607a60e7f66e8c
+    Reviewed-on: https://code.wireshark.org/review/15943
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit b5a8c4f
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jun 16 01:25:03 2016 +0200
+
+    randpktdump: fix a crash.
+    
+    Randpktdump requires the init the wtap opttypes.
+    Fixed making the init function public and calling it.
+    
+    Bug: 12539
+    Change-Id: I02585c41012deacff1526b51ed09ab555cbfc8ce
+    Reviewed-on: https://code.wireshark.org/review/15951
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 79aab92
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Wed Jun 15 23:57:39 2016 +0200
+
+    Don't call g_ascii_strcasecmp() with an NULL string.
+    
+    Change-Id: I6efbdcb51efe5f2db233827e32e2105db6322d6c
+    Reviewed-on: https://code.wireshark.org/review/15946
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 83b2d5e
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Jun 16 02:34:27 2016 +0200
+
+    gtk: add initializer (CID 1362745).
+    
+    Change-Id: Ib1bc11e905b0a4e84302e3f9ac43f3a87afd6edf
+    Reviewed-on: https://code.wireshark.org/review/15954
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit 66d26d7
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Wed Jun 15 22:01:31 2016 -0400
+
+    Remove a bunch of unassigned ETSI AVPs.
+    
+    These were presumably there to allow indexed search of the AVP list but it
+    wasn't working anyway (binary search was used).  And the expert info for
+    "unknown" (to Wireshark) AVPs is a good thing.
+    
+    Change-Id: Id6b9e5c90b8a2a6e3cf4415cd1b6114308c74440
+    Reviewed-on: https://code.wireshark.org/review/15956
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 38afb1d
+Author: Rudra Rugge <rudrarugge@gmail.com>
+Date:   Wed Jun 15 15:22:25 2016 -0700
+
+    ip-over-ib description entry was missing
+    
+    Description entry was missing in the list.
+    
+    Change-Id: Ia8f8bd4608ee6800a352f4979752b5c45c4a5086
+    Reviewed-on: https://code.wireshark.org/review/15947
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 37c40bd
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Jun 15 18:06:04 2016 -0700
+
+    Export wtap_optionblock_copy_options() symbol
+    
+    It can be useful for wiretap plugins
+    
+    Change-Id: Ic56e4357ba3bfcef30d13615efc1361399c3133e
+    Reviewed-on: https://code.wireshark.org/review/15955
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 60578aa
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Jun 15 13:42:56 2016 -0700
+
+    file_util.c: do not search in Npcap installation folder when calling ws_load_library()
+    
+    ws_load_library() is not used to load packet.dll or wpcap.dll (we use ws_module_open() for this).
+    Let's not lose time checking the folder content.
+    
+    Change-Id: Ibd4a71b8b0c5ffc0c4c146eca51ad9f20964515b
+    Reviewed-on: https://code.wireshark.org/review/15938
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit b2c7e8e
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Wed Jun 15 13:02:39 2016 -0700
+
+    mongo: return the number of bytes we actually consumed
+    
+    even if the document length is 0, we consumed at least 4 bytes for the
+    length field
+    
+    bug: 12534
+    Change-Id: I2f1612bf575b558c1bcc0afe8202b202747846e3
+    Reviewed-on: https://code.wireshark.org/review/15934
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit c5528d0
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Wed Jun 15 18:40:53 2016 -0400
+
+    Make some more Diameter AVP names unique.
+    
+    In some cases this means using the correct (updated?) name from the
+    specification. In others it means prepending the application- or vendor-name
+    to force uniqueness.
+    
+    Remove a few more "Unassigned" AVPs from the XML files.
+    
+    Change-Id: I61d55ef97ff8efc3317c91bf79e73031735f740a
+    Reviewed-on: https://code.wireshark.org/review/15949
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit e551731
+Author: Peter Wu <peter@lekensteyn.nl>
+Date:   Wed Jun 15 14:06:23 2016 -0700
+
+    idl2wrs: fix code generation
+    
+    Fixes a regression from v1.99.9rc0-470-g87f2bd4 which truncated function
+    names to 26 characters.
+    
+    Test:
+    
+        cd epan/dissectors/dcerpc/budb
+        make IDL2WRS=/tmp/wsbuild/run/idl2wrs
+        diff packet-dcerpc-budb.c ../../packet-dcerpc-budb.c
+    
+    While at it, replace all g_strndup(X, strlen(X)) occurrences with
+    g_strdup(X) since that is the same thing and less redundant.
+    
+    Change-Id: Id8da45792c830e2287cf8f14ff6245149751afd2
+    Reviewed-on: https://code.wireshark.org/review/15939
+    Petri-Dish: Peter Wu <peter@lekensteyn.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 1708e2e
+Author: Balint Reczey <balint@balintreczey.hu>
+Date:   Wed Jun 15 15:40:15 2016 -0700
+
+    gtk: Fix null dereference in stats
+    
+    This fixes the bug reported to Debian:
+    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786704
+    
+    Change-Id: Iabe19c11067318d78664a17fa00d6a4d1998250c
+    Reviewed-on: https://code.wireshark.org/review/15948
+    Reviewed-by: Balint Reczey <balint@balintreczey.hu>
+
+commit fb38049
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Jun 15 14:50:03 2016 -0700
+
+    proto.c: allow calling proto_item_add_bitmask_tree() with a length set to 0
+    
+    This is required for the flags from packet-frame.c
+    
+    Bug: 12536
+    Change-Id: I60bfe671687bcd3a9b5c997ba62bed563e890548
+    Reviewed-on: https://code.wireshark.org/review/15945
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit c3190ad
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Jun 15 20:35:47 2016 +0200
+
+    capture info (wslua): Dereference of null pointer
+    
+    Change-Id: Iced579d5acaefa9d1c8e3775a53916773bf87659
+    Reviewed-on: https://code.wireshark.org/review/15929
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Peter Wu <peter@lekensteyn.nl>
+
+commit a8f73e9
+Author: Balint Reczey <balint@balintreczey.hu>
+Date:   Wed Jun 15 14:14:23 2016 -0700
+
+    documentation: Suggest using prefixed public symbols
+    
+    Change-Id: I9153756b0e921fd74d7df9d119337f5484856ba0
+    Reviewed-on: https://code.wireshark.org/review/15940
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 04058b8
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jun 15 11:27:53 2016 -0700
+
+    Qt: Adjust the search frame layout.
+    
+    Add padding on the left side of the search frame in order to reduce the
+    amount of mousing required on large screens.
+    
+    Change-Id: I1dcd8c4a103f4a462f4ab60a22a93b8c0f28b055
+    Reviewed-on: https://code.wireshark.org/review/15928
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 66efbdb
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Wed Jun 15 16:01:05 2016 -0400
+
+    Make some Diameter AVP names unique.
+    
+    In some cases this means using the correct (updated?) name from the
+    specification. In others it means prepending the application name to force
+    uniqueness.
+    
+    Change-Id: I8301c769af2b2279c0be7c1bc65e99fe25c1cc80
+    Reviewed-on: https://code.wireshark.org/review/15935
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 1b0d51f
+Author: dsrsupport <eugene.exarevsky@dsr-company.com>
+Date:   Wed Jun 15 19:45:50 2016 +0300
+
+    ZigBee: decode ZBOSS traffic dump and Interpan frames as ZigBee.
+    
+    If decoded ZBOSS traffic dump, sure this is ZigBee, so bypass heuristic.
+    If decoding air sniffer dump, try to go thru heuristic by checking for ext address src mode required for interpan.
+    
+    Change-Id: Iddf799400a4cf0fd73714f06b99e3d11c8cb2e60
+    Reviewed-on: https://code.wireshark.org/review/15921
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 561a063
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jun 10 15:26:57 2016 -0700
+
+    Pass "/utf-8" to Visual C++ 2015.
+    
+    Many projects (Qt[1] and GNOME[2] in particular) either recommend, use,
+    or at least allow for UTF-8 in source and header files. Pass /utf-8 to
+    Visual C++ 2015 so that it will behave itself around UTF-8 and be more
+    like that nice compiler down the street.
+    
+    [1] https://wiki.qt.io/Strings_and_encodings_in_Qt
+    [2] https://bugzilla.gnome.org/show_bug.cgi?id=767218
+    
+    Change-Id: Ibc90d235742134cb42dd796ba529699bcbbe3ad0
+    Reviewed-on: https://code.wireshark.org/review/15821
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit ca1c5f5
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Jun 15 20:14:18 2016 +0200
+
+    diameter (3GPP): Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
+    
+    Change-Id: Iaa74265df66455528c86658a26812876574a904a
+    Reviewed-on: https://code.wireshark.org/review/15927
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 6d89f3b
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Wed Jun 15 13:31:41 2016 -0400
+
+    Update to the latest config.guess and config.sub
+    
+    Change-Id: Id493fb3b79326b522a3a11c3258531683f159187
+    Reviewed-on: https://code.wireshark.org/review/15924
+    Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 64169e3
+Author: dsrsupport <eugene.exarevsky@dsr-company.com>
+Date:   Wed Jun 15 18:48:01 2016 +0300
+
+    ZigBee: add support for inter-pan transmissions.
+    
+    Added dissection of inter-pan nwk and aps stub to be used to decode ZLL commissioning cluster.
+    
+    Change-Id: I871016a93854f1caf2f14f2f84e5397de5f1e2ff
+    Reviewed-on: https://code.wireshark.org/review/15918
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 6baa1b5
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Jun 8 15:57:00 2016 +0200
+
+    Remove Nmake build system
+    
+    Change-Id: I3bd474f3cda9667dec66426b5729449953df3e61
+    Reviewed-on: https://code.wireshark.org/review/15777
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+    Reviewed-by: Balint Reczey <balint@balintreczey.hu>
+
+commit 88bd50c
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Jun 15 12:15:54 2016 -0700
+
+    Don't map the interface ID for records that don't pertain to an interface.
+    
+    And revert to the previous behavior of map_phdr_interface_id(); that
+    change broke the mergecap tests when it was merging pcap files into a
+    pcapng file.
+    
+    Change-Id: I2e079b0e87dce06e98faa9ab7615f9b9b2701b77
+    Reviewed-on: https://code.wireshark.org/review/15932
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 5a73176
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Jun 15 11:46:53 2016 -0700
+
+    Win: convert atkversion.h to UTF-8
+    
+    Change-Id: I7bfa9be11596cc9a3e1b0226c6865edf47e96782
+    Reviewed-on: https://code.wireshark.org/review/15931
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit edf0b5c
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Wed Jun 15 20:05:32 2016 +0200
+
+    qt: add initializer to ExpertPacketTreeWidgetItem (CID 1362746).
+    
+    Change-Id: I8ca154907e01fb40affb9e5f5a0aaf55921c95db
+    Reviewed-on: https://code.wireshark.org/review/15926
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit de23fbc
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Wed Jun 15 10:53:43 2016 -0700
+
+    zbee-nwk: don't THROW() an exception from a dissector
+    
+    we already have an expert info, so we can just return the number of
+    bytes in the tvb
+    
+    Change-Id: I6199760316d7ef141877bc8f65012d36e4dd357b
+    Reviewed-on: https://code.wireshark.org/review/15925
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit ec5acbc
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Fri Mar 11 18:42:49 2016 +0100
+
+    wtap: Make default_filter static
+    
+    Address of stack memory associated with local variable 'default_filter'
+    is still referred to by the global variable 'filter_option' upon returning
+    to the caller.  This will be a dangling reference.
+    
+    Change-Id: I6160a37f05b8aea245b723ec50803e4062886738
+    Reviewed-on: https://code.wireshark.org/review/14427
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 9ba9a05
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Wed Sep 30 14:34:39 2015 +0100
+
+    Display "IP DSCP" column as short text
+    
+    Ping-Bug: 12429
+    Change-Id: I618b2017e161d89f0efa25ce2fb82a1808e8d315
+    Reviewed-on: https://code.wireshark.org/review/10701
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit babb9e3
+Author: Peter Wu <peter@lekensteyn.nl>
+Date:   Wed Jun 15 08:45:54 2016 -0700
+
+    androiddump: fix leak on --extcap-interfaces
+    
+    extcap_base_register_interface duplicates the memory, so there is no
+    need to keep it around.
+    
+    Change-Id: I2bac8be519b659504c512d4eb29be8f7ef6dbd59
+    Reviewed-on: https://code.wireshark.org/review/15919
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 95a0579
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Jun 15 08:24:48 2016 -0700
+
+    win-setup.ps1: stop downloading user-guide; with CMake it is generated from source code
+    
+    Change-Id: I3b015594bd6a6b0c41938ba17d5690c08e04f490
+    Reviewed-on: https://code.wireshark.org/review/15917
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 525fd71
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jun 14 23:17:25 2016 -0400
+
+    proto_tree_add_boolean -> proto_tree_add_bitmask_list_value
+    
+    Change-Id: Ic644042d238b5f2abcd874bca92c6dea55804ba9
+    Reviewed-on: https://code.wireshark.org/review/15913
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit d25a60c
+Author: Gerald Combs <gerald@zing.org>
+Date:   Sun Apr 24 11:21:50 2016 -0700
+
+    More Sysdig / system event support.
+    
+    Add REC_TYPE_SYSCALL to wiretap and use it for Sysdig events. Call the
+    Sysdig event dissector from the frame dissector. Create a "syscall"
+    protocol for system calls, but add "frame" items to it for now.
+    
+    Add the ability to write Sysdig events. This lets us merge packet
+    capture and syscall capture files.
+    
+    Change-Id: I12774ec69c89d8e329b6130c67f29aade4e3d778
+    Reviewed-on: https://code.wireshark.org/review/15078
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit b26e757
+Author: Jaap Keuter <jaap.keuter@xs4all.nl>
+Date:   Wed Jun 15 08:53:14 2016 +0200
+
+    Let the calculated window scale be 16 bit wide.
+    
+    Even though TCP window scale shift is only 8 bits, the scale
+    calculated from it is max 16384. therefor a 16 bit value.
+    Let the tree item map to the single byte in the TVB, while
+    allowing the value to be 16 bit.
+    
+    Bug: 12525
+    Change-Id: I41cebc62f6b8b09e13efa5f3b7432001e8d994e1
+    Reviewed-on: https://code.wireshark.org/review/15914
+    Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 0ef1d94
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jun 14 11:55:08 2016 -0400
+
+    Allow control of individual columns to be (un)writable.
+    
+    Most protocols just want to limit COL_INFO or COL_PROTOCOL
+    so give that level of granularity.
+    
+    Bug: 12144
+    Bug: 5117
+    Bug: 11144
+    Change-Id: I8de9b7d2c69e90d3fbfc0a52c2bd78c3de58e2f8
+    Reviewed-on: https://code.wireshark.org/review/15894
+    Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit c19e6c2
+Author: Peter Wu <peter@lekensteyn.nl>
+Date:   Tue Jun 14 14:52:01 2016 -0700
+
+    cmake: fix ENABLE_ASAN detection
+    
+    Do not add -fsanitize=undefined when ASAN is requested, UBSAN is a
+    different feature (which could be added later as desired). This makes
+    the -DENABLE_ASAN=1 option match the autotools --enable-asan option.
+    
+    Fail hard if ASAN support is requested but not supported, this avoids
+    surprises when something is wrong. Fix ASAN detection by setting the
+    linker option too.
+    
+    Note: if you have previously set ENABLE_ASAN=1 with the broken ASAN
+    detection, you have to clear your CMakeCache.txt file to redo the
+    detection.
+    
+    Change-Id: Iba6ca0da0336eccedd0cf31a251baad9d1aff5b4
+    Reviewed-on: https://code.wireshark.org/review/15908
+    Petri-Dish: Peter Wu <peter@lekensteyn.nl>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 3a59021
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Mon Jun 13 15:28:16 2016 -0400
+
+    Change how dissectors do late-field-registration to avoid a double-registration
+    assertion.
+    
+    If a dissector forces registration of fields during dissection it needs to do
+    so in a way that clears the prefix registration.  Otherwise epan will call the
+    registration routine a 2nd time (which will cause us to assert out) if a user
+    types a display filter (with the dissector's prefix) that doesn't exist.
+    
+    Update the proto_register_prefix() comments to reflect this.
+    
+    Change-Id: I3ce29243395fb55192bb5dfd950baa88410ac136
+    Reviewed-on: https://code.wireshark.org/review/15881
+    Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit 22fd85d
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Mon Jun 13 18:05:11 2016 -0700
+
+    mount: fix a memory leak
+    
+    don't copy the wmem-buffer from address_to_str() into a g_malloc()ed one
+    that is never freed
+    
+    instead, realloc the wmem-buffer and add the nfs path to it
+    
+    (nfs_name_snoop_add_name() will make a copy internally)
+    
+    Change-Id: I4274a4a413c09f3f1d78beba65d94748ce185413
+    Reviewed-on: https://code.wireshark.org/review/15902
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit eb4ed5a
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Jun 14 17:35:51 2016 -0700
+
+    Clean up some messages.
+    
+    We're checking for more than just a 64-bit off_t; we're checking for the
+    ability to do 64-bit seeks in files, even if, as on Windows, the APIs
+    are different.
+    
+    Remove trailing white space and clean up some comments while we're at
+    it.
+    
+    Change-Id: I6122b6d6b44ff5dd3a4d8268f9793193e65817ce
+    Reviewed-on: https://code.wireshark.org/review/15912
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 51dd96f
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Tue Jun 14 16:11:18 2016 -0700
+
+    Fix OSX buildbot
+    
+    Dirty CORBA IDL dissectors must be compiled without -Werror option
+    
+    Change-Id: I46431c635274399cd6d365a608cdc0aecbc59c95
+    Reviewed-on: https://code.wireshark.org/review/15911
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 38d08e0
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Jun 14 19:35:32 2016 +0200
+
+    dns_stats: generate stats just for pure dns (not mDNS, not LLMR).
+    
+    The stats for mDNS and llmnr are pending. The change just resolves a bug
+    in the stats that are wrongly generated when the traffic is mDNS or LLMR.
+    
+    Bug: 12492
+    Change-Id: Ie772e204d0ddea997dd8cbf609725605c8a507c8
+    Reviewed-on: https://code.wireshark.org/review/15897
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 58023e5
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Tue Jun 14 23:43:15 2016 +0200
+
+    proto(.h): fix '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]
+    
+    Change-Id: Ie0e502adcc8eb00f65ffa6c018d5b9d79655ddb7
+    Reviewed-on: https://code.wireshark.org/review/15907
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit b7e32bb
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Jun 14 17:23:58 2016 -0400
+
+    FIX dissector - Improve Message info
+    
+    Bug: 5350
+    Change-Id: I4b2d60549f9680bbc008a2abba5d7ec108f6bf22
+    Reviewed-on: https://code.wireshark.org/review/15905
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 581a17a
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Mon Jun 13 15:11:55 2016 -0700
+
+    CORBA IDL: compile dissectors with /Ox when using MSVC2013 x64
+    
+    By default Windows files are compiled with /O2 optimization flag (that brings the best performance).
+    But MSVC2013 x64 compiler generates buggy code for CORBA IDL dissectors.
+    Let's downgrade the optimization to /Ox for those files specifically.
+    
+    Bug: 12495
+    Change-Id: Ibbb532653808d915c82bd20b55dd9e68d86b1207
+    Reviewed-on: https://code.wireshark.org/review/15884
+    Reviewed-by: Peter Wu <peter@lekensteyn.nl>
+
+commit d74113f
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Tue Jun 14 17:38:17 2016 -0400
+
+    Don't list "AVP" as a possible member of a grouped AVP.
+    
+    There's no AVP named "AVP".  And there's no need to tell Wireshark that any AVP
+    may put in the group (the RFC lists "AVP" for that purpose).
+    
+    Change-Id: I3591af725ebe089e13eae7b712ef4404cb7924a2
+    Reviewed-on: https://code.wireshark.org/review/15906
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 9bb4edf
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Apr 5 18:24:25 2016 +0200
+
+    packet.c: remove const compiler warning.
+    
+    Change-Id: Ida9384dccb0e8bacbc9aad39515c3dae9c5ce563
+    Reviewed-on: https://code.wireshark.org/review/14768
+    Reviewed-by: João Valverde <j@v6e.pt>
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 40a3cbf
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Tue Jun 14 11:31:10 2016 -0700
+
+    Qt: fix crash when opening Expert Info dialog
+    
+    g6ff19ff tried to access cinfo by following a chain of pointers from
+    expert_info. Access cinfo from cap_file_, which is more reliable. While
+    we are at it, let's explicitly check the pointer validity.
+    
+    Change-Id: I0da72c5b1d2230a49c125a1b57c81c3115c4f2fb
+    Reviewed-on: https://code.wireshark.org/review/15901
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit c0c00f4
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Tue Jun 14 10:52:28 2016 -0400
+
+    Give unique names to a bunch of reserved, experimental, etc., AVPs.
+    
+    Also remove a bunch of AVPs that are unassigned/unallocated--there's no
+    real benefit to telling users that...
+    
+    Change-Id: I1b18a11a1b65189d21520c74aae3dde77688e592
+    Reviewed-on: https://code.wireshark.org/review/15895
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 4ba1fe4
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Tue Jun 14 21:45:53 2016 +0200
+
+    Replace wlan_ignore_wep_ by wlan_ignore_prot_ and WLAN_IGNORE_WEP_ by WLAN_IGNORE_PROT_
+    
+    Change-Id: I870cc1e5293dd6e1a1b71157987e27399e080a73
+    Reviewed-on: https://code.wireshark.org/review/15904
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit 0d45698
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Mon May 2 17:21:57 2016 +0200
+
+    tvbparse: change g_hash_table to wmem_map.
+    
+    Change-Id: I245595051617f6d6333314240825a526adf19339
+    Reviewed-on: https://code.wireshark.org/review/15244
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit a7ab65d
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Apr 21 18:04:16 2016 +0200
+
+    addr_resolv: change g_hash to wmem_map.
+    
+    Change-Id: Ice7533fbeac700dae0a46766838818a32b0d5736
+    Reviewed-on: https://code.wireshark.org/review/15051
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 1dabd3a
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Apr 12 18:14:14 2016 +0200
+
+    dcm: remove g_malloc
+    
+    Change-Id: I3d00b710c6fc6e5798ecc5eca9af11ccac920e5a
+    Reviewed-on: https://code.wireshark.org/review/14913
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 374d120
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Mon May 2 17:50:38 2016 +0200
+
+    tvbparse: change g_malloc to wmem_alloc.
+    
+    Change-Id: I6a6363400d9fd1d76b9de0c5deea83dfc7cea1e2
+    Reviewed-on: https://code.wireshark.org/review/15245
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 76ed781
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Tue Jun 14 21:12:16 2016 +0200
+
+    Add Aerohive gre tunnel between APs.
+    
+    Change-Id: I24d0320cd164ead2802af37d07016c9c46d18e9e
+    Reviewed-on: https://code.wireshark.org/review/15903
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit e86af3a
+Author: Peter Wu <peter@lekensteyn.nl>
+Date:   Sun Apr 3 11:10:02 2016 +0200
+
+    wslua: remove FAIL_ON_NULL_MEMBER_OR_EXPIRED
+    
+    Ensure that the member cannot be NULL at initialization, simplifies
+    checkCaptureInfo and checkCaptureInfoConst logic.
+    
+    Change-Id: I2d9caa4a235310569ebbf0b30199dd3df7a4c093
+    Reviewed-on: https://code.wireshark.org/review/14791
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit f6e223c
+Author: Peter Wu <peter@lekensteyn.nl>
+Date:   Sun Apr 3 10:58:44 2016 +0200
+
+    wslua: Drop unused "push_code" macro parameter
+    
+    Reduce noise, no caller has used this parameter since its introduction.
+    Msotly automated regex search and replace.
+    
+    Change-Id: I4b1180bfee8544b38d19c9c440ff5b9b0dc080b2
+    Reviewed-on: https://code.wireshark.org/review/14790
+    Petri-Dish: Peter Wu <peter@lekensteyn.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit cecb227
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Fri Jun 3 17:56:54 2016 +0200
+
+    Add dissector for Real Time Location System (RTLS)
+    
+    Change-Id: I494cbb8c3c6da18dfd7901d098dde6448226f67e
+    Reviewed-on: https://code.wireshark.org/review/15711
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 4000386
+Author: Irene Ruengeler <ruengeler@wireshark.org>
+Date:   Mon Jun 13 17:39:42 2016 +0200
+
+    Fix SCTP analysis broken
+    
+    Bug: 12513
+    Change-Id: I3fdf79106ed007aadf528f0b373fb7a487f3d9a9
+    Reviewed-on: https://code.wireshark.org/review/15870
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 798f7e9
+Author: Balint Reczey <balint@balintreczey.hu>
+Date:   Tue Jun 23 13:51:32 2015 -0700
+
+    gtk: Allow restoring maximized windows as maximized
+    
+    without losing window decorations on GNOME on the secondary monitor.
+    
+    Bug: 11303
+    Change-Id: Ie8f541dba9d49f9fe5d4892a8dc1cd42091afe1d
+    Reviewed-on: https://code.wireshark.org/review/9077
+    Reviewed-by: Balint Reczey <balint@balintreczey.hu>
+    Reviewed-by: Peter Wu <peter@lekensteyn.nl>
+    Petri-Dish: Peter Wu <peter@lekensteyn.nl>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit f8031fa
+Author: Binh Trinh <beango@gmail.com>
+Date:   Tue Jun 14 00:37:53 2016 -0400
+
+    Added XML proper decoding for XML CDATASection
+    
+    Bug: 11755
+    Change-Id: Iecf7ce4bfad45d0c49f3af205e8489e53077198b
+    Reviewed-on: https://code.wireshark.org/review/15889
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit cbfa817
+Author: Anders Broman <a.broman58@gmail.com>
+Date:   Tue Jun 14 15:37:33 2016 +0000
+
+    Revert "Move inclusion of CmakeListsCustom to the end of the file in order to have all defines in place."
+    
+    This reverts commit bcbcad1e597f89e64389b6cc25b2fdbe9f89d960.
+    
+    This change breaks building of custom plugins.
+    
+    Change-Id: I63e88ceb922ca23ead9784705ad8ba088a504fd1
+    Reviewed-on: https://code.wireshark.org/review/15893
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 2f9957a
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Tue Jun 14 15:40:57 2016 +0200
+
+    browser (dcerpc): Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
+    
+    Change-Id: I158a5fd8a645cd4d58565a6a4ee64371d271eb8e
+    Reviewed-on: https://code.wireshark.org/review/15892
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit af6936c
+Author: Balint Reczey <balint@balintreczey.hu>
+Date:   Mon Jun 13 20:01:08 2016 -0700
+
+    GTK: Disable liboverlay-scrollbar that crashed wireshark on Ubuntu
+    
+    Bug: 11400
+    Change-Id: I40d901ab3ef43a61ef984014dabc0547605ef77c
+    Reviewed-on: https://code.wireshark.org/review/15888
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 048ba7a
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Mon Jun 13 15:50:33 2016 -0700
+
+    mount: don't THROW() an exception from a dissector
+    
+    if the length is too large, we can simply skip nfs_name_snoop_add_name()
+    and the code to prepare its input
+    
+    Change-Id: I30c9a89edf7b48c45b52e7dad099ac4151f7f4a7
+    Reviewed-on: https://code.wireshark.org/review/15883
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 238a984
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Mon Jun 13 19:51:29 2016 -0400
+
+    Don't register Wireshark for .pfx (IPFIX) files.
+    
+    (As pointed out by Gerald) .pfx files are (more commonly) PKCS#12 files.
+    People may be upset if we start grabbing them.
+    
+    Change-Id: Iecf857d082b7f2a0ad4fdd1a932332fc3c9d9498
+    Reviewed-on: https://code.wireshark.org/review/15886
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit da50994
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Mon Jun 13 20:14:41 2016 -0400
+
+    Adjust the Diameter DTD to accept applications and vendors in any order.
+    
+    Change-Id: I301a138b7f6db2d1a9ce1a20ebecf94e100bf831
+    Reviewed-on: https://code.wireshark.org/review/15887
+    Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
+
+commit 4e13588
+Author: John A. Thacker <johnthacker@gmail.com>
+Date:   Mon Jun 13 16:36:07 2016 -0400
+
+    extcap: Check libssh >= 0.6.0 for sshdump, ciscodump
+    
+    sshdump and ciscodump require libssh >= 0.6.0. Check for this version and
+    only build them if a sufficient version is present. (The other checks
+    stay; in particular, ssh_userauth_agent doesn't exist on Windows and
+    must be checked separately.)
+    
+    Bug: 12507
+    Change-Id: Ibe42b0cbb597cd9c4aab51f44d48185940ad954b
+    Reviewed-on: https://code.wireshark.org/review/15882
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Dario Lombardo <lomato@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 4943082
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Mon Jun 13 19:28:04 2016 -0400
+
+    Fix Custom.xml so it can be (correctly) included into the main dictionary.
+    
+    This file is included into dictionary.xml so it doesn't need all the DOCTYPE
+    stuff.
+    
+    Change-Id: I8397b3babe45c28706867be3169ce6ed566930e6
+    Reviewed-on: https://code.wireshark.org/review/15885
+    Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
+
+commit 90fa55d
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Mon Jun 13 05:35:14 2016 +0100
+
+    Add missing const to inet_ipv6.h
+    
+    Make it simpler too.
+    
+    Change-Id: I97dc79d7ac536089c1fa6ec2c20f19754d47a9d4
+    Reviewed-on: https://code.wireshark.org/review/15866
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 72af485
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sat Jun 11 13:56:33 2016 +0200
+
+    dcerpc: don't THROW() an exception from a dissector
+    
+    remove the checks in dissect_ndr_ucarray_core() where a block or bytes
+    dissection function is called and an exception is thrown if the offset
+    wraps around, i.e. the final offset is lower than the initial one
+    
+    the block functions eventually call proto_tree_add_item(), which throws
+    an exception if necessary
+    
+    the bytes functions end up calling functions to dissect basic types.
+    insert calls to tvb_ensure_bytes_exist() if those functions increase our
+    offset without reading data.  thus, an exception is thrown if there's an
+    overflow.
+    
+    remove some unnecessary if (tree) checks while at it
+    
+    Change-Id: I8006399ae20934daeec231246debe247f8dedbf0
+    Reviewed-on: https://code.wireshark.org/review/15832
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 551b824
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Mon Jun 13 15:34:16 2016 -0400
+
+    Add proto_tree_add_bitmask_list_value.
+    
+    Ran across enough situations that proto_tree_add_bitmask_list couldn't
+    solve that it seemed necessary.
+    
+    Change-Id: I6a540ac6efca76cae7c4571a84bb400538652784
+    Reviewed-on: https://code.wireshark.org/review/15880
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 720b47f
+Author: Andreas Leibold <andreas.leibold@harman.com>
+Date:   Fri Jun 10 10:41:19 2016 +0200
+
+    Updates on AVB IEEE 1722 protocol to support more 1722 subtypes.
+    
+    packet-ieee1722.c now contains the entire protocol.
+    packet-ieee1722a.c file was removed, because the term 1722a is outdated
+    and now part of 1722 protocol.
+    
+    Change-Id: Ic2f44a2752f9254cde62d878dc971f09cddc5adc
+    Reviewed-on: https://code.wireshark.org/review/15810
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 858dc0c
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Jun 12 16:31:57 2016 -0700
+
+    use #include <file.h> for generated include files
+    
+    the same mechanism as described in
+    7c40de5c38ac71323455c51dcc14a5eb385ce718
+    could trick us into using the wrong config.h
+    
+    fix this for some occassions where config.h is included before we
+    include zlib.h
+    
+    I saw compile errors on windows where we picked up config.h from a linux
+    build and zlib failed because of a mission unistd.h
+    
+    Change-Id: I91cf73b96c9e1b6f009fb2376fabfe973d1ac941
+    Reviewed-on: https://code.wireshark.org/review/15874
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit dda2acc
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Jun 12 14:00:21 2016 -0700
+
+    qt: use #include <file.h> for generated include files
+    
+    make sure that generated include files are picked up only from the
+    directories set by -I (or /I), not from the current directory
+    
+    if we use #include "file.h", Visual Studio searches for file.h in the
+    same diretory as the source file that includes file.h
+    
+    if we do an out-of-tree build with cmake and the source directory
+    contains files from an in-tree build (done with autotools), we might end
+    up including the wrong file
+    
+    Change-Id: Iaaed2626258b6ff0c12485fe3f436bd03bbb5adf
+    Reviewed-on: https://code.wireshark.org/review/15873
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 4ca4768
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sat Jun 11 23:15:01 2016 +0100
+
+    IPv6: Add text marker for SRH next segment
+    
+    Change-Id: If13ffe4ddb9ae08e738ccf0c715dc12ce7a076e8
+    Reviewed-on: https://code.wireshark.org/review/15834
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 4dad151
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Mon Jun 13 11:36:10 2016 -0700
+
+    sip: remove some unnecessary if (tree) checks
+    
+    which shouldn't have any impact on performance
+    
+    we should not remove the chcks around blocks where
+    vb_format_text() is called
+    
+    Change-Id: Idc191cc70e7458225bbc5dfececb3c88c83ab5f1
+    Reviewed-on: https://code.wireshark.org/review/15879
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit bcbcad1
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Mon Jun 13 20:51:48 2016 +0200
+
+    Move inclusion of CmakeListsCustom to the end of the file in order to have
+    all defines in place.
+    
+    Change-Id: I190257e9b833c409921bbca74c8ab531b632c60d
+    Reviewed-on: https://code.wireshark.org/review/15878
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 3fe879b
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Mon Jun 13 09:30:30 2016 -0700
+
+    isns: fix dead code
+    
+    do the special handling for len==0 and tag==ISNS_ATTR_TAG_PORTAL_GROUP_TAG
+    before going into the different attributes
+    
+    Bug: 12503
+    Change-Id: I4dd6dcea25aba2e4963811a7a85f1eed1b906bcd
+    Reviewed-on: https://code.wireshark.org/review/15875
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 30d1afb
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue May 3 16:51:45 2016 +0200
+
+    tvbparse: change g_strdup_printf to wmem_strdup_printf.
+    
+    Change-Id: I57ff604d23967eb1f6481c7019e3eab0389dc3a5
+    Reviewed-on: https://code.wireshark.org/review/15257
+    Petri-Dish: Dario Lombardo <lomato@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+    Reviewed-by: Dario Lombardo <lomato@gmail.com>
+
+commit 34cacfc
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Jun 13 11:17:48 2016 -0700
+
+    Qt: Fix a Windows version check.
+    
+    Fetch the version using QSysInfo::windowsVersion.
+    
+    Ping-Bug: 12010
+    Change-Id: If63c576ec4f56f34b76f320cdd927bee427c8cb7
+    Reviewed-on: https://code.wireshark.org/review/15876
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit b8201ae
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Sun Jun 12 16:07:30 2016 -0700
+
+    Qt: Main window tab behavior.
+    
+    Make the main window tab order more closely match the GTK+ UI. Draw a
+    focus rect in the byte view text while we're here.
+    
+    Change-Id: I04212c14ea7f0d6865b709533246760adc02f45a
+    Reviewed-on: https://code.wireshark.org/review/15862
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 1dcaeb3
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Mon Jun 13 14:29:22 2016 -0400
+
+    Cisco Diameter: move the XML declaration to the top of the file.
+    
+    ... That's where it's supposed to be.
+    
+    Change-Id: I0ec68dc8757776bf757b52e75bc156acc7264ee5
+    Reviewed-on: https://code.wireshark.org/review/15877
+    Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
+
+commit d06cac6
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Mon Jun 13 13:52:19 2016 -0400
+
+    Diameter (NSN): the attribute name is 'mandatory' not 'mandatory-flag'.
+    
+    Change-Id: Ifa19b59e23278abf332d8ab06dd5ad2059f3e679
+    Reviewed-on: https://code.wireshark.org/review/15872
+    Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
+
+commit 4e989c2
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Mon Jun 13 13:37:08 2016 -0400
+
+    Diameter: close command elements.
+    
+    ... in order to make the XML (more) valid.
+    
+    Change-Id: Iefffff3208c98d6ea55d509ed35b57abd268baf3
+    Reviewed-on: https://code.wireshark.org/review/15871
+    Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
+
+commit 04b82a7
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sun Jun 12 12:28:02 2016 -0400
+
+    Convert AT_SS7PC to a "dissector address type"
+    
+    The formatting of the address type is determined by a preference in
+    packet-mtp3.c, so just make MTP3 register the address type.
+    Use address_type_get_by_name in other dissectors (and export_pdu)
+    to use the address type.
+    
+    Change-Id: Ifb32d7de27aeaa23cee8e803e25ffb3c905547b5
+    Reviewed-on: https://code.wireshark.org/review/15856
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit e2e8456
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Mar 18 13:13:44 2016 -0700
+
+    Use getc_unlocked in a few places.
+    
+    Use getc_unlocked or _fgetc_nolock instead of getc in a few places. This
+    reduces startup time by about 100ms here.
+    
+    Change-Id: I59ceb09678457c871cce79fcc3ce71998fe4f5af
+    Reviewed-on: https://code.wireshark.org/review/14518
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 92ef3d0
+Author: Anton Thomasson <anton.thomasson@ericsson.com>
+Date:   Fri Jun 10 16:12:24 2016 +0200
+
+    GSM RLC/MAC: add dissection of EC-GSM-IoT control messages
+    
+    Change-Id: Ib7096039aa9761fda96ed8552899833597ba70a6
+    Reviewed-on: https://code.wireshark.org/review/15812
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 4679f5d
+Author: Anton Thomasson <anton.thomasson@ericsson.com>
+Date:   Fri Jun 10 16:13:44 2016 +0200
+
+    GSM RR: add dissection of EC-GSM-IoT ccch control messages
+    
+    Change-Id: Ib40f78a0d1822bf216af0911f9672c750a78b265
+    Reviewed-on: https://code.wireshark.org/review/15813
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit c016dcd
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Sun Jun 12 19:00:37 2016 -0400
+
+    Diameter: free the diameter directory variable.
+    
+    It's only needed for a few milliseconds--there's no need for it to stick around
+    until the epan scope ends.
+    
+    As discussed on I51813815babb4c40722c38459139ab9e3e3ccb42.
+    
+    Change-Id: I81fef351ef2d700cc5ec5866340605704173fbdb
+    Reviewed-on: https://code.wireshark.org/review/15861
+    Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 8b6ea37
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Sun Jun 12 15:10:02 2016 -0700
+
+    Qt: Make the capture filter read-only only in main welcome.
+    
+    As noted in gb7897dd, CaptureFilterCombo needs to be read-only until the
+    app is initialized. Move the code to do so to MainWelcome, otherwise the
+    capture filter entry in CaptureInterfacesDialog starts out read-only and
+    stays that way. Disable / enable the entire CaptureFilterCombo instead
+    of setting its lineEdit read-only status, which provides a stronger
+    visual indicator.
+    
+    Change-Id: Ic7bf5b5631b861ecf4dc8cca67beb5bf4ed27510
+    Reviewed-on: https://code.wireshark.org/review/15859
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 6ff19ff
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jun 10 09:57:17 2016 -0700
+
+    Qt: Add the Info column contents to Expert Info.
+    
+    When "group by summary" is enabled, packet items contain a packet number
+    followed by a lot of empty space. Fill it with the contents of the Info
+    column.
+    
+    Set the first column title to "Severity" or "Packet" depending on the
+    item selection.
+    
+    Change-Id: Iff96ab2ec631300ec8f08e55019e191e88cff84a
+    Reviewed-on: https://code.wireshark.org/review/15814
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 88f4374
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Wed Apr 27 15:07:03 2016 +0100
+
+    Indent register.c and other cosmetic changes
+    
+    Change-Id: I06e863e0b87118047f4c3b7618df02b9c7384a34
+    Reviewed-on: https://code.wireshark.org/review/15836
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 20961a1
+Author: Binh Trinh <beango@gmail.com>
+Date:   Sun Jun 12 14:21:12 2016 -0400
+
+    Added Diameter 3GPP decoding of AVP 1404 - QoS-Subscribed
+    (removed spaces)
+    (removed C++ style comments)
+    
+    Change-Id: I0f6c7586486b48eab8659a048be451ce3fe1c72b
+    Reviewed-on: https://code.wireshark.org/review/15850
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 8ec8f6b
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Mon Jun 13 10:00:28 2016 +0200
+
+    Qt: Multi line import from hex dump without offsets
+    
+    Fix importing hex dump without offsets with multiple lines.
+    
+    Change-Id: I7a7339e375b3125688f5b5d29f493704c7b9944a
+    Reviewed-on: https://code.wireshark.org/review/15868
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 4e55a28
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sat Jun 11 06:14:35 2016 +0200
+
+    RADIUS: Add Sangoma dictionary
+    
+    From FreeRADIUS master
+    
+    commit ba4b4402588ae87497a0b7c87e26eb5cb433c8a7
+    Author: Alan T. DeKok <aland@freeradius.org>
+    Date:   Fri Jun 10 14:38:55 2016 -0400
+    
+        Added dictionary.sangoma
+    
+        from http://wiki.sangoma.com/files/NSC-Radius-Support/dictionary.sangoma.txt
+    
+    Change-Id: Ie51ea6343a2a8a5b286d70451abce81ca920261f
+    Reviewed-on: https://code.wireshark.org/review/15823
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 87b5597
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sun Jun 12 11:12:15 2016 -0400
+
+    Add address_type_get_by_name
+    
+    This allows the decoupling of a dissector registering an address type
+    so it doesn't need to export the returned registered type.
+    
+    Change-Id: I49c913d042e70bd4b7ea1e964ba9511bb27304f5
+    Reviewed-on: https://code.wireshark.org/review/15855
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 0baf13f
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sun Jun 12 09:38:55 2016 -0400
+
+    Completely remove dissector_add_handle.
+    
+    It has been deprecated and replaced with dissector_add_for_decode_as.
+    
+    Change-Id: I5a4976f83951f749e70b5267570fca188daa7a07
+    Reviewed-on: https://code.wireshark.org/review/15854
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 6ff6357
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sun Jun 12 14:50:04 2016 -0700
+
+    USB: fix dissection of URB setup when the payload was claimed by a sub dissector
+    
+    Bug: 12511
+    Change-Id: Ic9af8358e2a8110f53c587201cafc337630c302a
+    Reviewed-on: https://code.wireshark.org/review/15858
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit fef202b
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sun Jun 12 14:49:04 2016 -0700
+
+    USB HID: add dissector to USB Device 'Decode As' list
+    
+    Ping-Bug: 12511
+    Change-Id: I6193e3bb084adf9925bb6800a756804164030630
+    Reviewed-on: https://code.wireshark.org/review/15857
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit db8dd0f
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Mon Jun 13 03:49:37 2016 +0100
+
+    Rename a variable
+    
+    Change-Id: Ie5d859e166fbc8073be88cbbd96bffa877e6b654
+    Reviewed-on: https://code.wireshark.org/review/15865
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 3f0c709
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 12 19:15:40 2016 -0700
+
+    Finish moving the parenthesis.
+    
+    Change-Id: I02f099ef198e360663b03857bdf9538bb63a7de8
+    Reviewed-on: https://code.wireshark.org/review/15864
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 49db728
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 12 18:45:45 2016 -0700
+
+    Fix a compile error.
+    
+    (Perhaps the Petri dish buildbots should, if a build fails, immediately
+    mark the change as failing the Petri dish build, without waiting for the
+    other build(s), so that you don't have to, for example, wait for the
+    Ubuntu buildbot to finish doing a test build for a change that doesn't
+    affect code built on UN*X.)
+    
+    Change-Id: I89ee1616d35c186fcabc0ec989936fa94116df70
+    Reviewed-on: https://code.wireshark.org/review/15863
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 010e55c
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 12 15:30:35 2016 -0700
+
+    Don't assume we can get a module handle for kernel32.dll.
+    
+    A failure "shouldn't happen", but check anyway; if nothing else, that
+    squelches some complaining from the VS Code Analysis tool.
+    
+    Change-Id: I9b06db399741176d0e9f859eb650bed8a2f96d9c
+    Reviewed-on: https://code.wireshark.org/review/15860
+    Petri-Dish: Guy Harris <guy@alum.mit.edu>
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit d72b29c
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Sun Jun 5 21:06:51 2016 +0200
+
+    Qt: Add import from hex dump without offsets
+    
+    Added support for importing from hex dump without offsets.
+    This will create one packet with all hex values found in the file.
+    
+    Change-Id: I0414441721078befeb59aa6a87b9412646cfcf5c
+    Reviewed-on: https://code.wireshark.org/review/15743
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 0acc76a
+Author: Léo Gaspard <leo@gaspard.io>
+Date:   Sun Jun 12 22:35:16 2016 +0200
+
+    Fix typo in dissector doc
+    
+    Change-Id: I5ca20080f99905ab23d484d0be054a89c406c583
+    Reviewed-on: https://code.wireshark.org/review/15852
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 752a8ea
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sun Jun 12 18:46:46 2016 +0200
+
+    expert_info_dialog (Qt): fix Uninitialized members (UNINIT_CTOR) reported by Coverity (CID 1362692)
+    
+    Change-Id: I1bc71ac7b9c08a9a5749aa9bc88863fa10eb27c7
+    Reviewed-on: https://code.wireshark.org/review/15848
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit bc35660
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sat Jun 11 18:09:05 2016 +0100
+
+    IPv6: Add dissection for SRH flags
+    
+    Change-Id: I535aba36cc906e8d78cb594900e9a7fdcbd26c83
+    Reviewed-on: https://code.wireshark.org/review/15828
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit d6e9665
+Author: Thibault Gerondal <github@tycale.be>
+Date:   Sat May 28 02:55:04 2016 +0200
+
+    IPv6: Add support for Segment Routing (Type 4) Extension Header
+    
+    Bug: 12512
+    Change-Id: I5672ff3b8c4e8afcc82e957933330e0bf9454b08
+    Reviewed-on: https://code.wireshark.org/review/15593
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit cee3e82
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sat Jun 11 06:10:17 2016 +0100
+
+    CMake: Make PROJECT_VERSION_EXTENSION code simpler
+    
+    The intent was to allow all sorts of overrides but, ugly.
+    
+    I don't think we need $cmake_package_string either, at least with
+    these changes.
+    
+    Follow-up to 7c6e859ccf210a45e1cc0f6da17692845e6b5a23.
+    
+    (And bdec712166ba924a2cdeaaca8ae580c343eaf02c).
+    
+    Change-Id: I808b6bd3a3c64d2a67165344e8fe23e8314c27db
+    Reviewed-on: https://code.wireshark.org/review/15835
+    Reviewed-by: João Valverde <j@v6e.pt>
+
+commit 38d39f2
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 12 12:18:14 2016 -0700
+
+    Have MemoryCheck() directly incorporate the error message and exit.
+    
+    Manually inline memory_error() in MemoryCheck(), so that static
+    analyzers know that, if MemoryCheck() sees a null pointer, it exists,
+    and the null pointer isn't subsequently used.
+    
+    Use MemoryCheck() instead of the one place where we manually checked for
+    a null pointer and called memory_error().
+    
+    Change-Id: Id6b0328cfd17cb14ec9d1e461420896a31573c71
+    Reviewed-on: https://code.wireshark.org/review/15851
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 7bbc60c
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Jun 12 10:34:16 2016 -0700
+
+    Add more memory checks, and use MemoryCheck() for some existing checks.
+    
+    Always check for malloc() and realloc() failing.  Use MemoryCheck() for
+    most of the checks - it's a bit cleaner and makes the error message the
+    same for those checks.
+    
+    Change-Id: I533153c697b37b85adfa0259c1352efece0b0486
+    Reviewed-on: https://code.wireshark.org/review/15849
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit aaba30a
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jun 10 11:16:10 2016 -0700
+
+    Qt: Draw a border around inactive+selected packet list items.
+    
+    Try to make inactive+selected packet list items more visible by drawing
+    a border around them. Make an exception for Windows 7 and Vista if a
+    theme is active.
+    
+    Bug: 12010
+    Change-Id: I974069dda92588b80772f577f319569751ff3347
+    Reviewed-on: https://code.wireshark.org/review/15816
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit a5ff5c2
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Sun Jun 12 08:11:17 2016 -0700
+
+    [Automatic update for 2016-06-12]
+    
+    Update manuf, services enterprise-numbers, translations, and other items.
+    
+    Change-Id: I14deff6b9a13a51d66ebdea361686822583b07c0
+    Reviewed-on: https://code.wireshark.org/review/15843
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit b882478
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sat Jun 11 14:23:59 2016 +0200
+
+    mongo: don't THROW() an exception from a dissector
+    
+    just return the overall length even if the value is not in line with the
+    protocol specification
+    
+    Change-Id: Ieeb5d1d265acb6de807a1175f07c7981db4b6c2b
+    Reviewed-on: https://code.wireshark.org/review/15833
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit be12133
+Author: Jaap Keuter <jaap.keuter@xs4all.nl>
+Date:   Sat Jun 11 14:21:17 2016 +0200
+
+    Actually progress through the command data (CID-281394)
+    
+    The loop reading through the command data doesn't progress through
+    it, it just reads until the available data (represented by max_length)
+    runs out. It therefore:
+    - doesn't present the commands
+    - doesn't detect a missing final marker bit (CID-281394)
+    This change does make the code progress through the command data,
+    fixing both issues in the process.
+    
+    Change-Id: I61ba8b56b4a153affe9b4f9a574267f981ef0594
+    Reviewed-on: https://code.wireshark.org/review/15825
+    Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 416c8a1
+Author: Balint Reczey <balint@balintreczey.hu>
+Date:   Fri Apr 29 10:21:44 2016 +0200
+
+    debian: Regenerate ASN.1 dissector code during package build
+    
+    Change-Id: I3f7378ae5c048d3f954238bd04c707f039401ea1
+    Reviewed-on: https://code.wireshark.org/review/15161
+    Petri-Dish: Balint Reczey <balint@balintreczey.hu>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 2d095de
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Fri Jun 10 00:00:39 2016 -0400
+
+    Move Gateway Control Protocol (Context Tracking) into packet-h248.h
+    
+    The Gateway Control Protocol (Context Tracking) is used by both H248
+    and MEGACO, so the functionality was refactored to epan, but should
+    really be kept in the dissector directory to minimize (and eventually
+    completely remove) the epan directory's dependence on it.
+    
+    Change-Id: I387b46aecde97234086bfdb7d8c546854fa301cd
+    Reviewed-on: https://code.wireshark.org/review/15798
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 68ef5db
+Author: Michael Vigovsky <upliner@gmail.com>
+Date:   Fri Jun 10 15:17:49 2016 +0300
+
+    Add missing scale in TDS type info
+    
+    Change-Id: I6734fe448e4ee6f20a0d57b1aaae5e7e61f0cb5c
+    Reviewed-on: https://code.wireshark.org/review/15811
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 5416a34
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sat Jun 11 19:13:14 2016 -0700
+
+    Handle zero-length addresses in cmp_address().
+    
+    Don't compare the data if there's none to compare.
+    
+    Change-Id: Ib0e3541e448127869d19afddfc71bb441dba5874
+    Reviewed-on: https://code.wireshark.org/review/15840
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 24f02da
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sat Jun 11 18:59:25 2016 -0700
+
+    Add checks to address setting routines.
+    
+    Fail if:
+    
+       1) you have an AT_NONE address with data;
+    
+       2) you have a non-AT_NONE address with a zero length and a
+          non-null data pointer, or with a non-zero length and a null
+          data pointer.
+    
+    When comparing addresses for equality, just make sure the types are the
+    same, the lengths are the same and, if the lengths are non-zero, the
+    data is the same; don't treat AT_NONE specially - the "lengths are
+    non-zero" check will make sure we do the right thing.
+    
+    Make sure when we create an AT_NONE address it has a zero length and
+    null data pointer.
+    
+    Change-Id: I5c452ef0d140c2d9aef3004f1cfd124a95b78fb2
+    Reviewed-on: https://code.wireshark.org/review/15839
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 4cab051
+Author: Jaap Keuter <jaap.keuter@xs4all.nl>
+Date:   Sat Jun 11 14:49:59 2016 +0200
+
+    Store the tree item to add to later (CID-1159152)
+    
+    The tree item needed to test and append to isn't being stored,
+    so the items are never amended with notes, resulting in dead code.
+    
+    Change-Id: Ib1a9b7994ad12a9a9013d1bc1e1e4c165f34f20f
+    Reviewed-on: https://code.wireshark.org/review/15826
+    Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 21007dc
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Thu Jun 9 11:02:33 2016 -0400
+
+    H225: Replace globals that track packet data with p_add_proto_data/p_get_proto_data.
+    
+    Change-Id: I0380151fb0f45063b81bc55dd5b8dc4add99ad30
+    Reviewed-on: https://code.wireshark.org/review/15794
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit e659faa
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sat Jun 11 13:28:29 2016 -0700
+
+    Line up comments.
+    
+    Change-Id: Ifda0499e00dfa38c936f7e054ab4d5b3a0fd627f
+    Reviewed-on: https://code.wireshark.org/review/15830
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit de028e8
+Author: Vincent Helfre <vincenthelfre@googlemail.com>
+Date:   Thu Jun 9 17:47:20 2016 +0200
+
+    GSM RLC/MAC: improve dissection of Packet Resource Request message
+    
+    Change-Id: I8513ef550e81a97e1a8ac1c1f365355118d5ebae
+    Reviewed-on: https://code.wireshark.org/review/15827
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit e00d73a
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun May 29 16:35:22 2016 +0200
+
+    dcerpc-browser: don't THROW() an exception from a dissector
+    
+    the condition for THROW() will never be true
+    
+    there's no way to decrement offset below its initial value
+    the dissect_browser_TYPE_x_data() functions read a uint32 and increment
+    offset by 4 + the uint32 value that was read
+    
+    Change-Id: Ia5a63e714ffa0add601960d858452152e4d9b10b
+    Reviewed-on: https://code.wireshark.org/review/15627
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit c755c88
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Fri Jun 3 20:11:56 2016 +0200
+
+    iso14443: dissect attrib's p3 byte
+    
+    Change-Id: Iec3595a9ee0f7037af1f949804f1022f315d1edc
+    Reviewed-on: https://code.wireshark.org/review/15824
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit 5932044
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Fri Jun 10 19:30:36 2016 +0100
+
+    ftype-protocol: Fix [-Wcast-qual] warnings
+    
+    Change-Id: Ia8a02d8dc66aead486c8ae3f0bdf4cd82717ed20
+    Reviewed-on: https://code.wireshark.org/review/15817
+    Petri-Dish: João Valverde <j@v6e.pt>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit b8779f9
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Jun 10 15:05:23 2016 -0700
+
+    More comment clarification.
+    
+    That's not "the biggest record we're willing to write", it's "the
+    biggest record the pcapng format supports, as the record length is a
+    16-bit field".
+    
+    Change-Id: Icbd5e0cc4ed8e2a3a0d474245a9b9ed2c999d520
+    Reviewed-on: https://code.wireshark.org/review/15818
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+    (cherry picked from commit 09de28933f9a17d4472206e1ac4b7c92001e44f5)
+    Reviewed-on: https://code.wireshark.org/review/15820
+
+commit 8626cef
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Jun 10 11:02:07 2016 -0700
+
+    Make the IPv4 NRB code's comments match the IPv6 NRB code's comments.
+    
+    The IPv6 comments gave more details.
+    
+    Change-Id: I4e4d865feadbabfd625cdf2b2b162b99c4f23efa
+    Reviewed-on: https://code.wireshark.org/review/15815
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 00d36c7
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Jan 14 11:15:46 2016 -0800
+
+    Qt: Expert info grouping.
+    
+    Add the ability to group expert info items by summary and enable it by
+    default. This more closely matches the GTK+ UI behavior.
+    
+    Show matching item counts while we're here.
+    
+    Bug: 12218
+    Change-Id: Ic02267da8435fb70015de8dd15e0ac46faabbee9
+    Reviewed-on: https://code.wireshark.org/review/15796
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 237f2d4
+Author: Michal Labedzki <michal.labedzki@tieto.com>
+Date:   Tue May 19 11:55:01 2015 +0200
+
+    Qt/Bluetooth: Add Device dialog
+    
+    Device dialog appears when user double clicks on device in
+    Devices dialog (Bluetooth->Devices). It provides
+    summary of device, like BD_ADDR, name, timeouts, etc.
+    Base on information from HCI layer, so this feature is more interesting
+    for local devices (capturing on its side). Each field has changes counter,
+    what mean that value at specified field changes in time, for example:
+    user change device name 3 times. Please note that initial change
+    is not counted. It means that you can see fielkd without any value
+    then change occur and counter is not increased. It will be increased
+    next time. Reason for that is in most cases field value is unknown
+    at start.
+    
+    Change-Id: Ife0a6bd454eac00a28f8eb2906e1b395695b0307
+    Reviewed-on: https://code.wireshark.org/review/15793
+    Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
+    Tested-by: Michal Labedzki <michal.labedzki@tieto.com>
+
+commit 2df337d
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Fri Jun 10 08:42:41 2016 +0200
+
+    Bluetooth HCI (Qt): Remove Q_UNUSED
+    
+    See g21754f43e for detail
+    
+    There is always some other Q_UNUSED but include on #if/#endif...
+    
+    Change-Id: Ib2283660c91787acbf6392841faa3db6aed39438
+    Reviewed-on: https://code.wireshark.org/review/15803
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
+
+commit e53a1ad
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Jun 10 00:40:18 2016 -0700
+
+    Always count packets per encapsulation.
+    
+    Currently, for pcapng files, if all of the IDBs we've seen *so far* are
+    the same, we report it as the file's encapsulation type; however, we may
+    see IDBs of a different type in the future, so don't check for
+    per-packet encapsulation before counting packets of the encapsulation
+    type.
+    
+    Change-Id: I617ddcf2963aa16e7ba58855b3e5bf326ab7dc32
+    Reviewed-on: https://code.wireshark.org/review/15808
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 1438d28
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Jun 10 00:31:36 2016 -0700
+
+    Set the size of the packet counts array when we create it.
+    
+    g_array_sized_new() sets the amount of *space allocated for* the array,
+    but doesn't actually set its *length*.
+    
+    Change-Id: Ia7deab34c758c88910dfb0e246a6903301e68029
+    Reviewed-on: https://code.wireshark.org/review/15806
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 3ba7798
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Thu Jun 9 23:59:34 2016 -0700
+
+    Set cf_info.num_interfaces before using it.
+    
+    Change-Id: I6ba5932f339ea6296dd91a6800721b11bcd4956a
+    Reviewed-on: https://code.wireshark.org/review/15804
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 777cddd
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Fri Jun 10 07:04:44 2016 +0200
+
+    LANforge: fix wrong offset for magic detection
+    
+    Issue reported by Brent Lovelace https://www.wireshark.org/lists/wireshark-dev/201606/msg00034.html
+    
+    Change-Id: If296f01747316ddbe28e88d4d11d9df90d68bc5d
+    Reviewed-on: https://code.wireshark.org/review/15800
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit a4afda6
+Author: Jaap Keuter <jaap.keuter@xs4all.nl>
+Date:   Thu Jun 9 23:51:04 2016 +0200
+
+    Remove superfluous length check (CID-1158783)
+    
+    When entering a loop with check for minimum length, don't stick
+    to the pattern of checking length first thing.
+    
+    Change-Id: I28c414108efa5499dbacd8527b2c3e654e49e808
+    Reviewed-on: https://code.wireshark.org/review/15795
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 4233e9a
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Thu Jun 9 20:32:35 2016 -0700
+
+    Don't assume all IDBs are available aftre we open the file.
+    
+    IDBs can occur anywhere in the file, so if we see an interface ID bigger
+    than the number of IDBs we've see, re-fetch the interface information,
+    update the IDB count, and grow the packet count array as necessary.
+    
+    Get the information strings for interfaces after reading the entire
+    file; we don't need them until then.
+    
+    Change-Id: Ib6096e481e321de485710d14eadf7b5232bf0be7
+    Reviewed-on: https://code.wireshark.org/review/15797
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit f928a5f
+Author: Jaap Keuter <jaap.keuter@xs4all.nl>
+Date:   Thu Jun 9 08:04:04 2016 +0200
+
+    Make the determination if file is relative. (CID-1348040)
+    
+    The code tries to show a file handle when the file is relative
+    to it, but doesn't actually make that determination. Extract the
+    relevant bit and use that to flag the relative file.
+    
+    Change-Id: I7259c8843dc388b9dda96a73399a6da5575d3f5e
+    Reviewed-on: https://code.wireshark.org/review/15789
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 0ccde30
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Wed Jun 8 23:28:07 2016 -0400
+
+    MGCP: Replace globals that track packet data with passing data to functions.
+    
+    Change-Id: I9595abf882adb821fd3c08532afba1b7e20412fe
+    Reviewed-on: https://code.wireshark.org/review/15788
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 9fd37c0
+Author: Michal Labedzki <michal.labedzki@tieto.com>
+Date:   Tue May 3 22:50:26 2016 +0200
+
+    Qt/Bluetooth: Set missing HCI Summary Occurence fields
+    
+    Set they to zeros at startup like other fields.
+    
+    Change-Id: I820e7a0ce8fad5726448cb83f85235ecf578d77d
+    Reviewed-on: https://code.wireshark.org/review/15792
+    Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
+    Tested-by: Michal Labedzki <michal.labedzki@tieto.com>
+
+commit 508e0f4
+Author: Michal Labedzki <michal.labedzki@tieto.com>
+Date:   Wed Jun 8 17:18:45 2016 +0200
+
+    Bluetooth: ATT: Fix Object List Control Point response
+    
+    Fix CID 1355646.
+    
+    Bug: 12496
+    
+    Change-Id: Ia6c95c8f31a19b5e8fc21182658147ed4208d635
+    Reviewed-on: https://code.wireshark.org/review/15790
+    Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit 2a0d61e
+Author: Michal Labedzki <michal.labedzki@tieto.com>
+Date:   Sun May 29 11:10:24 2016 +0200
+
+    Logcat: Unicodize texts
+    
+    Text over Logcat is in real in Unicode.
+    ASCII does not display it correctly.
+    
+    Change-Id: I998dad1ee50c4b00b874a1f197f6e465fadd3e38
+    Reviewed-on: https://code.wireshark.org/review/15791
+    Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
+
+commit d907fc2
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Jun 8 22:26:02 2016 +0200
+
+    Update Developer's Guide to reflect dissector_t signature change
+    
+    Change-Id: Ia793d94c7e79e49d1f27ad8adbdbafdb30131abe
+    Reviewed-on: https://code.wireshark.org/review/15783
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 078ab45
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Jun 8 18:12:48 2016 -0700
+
+    Use the locale's decimal separator for times as seconds and fraction.
+    
+    We use it when printing *other* seconds-and-fraction values, as we're
+    just using %f, so we should use it consistently.  If you don't want
+    commas as decimal separators, you presumably don't want them anywhere;
+    if you want to standardize the way numbers are shown, set the locale to
+    the C locale.
+    
+    This addresses one of the two problems mentioned in bug 12500; there may
+    be other places in the Wireshark suite where we should use the locale's
+    decimal separator in times.
+    
+    Change-Id: I41f1c44d12ebf0f46ff678c977a955d09831b0cf
+    Ping-Bug: 12500
+    Reviewed-on: https://code.wireshark.org/review/15787
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 6ec6beb
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Jun 8 16:26:18 2016 -0700
+
+    ieee80211_htrate() isn't exported.
+    
+    Change-Id: I8a7a4727b473820d46ee543875f9fb57c5d79928
+    Reviewed-on: https://code.wireshark.org/review/15786
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit bdec712
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jun 8 14:55:06 2016 -0700
+
+    2.1.0 → 2.1.1.
+    
+    Change-Id: Ib8aab341be406d3c6e9139ae670489bd9e3edcc5
+    Reviewed-on: https://code.wireshark.org/review/15785
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>