Pascal Quantin
changed
bug 11282
What |
Removed |
Added |
Status |
UNCONFIRMED
|
INCOMPLETE
|
CC |
|
[email protected]
|
Ever confirmed |
|
1
|
Comment # 1
on bug 11282
from Pascal Quantin
Your pcap has an encapsulation type set to PPP (4), so Wireshark considers
(correctly IMHO) that this is PPP payload.
On the other side, the LAPB dissector expects to have the encapsulation type
set to LAPB (12).
How did you generate this capture? By using an some embedded capture capability
in your router? If yes, do you have any documentation explaining what is the
encapsulation they are using (is it directly LAPB frames)?
You are receiving this mail because:
- You are watching all bug changes.