Ethereal-cvs: [Ethereal-cvs] rev 12593: /trunk/epan/dissectors/: packet-ascend.c packet-atm.c
User: guy
Date: 2004/11/24 03:13 AM
Log:
Export two versions of the Ethereal dissector, for use with encapsulated
Ethernet frames, one for encapsulated frames that include an FCS and one
for encapsulated frames that don't include an FCS. Use the appropriate
versions.
In the ISL dissector, do the same sort of processing we do in the
Ethernet dissector to figure out whether the frame has a trailer or not
and whether it has an FCS or not.
Directory: /trunk/epan/dissectors/
Changes Path Action
+3 -3 packet-ascend.c Modified
+3 -3 packet-atm.c Modified
+3 -3 packet-cosine.c Modified
+19 -13 packet-eth.c Modified
+3 -3 packet-etherip.c Modified
+11 -3 packet-fr.c Modified
+3 -3 packet-ieee80211.c Modified
+113 -53 packet-isl.c Modified
+3 -0 packet-isl.h Modified
+11 -3 packet-llc.c Modified
+3 -3 packet-lwapp.c Modified
+3 -3 packet-mpls.c Modified
+3 -3 packet-sflow.c Modified
+3 -3 packet-wfleet-hdlc.c Modified
Directory: /trunk/plugins/docsis/
Changes Path Action
+3 -3 packet-docsis.c Modified
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12593&view=rev