ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Updated SRVLOC

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 18 Aug 2003 11:08:57 -0700

On Monday, August 18, 2003, at 9:33 AM, Greg Morris wrote:

Attached is a patch to add TCP desegmentation to the SRVLOC dissector.

Checked in, with some changes ("get_srvloc_pdu_len()" simplified to just return the result of "tvb_get_ntohs()" - the comment in it applied to one of the Novell dissectors, as I remember, but doesn't apply to SRVLOC - and "dissect_srvloc_tcp()" used only for SRVLOC-over-TCP, not SRVLOC-over-UDP).

(BTW, it's probably sufficient to send patches to ethereal-dev - ethereal-cvs is mainly used for automatic mail from CVS reporting stuff that's checked in.)