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

add support for ARP packets #14

Open
mbeckerle opened this issue Nov 1, 2021 · 1 comment
Open

add support for ARP packets #14

mbeckerle opened this issue Nov 1, 2021 · 1 comment

Comments

@mbeckerle
Copy link
Member

Standard test files have a small number of ARP packets in them.

Parsing these files (ex: 50m.pcap, 100m.pcap) fails as a result.
(Was reported as an Apache Daffodil ticket: https://issues.apache.org/jira/browse/DAFFODIL-1830)

Best to add this packet type than require users to prepare data which does not have any.

@mbeckerle
Copy link
Member Author

Note that this enhancement (the new packet type) goes not directly in PCAP, but in the ethernetIP schema used by PCAP.

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

No branches or pull requests

1 participant