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

[new release] mirage-nat (2.1.0) #15864

Merged
merged 1 commit into from
Feb 19, 2020

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Feb 18, 2020

CHANGES:

  • support tcpip 4.1.0, which Ipv4.Fragments interface changed from LRU.M to LRU.F
  • Mirage_nat_lru uses as well a LRU.F again
  • breaking: Nat_packet.of_ipv4_frame / of_ethernet_frame output a pair of
    Fragments.t * (t option, error) result
  • all in Tcpip.4.1.0 mirage/mirage-nat#37 by @hannesm

CHANGES:

- support tcpip 4.1.0, which Ipv4.Fragments interface changed from LRU.M to LRU.F
- Mirage_nat_lru uses as well a LRU.F again
- breaking: Nat_packet.of_ipv4_frame / of_ethernet_frame output a pair of
  `Fragments.t * (t option, error) result`
- all in mirage/mirage-nat#37 by @hannesm
@kit-ty-kate
Copy link
Member

Thanks!

@kit-ty-kate kit-ty-kate merged commit 19d9d26 into ocaml:master Feb 19, 2020
@hannesm hannesm deleted the release-mirage-nat-2.1.0 branch February 19, 2020 12:37
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