<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tools/wireshark, branch v1.8.11-rc1</title>
<subtitle>WIP Patches to add a samsung-ipc dissector to Wireshark 
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/'/>
<entry>
<title>1.8.10 → 1.8.11.</title>
<updated>2013-09-10T20:02:31+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2013-09-10T20:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=fd3c660fed9447a15297a373c0f7a2ec91f891c2'/>
<id>fd3c660fed9447a15297a373c0f7a2ec91f891c2</id>
<content type='text'>
svn path=/trunk-1.8/; revision=51941
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk-1.8/; revision=51941
</pre>
</div>
</content>
</entry>
<entry>
<title>Build 1.8.10.</title>
<updated>2013-09-10T17:47:54+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2013-09-10T17:47:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=5e212d72ce098a7fec4332cbe6c22fcda796a018'/>
<id>5e212d72ce098a7fec4332cbe6c22fcda796a018</id>
<content type='text'>
svn path=/trunk-1.8/; revision=51935
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk-1.8/; revision=51935
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix r51932.</title>
<updated>2013-09-10T16:20:05+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2013-09-10T16:20:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=7aa0ae21fd78efb2d9ec633d1bc13740b0ca7873'/>
<id>7aa0ae21fd78efb2d9ec633d1bc13740b0ca7873</id>
<content type='text'>
svn path=/trunk-1.8/; revision=51933
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk-1.8/; revision=51933
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ABI check updates from Balint. </title>
<updated>2013-09-10T15:55:18+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2013-09-10T15:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=466024bf62a286506f37b911852e7ea576782afa'/>
<id>466024bf62a286506f37b911852e7ea576782afa</id>
<content type='text'>
Copy over with manual intervention:

  ------------------------------------------------------------------------
  r51791 | pascal | 2013-09-05 13:35:03 -0700 (Thu, 05 Sep 2013) | 3 lines
  Changed paths:
     M /trunk/file.c

  Try to fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9106 :
  Intialize phdr structure to avoid an invalid access to phdr-&gt;opt_comment
  ------------------------------------------------------------------------


Update the release notes.

svn path=/trunk-1.8/; revision=51932
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copy over with manual intervention:

  ------------------------------------------------------------------------
  r51791 | pascal | 2013-09-05 13:35:03 -0700 (Thu, 05 Sep 2013) | 3 lines
  Changed paths:
     M /trunk/file.c

  Try to fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9106 :
  Intialize phdr structure to avoid an invalid access to phdr-&gt;opt_comment
  ------------------------------------------------------------------------


Update the release notes.

svn path=/trunk-1.8/; revision=51932
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy over revisions from trunk with manual intervention:</title>
<updated>2013-09-10T10:37:52+00:00</updated>
<author>
<name>Guy Harris</name>
<email>guy@alum.mit.edu</email>
</author>
<published>2013-09-10T10:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=2114173768a26f34386f69839a714815aeb00560'/>
<id>2114173768a26f34386f69839a714815aeb00560</id>
<content type='text'>
  ------------------------------------------------------------------------
  r51921 | guy | 2013-09-10 03:24:00 -0700 (Tue, 10 Sep 2013) | 3 lines

  When building for 10.4 or 10.5, force 32-bit x86 on x86 and 32-bit PPC
  on PPC.

  ------------------------------------------------------------------------
  r51923 | guy | 2013-09-10 03:28:30 -0700 (Tue, 10 Sep 2013) | 2 lines

  Use -m32, instead, as per Michael Tuexen's suggestion.

svn path=/trunk-1.8/; revision=51926
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  ------------------------------------------------------------------------
  r51921 | guy | 2013-09-10 03:24:00 -0700 (Tue, 10 Sep 2013) | 3 lines

  When building for 10.4 or 10.5, force 32-bit x86 on x86 and 32-bit PPC
  on PPC.

  ------------------------------------------------------------------------
  r51923 | guy | 2013-09-10 03:28:30 -0700 (Tue, 10 Sep 2013) | 2 lines

  Use -m32, instead, as per Michael Tuexen's suggestion.

