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

pcap: State that the link-layer type is an unsigned integer #174

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

fxlb
Copy link
Contributor

@fxlb fxlb commented Jan 11, 2025

It is a 16-bit unsigned integer.
Source: draft-ietf-opsawg-pcaplinktype.md states that it can have values from 32768 to 65000 and from 65001 to 65535.

It is a 16-bit unsigned integer.
Source: draft-ietf-opsawg-pcaplinktype.md states that it can have values
from 32768 to 65000 and from 65001 to 65535.
@guyharris guyharris merged commit 8f32014 into IETF-OPSAWG-WG:master Jan 11, 2025
1 check failed
@fxlb fxlb deleted the linktype branch January 11, 2025 18:24
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

Successfully merging this pull request may close these issues.

2 participants