http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46639
User: etxrab
Date: 2012/12/20 08:19 AM
Log:
Copy over:
Revision 46334 - From Ojab via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8035 :
Wrong packet bytes are selected for ISUP CUG binary code
--------------------------------------------------------------------------------
Revision 46300 - Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8023 :
Fix typo in LPPa protocol name
--------------------------------------------------------------------------------
Revision 46292 - Make all enum_val_t's const.
--------------------------------------------------------------------------------
Revision 44636 - value-string arrays - allow "direct" access: fix dup val & fill in a "gap".
--------------------------------------------------------------------------------
Revision 44487 - From Bodo Petermann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7632
Fix dissection of ISUP message Generic Numbers with no digits.
--------------------------------------------------------------------------------
Revision 44438 - Use val_to_str_const() where appropriate;
Also (for a few files):
- create/use some extended value strings;
- remove unneeded #include files;
- remove unneeded variable initialization;
- re-order fcns slightly so prefs_reg_handoff...() at end, etc
--------------------------------------------------------------------------------
Revision 44028 - Extend a value string.
Directory: /trunk-1.8/epan/dissectors/
Changes Path Action
+785 -553 packet-isup.c Modified
+2 -2 packet-lppa.c Modified
Directory: /trunk-1.8/asn1/lppa/
Changes Path Action
+2 -2 packet-lppa-template.c Modified