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 3237] TCP BGP messages are not reassembled

Date: Fri, 6 Feb 2009 05:24:20 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3237





--- Comment #2 from Sake <sake@xxxxxxxxxx>  2009-02-06 05:24:19 PDT ---
Oops, mid-air collision, my update was:

They are reassembled with my version of wireshark 1.1.2 (SVN Rev 27238). Are
you sure you have the right preferences enabled?

$ tshark -G currentprefs | egrep "^(bgp|tcp)"
bgp.desegment: TRUE                  <============
bgp.asn_len: Auto-detect
tcp.summary_in_tree: TRUE
tcp.check_checksum: FALSE
tcp.desegment_tcp_streams: TRUE      <============
tcp.analyze_sequence_numbers: TRUE
tcp.relative_sequence_numbers: TRUE
tcp.track_bytes_in_flight: TRUE
tcp.calculate_timestamps: TRUE
tcp.try_heuristic_first: TRUE
tcpencap.tcp.port: 10000

If these are enabled and you still don't see things re-assembled, we need to
find out which SVN was responsible for fixing it between 1.0.5 and 1.1.2 and
make sure it's included in 1.0.6

Will wait for your results...


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