svn path=/trunk-1.8/; revision=51926
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy over r49673 from the trunk:</title>
<updated>2013-09-10T00:07:27+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2013-09-10T00:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=54a12975dd53d2b0d7ab08c67c0e41d4d334a46a'/>
<id>54a12975dd53d2b0d7ab08c67c0e41d4d334a46a</id>
<content type='text'>
  ------------------------------------------------------------------------
  r49673 | guy | 2013-05-31 23:48:37 -0700 (Fri, 31 May 2013) | 7 lines
  Changed paths:
     M /trunk/epan/filesystem.c
     M /trunk/wiretap/netmon.c

  When allocating the frame table for a NetMon file, use g_try_malloc(),
  and fail with ENOMEM if that fails (and the frame table is not empty -
  g_try_malloc() will return NULL if you ask it to allocate zero bytes).

  Have an error message for ENOMEM on an open that attempts to tell the
  user what the problem is without making their head explode.
  ------------------------------------------------------------------------


Update the release notes.

svn path=/trunk-1.8/; revision=51911
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  ------------------------------------------------------------------------
  r49673 | guy | 2013-05-31 23:48:37 -0700 (Fri, 31 May 2013) | 7 lines
  Changed paths:
     M /trunk/epan/filesystem.c
     M /trunk/wiretap/netmon.c

  When allocating the frame table for a NetMon file, use g_try_malloc(),
  and fail with ENOMEM if that fails (and the frame table is not empty -
  g_try_malloc() will return NULL if you ask it to allocate zero bytes).

  Have an error message for ENOMEM on an open that attempts to tell the
  user what the problem is without making their head explode.
  ------------------------------------------------------------------------


Update the release notes.

svn path=/trunk-1.8/; revision=51911
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy over revisions from the trunk:</title>
<updated>2013-09-09T23:46:20+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2013-09-09T23:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=8160586129a15bbed9c6d64c1f109b62985faf95'/>
<id>8160586129a15bbed9c6d64c1f109b62985faf95</id>
<content type='text'>
  ------------------------------------------------------------------------
  r51360 | eapache | 2013-08-14 19:06:49 -0700 (Wed, 14 Aug 2013) | 6 lines
  Changed paths:
     M /trunk/plugins/ethercat/packet-ams.c

  As suggested by Volcke Mario, fixing
  https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9036

  Don't change the length *and* the offset when adjusting for the ethercat header,
  just the offset is enough (the length is then right).
  ------------------------------------------------------------------------
  r51493 | gerald | 2013-08-23 11:42:51 -0700 (Fri, 23 Aug 2013) | 3 lines
  Changed paths:
     M /trunk/rawshark.c

  Initialize our wtap_pkthdr struct so that we don't try to dereference an
  invalid opt_comment pointer down the line.
  ------------------------------------------------------------------------
  r51785 | eapache | 2013-09-05 08:48:50 -0700 (Thu, 05 Sep 2013) | 4 lines
  Changed paths:
     M /trunk/epan/req_resp_hdrs.c

  As per the HTTP spec, prefer chunked transfer-encoding to content-length if we
  get both. Fixes reassembly for
  https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9101
  ------------------------------------------------------------------------
  r51789 | cmaynard | 2013-09-05 11:51:46 -0700 (Thu, 05 Sep 2013) | 6 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-gtpv2.c

  Display "TEID/GRE Key" field consistently as hexadecimal since 3GPP TS 36.444 says this field is of type, "octet string".

  Ref: http://ask.wireshark.org/questions/24221/decode-gtpv2-teid-as-decimal-or-hex

  #BACKPORT(1.10,1.8)
  ------------------------------------------------------------------------
  r51566 | jmayer | 2013-08-28 11:27:16 -0700 (Wed, 28 Aug 2013) | 4 lines
  Changed paths:
     M /trunk/make-version.pl

  svn version 1.7.11 no longer has local .svn directories,
  just one at the top level. So on my system, /trunk no longer
  contains a .svn directory. Check in parent directory as well.
  ------------------------------------------------------------------------
  r51872 | stig | 2013-09-09 10:49:22 -0700 (Mon, 09 Sep 2013) | 6 lines
  Changed paths:
     M /trunk/epan/wslua/wslua_tvb.c

  Removed return value from ByteArray append and prepend, as this did push
  the same ByteArray twice (and thus calling the GC twice).
  This should fix bug 4461.

  Changed ByteArray concat to create a new array to be returned.
  ------------------------------------------------------------------------


