Wireshark-commits: [Wireshark-commits] rev 49267: / /trunk-1.8/epan/dissectors/: packet-lisp-data.c

Date: Mon, 13 May 2013 17:40:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49267

User: gerald
Date: 2013/05/13 10:40 AM

Log:
 Copy over revisions from the trunk:
 
   ------------------------------------------------------------------------
   r49154 | mmann | 2013-05-03 19:20:59 -0700 (Fri, 03 May 2013) | 3 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-lisp-data.c
      M /trunk/epan/dissectors/packet-lisp.c
 
   LISP control packet incorrectly identified as LISP data based when UDP source port is 4341.  Bug 8627 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8627)
 
   Also did some minor cleanup/improvements while I was there.
   ------------------------------------------------------------------------
   r49187 | martink | 2013-05-06 13:00:59 -0700 (Mon, 06 May 2013) | 5 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-ssl-utils.c
 
   From Andreas Schultz
   use correct PRF for DTLS 1.2
 
   https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8608
   ------------------------------------------------------------------------
 
 
 Copy over with manual intervention:
 
   ------------------------------------------------------------------------
   r49170 | mmann | 2013-05-05 04:02:42 -0700 (Sun, 05 May 2013) | 1 line
   Changed paths:
      M /trunk/epan/dissectors/packet-lisp-data.c
 
   Remove if (tree) so expert_info will always be called.
   ------------------------------------------------------------------------
 
 
 Update the release notes.

Directory: /trunk-1.8/epan/dissectors/
  Changes    Path                  Action
  +16 -16    packet-lisp-data.c    Modified
  +3 -0      packet-lisp.c         Modified
  +1 -2      packet-ssl-utils.c    Modified

Directory: /trunk-1.8/docbook/
  Changes    Path                 Action
  +33 -0     release-notes.xml    Modified