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

Wireshark-bugs: [Wireshark-bugs] [Bug 2905] "ISAKMP-Attrib payload" values wrongly interpreted/d

Date: Mon, 8 Feb 2010 16:22:51 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2905

Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexis.lagoutte@xxxxxxxxx

--- Comment #9 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> 2010-02-08 16:22:37 PST ---
Hi,

I reporte the same probleme ! 
I also rewrote some piece of code :
 * Rewrite Config Mode (dissect_config) / NAT Discovery & Original Address
(dissect_nat/dissect_original_address) with using proto_add_tree_item(...) /
range_string(...)
 * Rewrite IKE Header Flags (why there are so many sizeof ?!)
 * Add dissect for Config Attribute 
  * draft-ietf-ipsec-isakmp-mode-cfg-05.txt
  * XAUTH ( draft-ietf-ipsec-isakmp-xauth-06.txt and
draft-beaulieu-ike-xauth-02.txt)
  * RFC4303 IKEv2
  * need more documentation for Unity and CheckPoint Attributes 

I also think rewrite SA and Transform.... Dissect
But before proceeding, it is possible to review my code? (the code is fuzzed)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.