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

remove xen cross-compilation runes #434

Merged
merged 1 commit into from
Nov 25, 2020
Merged

remove xen cross-compilation runes #434

merged 1 commit into from
Nov 25, 2020

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Oct 24, 2020

Since mirage-xen 6.0.0 includes the checksum stubs, this allows us to cleanup
the builds here. Fixes #361.

Mirage, when compiled for the unix target, automatically links "tcpip.unix" to
the unikernel, which will link in the symbols needed by tcpip. Other users may
need to adapt.

Since mirage-xen 6.0.0 includes the checksum stubs, this allows us to cleanup
the builds here. Fixes mirage#361.

Mirage, when compiled for the unix target, automatically links "tcpip.unix" to
the unikernel, which will link in the symbols needed by tcpip. Other users may
need to adapt.
@hannesm hannesm merged commit 2dcd36f into mirage:master Nov 25, 2020
@hannesm hannesm deleted the no-xen branch November 25, 2020 11:13
hannesm added a commit to hannesm/opam-repository that referenced this pull request Nov 30, 2020
CHANGES:

* Dual IPv4 and IPv6 socket and direct stack support, now requires
  mirage-stack 2.2.0 and mirage-protocols 5.0.0 (mirage/mirage-tcpip#433 @hannesm)
* The above change also unified arguments passed to connect functions which
  are API-breaking changes
* IPv6 waits for timeout after sending neighbour advertisement (for duplicate
  address detection)
* Remove Xen cross-compilation runes, with mirage-xen 6.0.0 they're provided
  by mirage-xen (mirage/mirage-tcpip#434 @hannesm)
* Move to dune 2.7.0 (and bisect instrumentation if desired) (mirage/mirage-tcpip#436 @hannesm)
hannesm added a commit to dinosaure/mirage-tcpip that referenced this pull request Feb 19, 2021
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.

META file woes: tcpip depends on tcpip.unix
1 participant