Skip to content
Snippets Groups Projects
Commit fd7cbd0c authored by Benoît Canet's avatar Benoît Canet Committed by Glauber Costa
Browse files

dhcp: Remove double htonl conversion.


After 5f0e9733 htonl was called twice: once before calling
dhcp_mbuf::compose_request and once more inside this function.
Fix this, verified on wire packets with wireshark and audited code.

Signed-off-by: default avatarBenoit Canet <benoit@irqsave.net>
Signed-off-by: default avatarGlauber Costa <glommer@cloudius-systems.com>
parent 5a080419
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment