http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19488
User: etxrab
Date: 2006/10/11 06:11 AM
Log:
From Donald White:
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.
Directory: /trunk/epan/dissectors/
Changes Path Action
+16 -3 packet-ppp.c Modified