Wireshark-commits: [Wireshark-commits] rev 45483: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 11 Oct 2012 20:38:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45483

User: alagoutte
Date: 2012/10/11 01:38 PM

Log:
 From Alex Badea via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7849
 IPsec ESP: allow filtering by ICV verification result
 
 Add hf_esp_icv_good and hf_esp_icv_bad (similar to IP checksums), to allow
 filtering based on the ICV check results.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +35 -6     packet-ipsec.c    Modified