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 VLAN Q-in-Q parsing support #9

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

Beepbop0
Copy link

Merged commits from devel up to adding vlan Q-in-Q parsing support. Skipped the following commits since they may contain breaking changes:
7bca390
f4aed3d

alexforster and others added 11 commits December 8, 2021 11:25
Option 59 ("No Next Header") should terminate extension header processing.
Include the ethernet type as part of the ihl for packets that are not
DOT1Q or QINQ
EthernetPdu::new will only yield a valid EthernetPdu for a either a
simple ethernet packet, a dot 1Q packet or an ethernet packet with
a single QinQ tag and a dot1q tag
@alexforster alexforster self-assigned this Dec 10, 2023
@alexforster alexforster added the enhancement New feature or request label Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants