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

Wireshark-dev: Re: [Wireshark-dev] [Patch] Few small fixes to packet-wlccp.c

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Mon, 23 Oct 2006 07:31:04 +0200 (CEST)
Hi,

Checked in.

Thanx,
Jaap

On Sun, 22 Oct 2006, Stephen Fisher wrote:

>
> Here is a patch to make a few small fixes to packet-wlccp.c:
>
>   * Null terminate one of the value strings that was missing it
>   * Change a comment from LCC to LLC
>   * Change the version variable from guint to guint8 to match the packet
>     [it is already using tvb_get_guint8()]
>
>
> Thanks,
>   Steve
>
>