http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45466
User: guy
Date: 2012/10/11 01:29 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.6/epan/dissectors/
Changes Path Action
+2 -2 packet-isup.c Modified