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

fix vlan example code in book #61

Merged
merged 1 commit into from
Dec 10, 2024
Merged

fix vlan example code in book #61

merged 1 commit into from
Dec 10, 2024

Conversation

rcgoodfellow
Copy link
Collaborator

Addresses

The book VLAN example code has bit-rotted. In particular, it was behind on how the endianness of parameters needs to be passed into pipeline functions.

I'll work on updating this PR to put book examples in CI so this does not happen in the future.

Copy link

@jafingerhut jafingerhut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I tried out these changes locally on my Ubuntu 24.04 aarch64 system, and the vlan-switch.rs tests passed.

@rcgoodfellow
Copy link
Collaborator Author

Follow on issue created for adding book example code to CI

@rcgoodfellow rcgoodfellow merged commit 1ca9e86 into main Dec 10, 2024
4 checks passed
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