Skip to content

bugfix: look at udp_payload for dhcp flags field, not overall packet - #51

Merged
haesbaert merged 1 commit into
mirage:masterfrom
yomimono:fix-flags-parsing
Mar 31, 2017
Merged

bugfix: look at udp_payload for dhcp flags field, not overall packet#51
haesbaert merged 1 commit into
mirage:masterfrom
yomimono:fix-flags-parsing

Conversation

@yomimono

@yomimono yomimono commented Mar 31, 2017

Copy link
Copy Markdown
Contributor

buf is the entire packet (with Ethernet/Ipv4/Udp headers), so while the existing code was a valid access, it's not what we're looking for.

@haesbaert

Copy link
Copy Markdown
Member

Wow, nice catch !

This is an embarrassing bug, I think it deserves a release actually.

@haesbaert
haesbaert merged commit 7af097e into mirage:master Mar 31, 2017
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