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

Wireshark-dev: [Wireshark-dev] [Patch]Allow filtering on protocols within PPP multiplexed sub-f

From: "Donald White" <donald_white@xxxxxxxxx>
Date: Tue, 10 Oct 2006 22:30:47 -0700
I am submitting this for the third time.  I have received no comments.

The attached patch is an enhancement to the PPP multiplexing protocol dissector in protocol-ppp.c. There are two changes:

    The protocol id field of the multiplexed sub-frame is added
    to the protocol tree using a header field.  This allows
    filters to select the protocol as is the case when it is not
    multiplexed.  I think this fixes a small bug as the ability to
    filter for a protocol should not depend on the lower level
    protocol.

    When the protocol id of the subframe is not present, the
    appropriate default protocol is displayed with the standard
    indication that Wireshark generated the value.

Thanks,

Don

Attachment: packet-ppp.patch.gz
Description: GNU Zip compressed data