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] COS DSCP Column patch

From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Mon, 4 Dec 2006 17:42:46 -0800
On Sun, Dec 03, 2006 at 05:49:25PM +0100, Thomas Sillaber wrote:

> attached you find a diff to display COS and DSCP Columns in wireshark. 
> Please apply!

I get an error when applying your patch:

packet-ip.c: In function `dissect_ip':
packet-ip.c:933: error: `COL_DSCP_VALUE' undeclared (first use in this 
function)

Is your patch missing changes to epan/column_utils.h?  Please re-send.


Steve