Wireshark-commits: [Wireshark-commits] rev 50685: /trunk-1.10/docbook/ /trunk-1.10/docbook/: releas
Date: Tue, 16 Jul 2013 23:46:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50685

User: gerald
Date: 2013/07/16 04:46 PM

Log:
 Copy over revisions from the trunk:
 
   ------------------------------------------------------------------------
   r49851 | guy | 2013-06-08 19:32:30 -0700 (Sat, 08 Jun 2013) | 5 lines
   Changed paths:
      M /trunk/wiretap/pcapng.c
 
   Don't treat zero-length names in the NRB as errors, just silently ignore
   them.
 
   Works around the problem reported in bug 8763.
   ------------------------------------------------------------------------
   r49852 | guy | 2013-06-08 19:56:16 -0700 (Sat, 08 Jun 2013) | 6 lines
   Changed paths:
      M /trunk/epan/addr_resolv.c
 
   Don't put zero-length names into our tables of resolved IPv4 and IPv6
   addresses; they look weird, and can cause problems with existing
   versions of Wireshark when written in a Name Resolution Block.
 
   Should fix bug 8763.
   ------------------------------------------------------------------------
   r49854 | guy | 2013-06-08 23:44:47 -0700 (Sat, 08 Jun 2013) | 4 lines
   Changed paths:
      M /trunk/wiretap/pcapng.c
 
   libwireshark's add_new_ipv4() and add_new_ipv6() now silently ignore
   requests to add an entry with a zero-length name; we don't have to
   ignore them ourselves.
   ------------------------------------------------------------------------
 
 
 Update the release notes.

Directory: /trunk-1.10/docbook/
  Changes    Path                      Action
  +7 -1      release-notes.asciidoc    Modified