aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-05-20 00:56:30 +0000
committerGuy Harris <guy@alum.mit.edu>2002-05-20 00:56:30 +0000
commit44580a93ca4c8c323b99200deac2b64c9033d96e (patch)
tree262c2e68a5099d8676886903d562b3f8b72c5efe /epan
parent6519b11bcbc4eb20daf4a77b30566f1ceabe6f50 (diff)
downloadwireshark-44580a93ca4c8c323b99200deac2b64c9033d96e.tar.gz
wireshark-44580a93ca4c8c323b99200deac2b64c9033d96e.tar.bz2
wireshark-44580a93ca4c8c323b99200deac2b64c9033d96e.zip
Don't include the FCS in the tvbuff handed to "dissect_ppp_common()", so
that it's not included in the tvbuff handed to subdissectors. Use that tvbuff to compute the FCS. Properly handle the FCS in frames that don't include all the captured data. In VJ-compressed packets, put the VJ compression information into the protocol tree, and set the Protocol and Info columns, and don't worry about the CRC - as per the above, it's no longer in the tvbuff (and never *was* in the tvbuff in some cases). Also, clean up some other stuff in the VJ dissector. svn path=/trunk/; revision=5510
Diffstat (limited to 'epan')
0 files changed, 0 insertions, 0 deletions