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