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

Add ttl parameter to Icmp.write and Udp.write #416

Closed
wants to merge 3 commits into from

Conversation

phaer
Copy link
Contributor

@phaer phaer commented Sep 27, 2019

Hi,

This MR would adapt the ICMP implementation to the proposed interface change in mirage-protocols, see mirage/mirage-protocols#21

@hannesm hannesm changed the title Add ttl parameter to Icmpv4_socket.write. Add ttl parameter to Icmp.write. Oct 13, 2019
@hannesm hannesm changed the title Add ttl parameter to Icmp.write. Add ttl parameter to Icmp.write and Udp.write Oct 13, 2019
@hannesm hannesm mentioned this pull request Oct 13, 2019
@hannesm
Copy link
Member

hannesm commented Oct 15, 2019

thanks, this has been included and merged as #419

@hannesm hannesm closed this Oct 15, 2019
hannesm added a commit to hannesm/opam-repository that referenced this pull request Oct 15, 2019
CHANGES:

* Add ?ttl:int parameter to Udp and Icmp write (mirage/mirage-tcpip#416 @phaer)
* Ipv4.Fragments use a Lru.M.t instead of Lru.F.t (mirage/mirage-tcpip#418 @hannesm)
* Adapt to mirage-protocols 3.1.0 changes (mirage/mirage-tcpip#419 @hannesm)
  - removed IP.set_ip
  - added `Would_fragment to Ip.error
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