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 >32B bpf_pkt_dext calls #43

Merged
merged 1 commit into from
Jun 10, 2015
Merged

Fix for >32B bpf_pkt_dext calls #43

merged 1 commit into from
Jun 10, 2015

Conversation

drzaeus77
Copy link
Collaborator

  • Fix the shift which was 4 (bytes) instead of 32 (bits)
  • Remove an incorrect ntoh

Signed-off-by: Brenden Blanco bblanco@plumgrid.com

* Fix the shift which was 4 (bytes) instead of 32 (bits)
* Remove an incorrect ntoh

Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
4ast pushed a commit that referenced this pull request Jun 10, 2015
Fix for >32B bpf_pkt_dext calls
@4ast 4ast merged commit febb97e into master Jun 10, 2015
@drzaeus77 drzaeus77 deleted the dext-fix branch June 10, 2015 15:06
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.

None yet

2 participants