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 40108: / /trunk/epan/dissectors/: Makefile.common packet

Date: Tue, 06 Dec 2011 23:07:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40108

User: sake
Date: 2011/12/06 03:07 PM

Log:
 - Make a distinction between ethernet padding and an ethernet trailer
 - ... and make that distinction configurable for capture files that do not have padding in small frames, but do have trailers
 - Add VSS-Monitoring dissector to show by the TAP inserted time- and portstamps

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +1 -0      Makefile.common           Modified
  +52 -11    packet-eth.c              Modified
  +216 -0    packet-vssmonitoring.c    Added

Directory: /trunk/
  Changes    Path          Action
  +1 -0      AUTHORS       Modified