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 5349] new_packet_list: EAP-TLS reassemble does not happen

Date: Sun, 9 Jan 2011 20:03:35 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5349

--- Comment #2 from billyjeans@xxxxxxxxx 2011-01-09 20:03:33 PST ---
It seems that 'pinfo->fd->flags.visited' is always set to 1 for all fragments
which makes packet_eap.c dissect_eap will never toggle 'needs_reassembly' flag.
While if NEW_PACKET_LIST is not toggled, the flags seems fine.

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