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

Wireshark-dev: Re: [Wireshark-dev] Wireshark 1.8.1 crashes

From: Danniel_zeng <cheer_zeng@xxxxxxx>
Date: Sun, 20 Jan 2013 14:51:42 +0800 (CST)
Thank Evan Huus.

I'v check those "packet-ppp.c"s and compare with the one in wireshark1.8.1,I find that the difference is the FIXED_LENGTH have been replayed by OPT_LEN_FIXED_LENGTH.

I want to know where is "FIXED_LENGTH" or  "OPT_LEN_FIXED_LENGTH" defined ,but I can't.

Can you tell me which file has defined that identifier?

Thanks
Best Regards