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

adapt to ipv4 fragmentation changes, use ipaddr 3.0 #88

Merged
merged 5 commits into from
Jan 9, 2019

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Dec 5, 2018

since mirage/mirage-tcpip#375 was merged, required API changes to dhcp_wire.ml

@hannesm
Copy link
Member Author

hannesm commented Jan 2, 2019

this PR includes ipaddr 3 support as well /cc @avsm (I suspect some upper bounds for previous charrua releases are needed)

@hannesm hannesm changed the title adapt to ipv4 changes: a Ipv4_packet now contains an id and an offset adapt to ipv4 fragmentation changes, use ipaddr 3.0 Jan 2, 2019
@hannesm hannesm merged commit 6351f18 into mirage:master Jan 9, 2019
@hannesm hannesm deleted the ipv4-frag branch January 9, 2019 10:14
hannesm added a commit to hannesm/charrua that referenced this pull request Nov 25, 2020
As observed in mirage#88, the client identifier type was set to 0 (and thus not
respecting the client which sent the identifier). This violates RFC6842,
which states that the client identifier must be replied with unmodified.
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.

1 participant