Copy over with manual intervention:

  ------------------------------------------------------------------------
  r51448 | cmaynard | 2013-08-20 15:42:46 -0700 (Tue, 20 Aug 2013) | 9 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-ncp-sss.c

  Simplify find_delimiter() by making use of tvb_find_guint8().
  In sss_string():
   -&gt; Protect against tvb_length_remaining() possibly returning -1.
   -&gt; Fix off-by-1 potential buffer overflow condition.
   -&gt; Use isprint() rather than "do-it-yourself" code.
   -&gt; Remove the extra unnecessary "length_remaining" checks in the for() loop.

  #BACKPORT(1.10, 1.8)
  ------------------------------------------------------------------------
  r51815 | stig | 2013-09-07 03:56:52 -0700 (Sat, 07 Sep 2013) | 3 lines
  Changed paths:
     M /trunk/epan/wslua/wslua_proto.c

  Added syntax and range checks for Lua Prefs.range default values.
  Fixed some small memory leakages.
  ------------------------------------------------------------------------
  r51899 | stig | 2013-09-09 14:20:26 -0700 (Mon, 09 Sep 2013) | 4 lines
  Changed paths:
     M /trunk/epan/wslua/wslua_field.c

  Initialize all tvb values in FieldInfo_get_range.

  This fixes bug 5200.
  ------------------------------------------------------------------------


Update the release notes.

svn path=/trunk-1.8/; revision=51909
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  ------------------------------------------------------------------------
  r51360 | eapache | 2013-08-14 19:06:49 -0700 (Wed, 14 Aug 2013) | 6 lines
  Changed paths:
     M /trunk/plugins/ethercat/packet-ams.c

  As suggested by Volcke Mario, fixing
  https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9036

  Don't change the length *and* the offset when adjusting for the ethercat header,
  just the offset is enough (the length is then right).
  ------------------------------------------------------------------------
  r51493 | gerald | 2013-08-23 11:42:51 -0700 (Fri, 23 Aug 2013) | 3 lines
  Changed paths:
     M /trunk/rawshark.c

  Initialize our wtap_pkthdr struct so that we don't try to dereference an
  invalid opt_comment pointer down the line.
  ------------------------------------------------------------------------
  r51785 | eapache | 2013-09-05 08:48:50 -0700 (Thu, 05 Sep 2013) | 4 lines
  Changed paths:
     M /trunk/epan/req_resp_hdrs.c

  As per the HTTP spec, prefer chunked transfer-encoding to content-length if we
  get both. Fixes reassembly for
  https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9101
  ------------------------------------------------------------------------
  r51789 | cmaynard | 2013-09-05 11:51:46 -0700 (Thu, 05 Sep 2013) | 6 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-gtpv2.c

  Display "TEID/GRE Key" field consistently as hexadecimal since 3GPP TS 36.444 says this field is of type, "octet string".

  Ref: http://ask.wireshark.org/questions/24221/decode-gtpv2-teid-as-decimal-or-hex

  #BACKPORT(1.10,1.8)
  ------------------------------------------------------------------------
  r51566 | jmayer | 2013-08-28 11:27:16 -0700 (Wed, 28 Aug 2013) | 4 lines
  Changed paths:
     M /trunk/make-version.pl

  svn version 1.7.11 no longer has local .svn directories,
  just one at the top level. So on my system, /trunk no longer
  contains a .svn directory. Check in parent directory as well.
  ------------------------------------------------------------------------
  r51872 | stig | 2013-09-09 10:49:22 -0700 (Mon, 09 Sep 2013) | 6 lines
  Changed paths:
     M /trunk/epan/wslua/wslua_tvb.c

  Removed return value from ByteArray append and prepend, as this did push
  the same ByteArray twice (and thus calling the GC twice).
  This should fix bug 4461.

  Changed ByteArray concat to create a new array to be returned.
  ------------------------------------------------------------------------


