Wireshark-commits: [Wireshark-commits] rev 45467: /trunk-1.8/epan/dissectors/ /trunk-1.8/epan/disse
Date: Thu, 11 Oct 2012 08:31:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45467

User: guy
Date: 2012/10/11 01:31 AM

Log:
 Copy over changes from trunk:
 
   ------------------------------------------------------------------------
   r45464 | guy | 2012-10-11 01:23:29 -0700 (Thu, 11 Oct 2012) | 4 lines
 
   hf_isup_cic is now BASE_DEC, so there's no reason to use
   proto_tree_add_uint_format() to make it display in decimal -
   proto_tree_add_uint() suffices.
   ------------------------------------------------------------------------
   r45463 | etxrab | 2012-10-11 01:12:41 -0700 (Thu, 11 Oct 2012) | 4 lines
 
   "Prepare/Apply a filter" on ISUP CIC should make a filter with decimal
   CIC number, not hex.
 
 
   https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7848
   ------------------------------------------------------------------------

Directory: /trunk-1.8/epan/dissectors/
  Changes    Path             Action
  +3 -3      packet-isup.c    Modified