ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 43471: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 24 Jun 2012 23:56:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43471

User: etxrab
Date: 2012/06/24 04:56 PM

Log:
 From Yair:
 1. OAM cells are not automatically detected if the AAL type passed is
 AAL_UNKNOWN.
 2. CRC10 calculation does not take into account the "crc_stripped" option, and
 uses a hardcoded offset of 5 bytes into the cell.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7385

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +7 -7      packet-atm.c    Modified