http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20013
User: etxrab
Date: 2006/11/29 06:44 AM
Log:
Froim Rene Pilz:
This patch consists also the last issues. Additionally it solves:
- For the SSCOP frames the AAL5 decoding was not performed due to an earlier patch. This caused that no SSCOP message was properly decoded.
- As the detection between a LANE frame and a SSCOP frame is rather hard a switch within the atm dissector is included which enforce SSCOP dissecting over a LANE frame. At the moment I do not see a better solution for that.
Directory: /trunk/epan/dissectors/
Changes Path Action
+19 -1 packet-atm.c Modified
+5 -0 packet-bssgp.c Modified
+7 -0 packet-fr.c Modified
Directory: /trunk/epan/
Changes Path Action
+4 -0 column-utils.c Modified
+22 -2 column.c Modified
+2 -0 column_info.h Modified
Directory: /trunk/wiretap/
Changes Path Action
+3 -1 atm.c Modified
+4 -1 erf.c Modified
+1 -1 file_access.c Modified