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-vnetif and mirage-vnetif-stack (0.6.0) #20989

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

dinosaure
Copy link
Contributor

Virtual network interface and software switch for Mirage

CHANGES:

CHANGES:

- add option for capturing packets directly on the interface (mirage/mirage-vnetif#30, @MagnusS)
- add option for unlocking a mutex when the interface is in listen mode (mirage/mirage-vnetif#30, @MagnusS)
- add package mirage-vnetif-stack to provide a preassembled ipv4 stack (mirage/mirage-vnetif#30, @MagnusS)
- add initial connect test for the vnetif-stack (mirage/mirage-vnetif#30, @MagnusS)
- clean up opam dependencies (mirage/mirage-vnetif#30, @MagnusS)
- drop mirage protocols and adapt to arp, ipaddr, tcpip interface
  changes (mirage/mirage-vnetif#33, @MisterDA)
- restore old behavior of `mirage-vnetif` to avoid breaking changes (f0b8341, @dinosaure)
@dinosaure dinosaure force-pushed the release-mirage-vnetif-v0.6.0 branch from 903768e to 61a393d Compare March 22, 2022 16:57
@mseri
Copy link
Member

mseri commented Mar 23, 2022

Thanks

@mseri mseri merged commit 8e75918 into ocaml:master Mar 23, 2022
@dinosaure dinosaure deleted the release-mirage-vnetif-v0.6.0 branch March 23, 2022 10:17
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