Wireshark-commits: [Wireshark-commits] rev 26927: /trunk-1.0/ /trunk-1.0/asn1/ansi_map/: packet-ans
Date: Fri, 05 Dec 2008 23:32:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26927

User: gerald
Date: 2008/12/05 03:32 PM

Log:
 Copy over revisions from the trunk:
 
 ------------------------------------------------------------------------
 r26922 | jake | 2008-12-04 15:13:55 -0800 (Thu, 04 Dec 2008) | 2 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-ldp.c
 
 Fix for bug 2832:
 Show the actual Private or Experimental TLV/LDP msg value.
 ------------------------------------------------------------------------
 r26586 | wmeier | 2008-10-27 13:34:44 -0700 (Mon, 27 Oct 2008) | 2 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-pgsql.c
    M /trunk/epan/dissectors/packet-rsync.c
 
 Fix bug in each dissector: port pref change was ignored; Related: proto_reg_handoff rework.
 ------------------------------------------------------------------------
 r25709 | morriss | 2008-07-11 12:48:30 -0700 (Fri, 11 Jul 2008) | 1 line
 Changed paths:
    M /trunk/epan/dissectors/packet-rtp.c
 
 In a call to proto_tree_add_bytes_format(): actually pass a pointer to the start of the bytes
 ------------------------------------------------------------------------
 
 
 Copy over revisions (mostly) by hand:
 
 ------------------------------------------------------------------------
 r26205 | wmeier | 2008-09-15 12:33:38 -0700 (Mon, 15 Sep 2008) | 2 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-rtp.c
 
 Fix so pkt_ccc port pref works; proto_reg_handoff's: gen'l cleanup.
 ------------------------------------------------------------------------
 r26718 | wmeier | 2008-11-06 14:05:59 -0800 (Thu, 06 Nov 2008) | 9 lines
 Changed paths:
    M /trunk/asn1/ansi_map/packet-ansi_map-template.c
 
 Fix bug wherein proto_reg_handoff... wasn't being called during dissector init;
  (definition of proto_reg_hand_off... wasn't left-justified and thus was not
   found when generating register.c)
 Also: slight changes related to proto_reg_handoff and proto_register:
   Use find_dissector;
   gboolean for intiialized flag;
   localize saved range pref;
 ------------------------------------------------------------------------
 
 
 Update the release notes.

Directory: /trunk-1.0/asn1/ansi_map/
  Changes    Path                          Action
  +202 -208  packet-ansi_map-template.c    Modified

Directory: /trunk-1.0/epan/dissectors/
  Changes    Path                 Action
  +207 -213  packet-ansi_map.c    Modified
  +63 -11    packet-ldp.c         Modified
  +12 -3     packet-pgsql.c       Modified
  +16 -3     packet-rsync.c       Modified
  +68 -59    packet-rtp.c         Modified
  +12 -10    packet-s5066.c       Modified

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