Wireshark-commits: [Wireshark-commits] rev 23880: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sun, 16 Dec 2007 00:35:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23880

User: sake
Date: 2007/12/16 12:35 AM

Log:
 Big 2104 - From Benn Bollay:
 
 This patch adds a heuristic dissector to the ethernet trailer under the
 keystring "eth.trailer".  This allows for other protocol plugins which coopt
 the ethernet trailer for their own devices to register for trailer traffic
 without requiring any further changes to the executable.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +10 -2     packet-eth.c          Modified
  +3 -2      packet-eth.h          Modified
  +8 -8      packet-ethertype.c    Modified
  +1 -1      packet-ieee8023.c     Modified
  +1 -1      packet-isl.c          Modified