Wireshark-commits: [Wireshark-commits] rev 23048: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-cpfi.c
From:
morriss@xxxxxxxxxxxxx
Date: Tue, 02 Oct 2007 14:45:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23048
User: morriss
Date: 2007/10/02 02:45 PM
Log:
Make the CPFI dissector new style: return 0 in several cases (including if we don't have MAC addresses for the packet) to give other dissectors a chance to dissect the packet. I rearranged the code quite a bit here and don't have a sample capture to test against: hopefully I didn't break anything.
Directory: /trunk/epan/dissectors/
Changes Path Action
+50 -49 packet-cpfi.c Modified