ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 3334] Columns fix and optimizations

Date: Sun, 15 Mar 2009 08:11:39 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3334





--- Comment #5 from Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx>  2009-03-15 08:11:15 PDT ---
Hi,

well, I've already tested it and worked fine (I tested it again against
http.host)
What filter are you using?

Btw. I forgot changing in patch:
-      g_strlcpy(pinfo->cinfo->col_expr.col_expr[i], "frame.pkt_len",
to:
-      g_strlcpy(pinfo->cinfo->col_expr.col_expr[i], "frame.len",

Could you check if patch apply cleanly?
I can send also updated patch :)


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