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 3495] New protocols: UMTS RLC (ETSI TS 125 322), UMTS MAC

Date: Thu, 8 Oct 2009 23:43:27 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3495


Anders Broman <anders.broman@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anders.broman@xxxxxxxxxxxx




--- Comment #14 from Anders Broman <anders.broman@xxxxxxxxxxxx>  2009-10-08 23:42:58 PDT ---
Hi,
I've commited the dissector files to be worked on.
 The patch fp_mac_rlc_rrc_bugfixes[1].diff did not apply cleanly please see
what the damages are.

packet-rlc-fix_glib_compatibility[1].diff  free_table_entry() does nothing?

packet-rlc.c does not compile:
packet-rlc.c(752) : error C2065: 'proto_rrc' : undeclared identifier
packet-rlc.c(754) : error C2027: use of undefined type 'rrc_info'
        packet-rlc.c(749) : see declaration of 'rrc_info'
packet-rlc.c(755) : error C2065: 'proto_rrc' : undeclared identifier
packet-rlc.c(757) : error C2037: left of 'msgtype' specifies undefined
struct/un
ion 'rrc_info

The makefile pach does not add the .h files

Regards
Anders


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