Skip to content

feat(net): upgrade to spec 1.4 - #40

Open
mkroening wants to merge 2 commits into
mainfrom
virtio-net-hdr
Open

feat(net): upgrade to spec 1.4#40
mkroening wants to merge 2 commits into
mainfrom
virtio-net-hdr

Conversation

@mkroening

Copy link
Copy Markdown
Member

See the spec diff: https://docs.oasis-open.org/virtio/virtio/v1.4/cs01/virtio-v1.4-cs01-diff-from-v1.2-cs01.html#x1-2700001

This also reworks the virtio::net::Hdr supersets to be easily composable.

This is more useful since one is always a superset of the other.
This way, we can avoid having two separate structs.
This is also how other implementation usually model these conditional fields.
@mkroening
mkroening requested a review from phip1611 August 21, 2026 12:39
@mkroening mkroening self-assigned this Aug 21, 2026
@mkroening

Copy link
Copy Markdown
Member Author

@phip1611, now with (a bit) better commit messages for a start. :)

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