For an assignment, I have to decipher how many unique wep initialization vectors there are. I have added the column to the packet list viewer, and have sorted from least to greatest, but now I need a count of how many "unique" IV's there are. I know tshark can be used, but I want to do this directly inside WireShark.
Thank you.