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 for issue #578; commented core.p4 #586

Merged
merged 3 commits into from
May 10, 2017
Merged

Conversation

mihaibudiu
Copy link
Contributor

No description provided.

}

extern packet_in {
// T must be a fixed-size header type
/// Read a header from the packet into a fixed-sized header @hrd and advance the cursor.
Copy link
Contributor

Choose a reason for hiding this comment

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

typo: hrd -> hdr

bit<32> length();
}

extern packet_out {
/// Write @hrd into the output packet, advancing cursor.
Copy link
Contributor

Choose a reason for hiding this comment

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

typo: hrd -> hdr

@ChrisDodd ChrisDodd merged commit b25ba2d into p4lang:master May 10, 2017
@mihaibudiu mihaibudiu deleted the issue578 branch May 26, 2017 15:07
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.

4 participants