Copy over with manual intervention:

  ------------------------------------------------------------------------
  r51448 | cmaynard | 2013-08-20 15:42:46 -0700 (Tue, 20 Aug 2013) | 9 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-ncp-sss.c

  Simplify find_delimiter() by making use of tvb_find_guint8().
  In sss_string():
   -&gt; Protect against tvb_length_remaining() possibly returning -1.
   -&gt; Fix off-by-1 potential buffer overflow condition.
   -&gt; Use isprint() rather than "do-it-yourself" code.
   -&gt; Remove the extra unnecessary "length_remaining" checks in the for() loop.

  #BACKPORT(1.10, 1.8)
  ------------------------------------------------------------------------
  r51815 | stig | 2013-09-07 03:56:52 -0700 (Sat, 07 Sep 2013) | 3 lines
  Changed paths:
     M /trunk/epan/wslua/wslua_proto.c

  Added syntax and range checks for Lua Prefs.range default values.
  Fixed some small memory leakages.
  ------------------------------------------------------------------------
  r51899 | stig | 2013-09-09 14:20:26 -0700 (Mon, 09 Sep 2013) | 4 lines
  Changed paths:
     M /trunk/epan/wslua/wslua_field.c

  Initialize all tvb values in FieldInfo_get_range.

  This fixes bug 5200.
  ------------------------------------------------------------------------


Update the release notes.

svn path=/trunk-1.8/; revision=51909
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy over revisions from the trunk:</title>
<updated>2013-09-09T22:23:18+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2013-09-09T22:23:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=9e2a29325c3f50828fc81724d1e4a3bad667cbe9'/>
<id>9e2a29325c3f50828fc81724d1e4a3bad667cbe9</id>
<content type='text'>
  ------------------------------------------------------------------------
  r50940 | eapache | 2013-07-26 16:16:16 -0700 (Fri, 26 Jul 2013) | 6 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-netflow.c

  Switch on field length for the length_min/max fields of IPFix. Like several
  other nearby fields, they are different lengths in different versions of the
  spec.

  Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8918
  ------------------------------------------------------------------------
  r50969 | pascal | 2013-07-28 05:36:48 -0700 (Sun, 28 Jul 2013) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-per.c

  Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8841 :
  Fix PER normally small non-negative whole number dissection when it is greater than or equal to 64
  ------------------------------------------------------------------------
  r51313 | martink | 2013-08-12 03:15:01 -0700 (Mon, 12 Aug 2013) | 4 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-sip.c

  coverity 280403 (logically dead code)

  set first to FALSE after the first block was dissected
  ------------------------------------------------------------------------
  r51321 | pascal | 2013-08-12 12:23:08 -0700 (Mon, 12 Aug 2013) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-sip.c

  Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9031 :
  SIP contact-param parsing should be stopped when finding a comma separator
  ------------------------------------------------------------------------
  r51339 | alagoutte | 2013-08-13 10:50:22 -0700 (Tue, 13 Aug 2013) | 8 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-ieee80211.c

  From Mark Phillips via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9038
  802.11 HT Extended Capabilities B10 decode incorrect

  #Backport 1.10 and 1.8

  Within the 802.11 HT Capabilities IE the "HT Extended Capabilities" B10's name is incorrect.

  It is currently titled "High Throughput". This is incorrect/missleading. It should be something like "High Throughput Control (+HTC)". The field indicates if the "High Throughput Control (HTC)" field is supported - not if HT itself is supported.
  ------------------------------------------------------------------------


