URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f1c697ff70631df88ffc485a0d07939894a67af5
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f1c697f by Joerg Mayer (jmayer@xxxxxxxxx):
Decode the first 6 bytes of Unknown1 as Timestamp: Two recorded Beacons
had the identical difference in the timestamp and unknown1 value, and
the difference was almost identical to the beacon interval (102398 vs 102400us).
Change-Id: Ic3fe8c1b52f3e9852ffdeae0fda79c5cb2e1482b
Reviewed-on: https://code.wireshark.org/review/15368
Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
Actions performed:
from 505bf59 [tshark] Document -U option and create a list of tap names when entering an empty name "".
adds f1c697f Decode the first 6 bytes of Unknown1 as Timestamp: Two recorded Beacons had the identical difference in the timestamp and unknown1 value, and the difference was almost identical to the beacon interval (102398 vs 102400us).
Summary of changes:
epan/dissectors/packet-cisco-wids.c | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)