Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Captures with IOL nodes and PPP encapsulation are not formatted correctly. #1799

Closed
dschuemann opened this issue Jan 21, 2017 · 2 comments
Closed
Assignees
Labels
Milestone

Comments

@dschuemann
Copy link

dschuemann commented Jan 21, 2017

When performing a capture using ppp encapsulation and IOL devices the capture is unable to read the data correctly. Standard IOS images work fine. I've included a capture.
IOL-PPP-CAP.pcapng.zip

This is in version 2.0 beta 3

@julien-duponchelle julien-duponchelle added this to the 2.0 milestone Jan 21, 2017
@julien-duponchelle
Copy link
Contributor

The command was not correctly sent to ubridge

sending iol_bridge start_capture IOL-BRIDGE-513 4 0 "/home/vagrant/GNS3/projects/c83eb61b-5618-45d8-9b78-634b86dba190/tmp/captures/IOU1_Serial40_to_IOU2_Serial40.pcap" DLT_PPP_SERIAL

Lib pcap require us to strip the DLT_

@julien-duponchelle julien-duponchelle self-assigned this Jan 23, 2017
@julien-duponchelle
Copy link
Contributor

Thanks a lot for the report it's now fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants