Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 24562: /trunk/epan/crypt/ /trunk/epan/crypt/: airpdcap.c

Date: Wed, 05 Mar 2008 00:57:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24562

User: gerald
Date: 2008/03/05 12:57 AM

Log:
 Move the contents of AirPDcapCleanKeys() into AirPDcapInitContext()
 and call AirPDcapInitContext() where we were previously calling
 AirPDcapCleanKeys(). If we're resetting our keys, we should reset our
 SA list and other associated data as well.

Directory: /trunk/epan/crypt/
  Changes    Path                 Action
  +13 -36    airpdcap.c           Modified
  +1 -2      airpdcap_system.h    Modified