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

Minor bug in IPsec example program #98

Open
jafingerhut opened this issue Dec 2, 2022 · 0 comments
Open

Minor bug in IPsec example program #98

jafingerhut opened this issue Dec 2, 2022 · 0 comments

Comments

@jafingerhut
Copy link
Collaborator

@pbhide This line has incorrect IP protocol for ESP. Should be decimal 50, not hex 0x50: https://github.com/p4lang/pna/blob/main/examples/ipsec-acc.p4#L34

pbhide added a commit to pbhide/pna that referenced this issue Dec 13, 2022
jafingerhut added a commit that referenced this issue Dec 13, 2022
Fix issue #98: ipsec ESP protocol id
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