Copy over with manual intervention:

  ------------------------------------------------------------------------
  r50923 | darkjames | 2013-07-26 11:10:55 -0700 (Fri, 26 Jul 2013) | 4 lines
  Changed paths:
     M /trunk/ui/gtk/io_stat.c

  Fix bug #8980 - IO graph/advanced, max/min/summ error on frames with multiple Diameter messages

  tap_iostat_packet() was fetching only first item for FT_RELATIVE_TIME.
  ------------------------------------------------------------------------


Update the release notes.

svn path=/trunk-1.8/; revision=51906
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  ------------------------------------------------------------------------
  r50940 | eapache | 2013-07-26 16:16:16 -0700 (Fri, 26 Jul 2013) | 6 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-netflow.c

  Switch on field length for the length_min/max fields of IPFix. Like several
  other nearby fields, they are different lengths in different versions of the
  spec.

  Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8918
  ------------------------------------------------------------------------
  r50969 | pascal | 2013-07-28 05:36:48 -0700 (Sun, 28 Jul 2013) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-per.c

  Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8841 :
  Fix PER normally small non-negative whole number dissection when it is greater than or equal to 64
  ------------------------------------------------------------------------
  r51313 | martink | 2013-08-12 03:15:01 -0700 (Mon, 12 Aug 2013) | 4 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-sip.c

  coverity 280403 (logically dead code)

  set first to FALSE after the first block was dissected
  ------------------------------------------------------------------------
  r51321 | pascal | 2013-08-12 12:23:08 -0700 (Mon, 12 Aug 2013) | 3 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-sip.c

  Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9031 :
  SIP contact-param parsing should be stopped when finding a comma separator
  ------------------------------------------------------------------------
  r51339 | alagoutte | 2013-08-13 10:50:22 -0700 (Tue, 13 Aug 2013) | 8 lines
  Changed paths:
     M /trunk/epan/dissectors/packet-ieee80211.c

  From Mark Phillips via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9038
  802.11 HT Extended Capabilities B10 decode incorrect

  #Backport 1.10 and 1.8

  Within the 802.11 HT Capabilities IE the "HT Extended Capabilities" B10's name is incorrect.

  It is currently titled "High Throughput". This is incorrect/missleading. It should be something like "High Throughput Control (+HTC)". The field indicates if the "High Throughput Control (HTC)" field is supported - not if HT itself is supported.
  ------------------------------------------------------------------------


Copy over with manual intervention:

  ------------------------------------------------------------------------
  r50923 | darkjames | 2013-07-26 11:10:55 -0700 (Fri, 26 Jul 2013) | 4 lines
  Changed paths:
     M /trunk/ui/gtk/io_stat.c

  Fix bug #8980 - IO graph/advanced, max/min/summ error on frames with multiple Diameter messages

  tap_iostat_packet() was fetching only first item for FT_RELATIVE_TIME.
  ------------------------------------------------------------------------


Update the release notes.

svn path=/trunk-1.8/; revision=51906
</pre>
</div>
</content>
</entry>
<entry>
<title>[Automatic manuf, services and enterprise-numbers update for 2013-09-08]</title>
<updated>2013-09-08T14:34:52+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2013-09-08T14:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=e5a66f93b4f968fdf1c02ccc343985920299d0e4'/>
<id>e5a66f93b4f968fdf1c02ccc343985920299d0e4</id>
<content type='text'>
svn path=/trunk-1.8/; revision=51837
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk-1.8/; revision=51837
</pre>
</div>
</content>
</entry>
<entry>
<title>Manually backport the 1.10 fix (different from the trunk fix) for</title>
<updated>2013-09-07T21:51:42+00:00</updated>
<author>
<name>Evan Huus</name>
<email>eapache@gmail.com</email>
</author>
<published>2013-09-07T21:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=124079eb07646997060a102d5cbed61b9bd448ec'/>
<id>124079eb07646997060a102d5cbed61b9bd448ec</id>
<content type='text'>
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9027

This was r51826 in 1.10.

svn path=/trunk-1.8/; revision=51827
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9027

This was r51826 in 1.10.

svn path=/trunk-1.8/; revision=51827
</pre>
</div>
</content>
</entry>
</feed>
