Skip to content

use ethernet opam package instead of depending on tcpip#9

Closed
hannesm wants to merge 3 commits intomirage:masterfrom
hannesm:ethernet
Closed

use ethernet opam package instead of depending on tcpip#9
hannesm wants to merge 3 commits intomirage:masterfrom
hannesm:ethernet

Conversation

@hannesm
Copy link
Copy Markdown
Member

@hannesm hannesm commented Feb 2, 2019

please see mirage/mirage#965 for further details

@hannesm
Copy link
Copy Markdown
Member Author

hannesm commented Feb 2, 2019

merged without last commit into master.

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

* split opam package into two separate ones: a core
  `arp` package and the `arp-mirage` implementation
  for MirageOS that has more dependencies.  This
  eliminates the use of depopts that was done previously
  to build the Mirage layer. (mirage/arp#7 @avsm)

* port build system to Dune (mirage/arp#7 @avsm). The `make coverage`
  and `make bench` targets will do the job of the previous
  topkg targets for those.

* minor fixes to ocamldoc comments to be compatible with
  odoc.

* use mirage-random and mirage-random-test instead of a
  nocrypto dependency in tests and bench (mirage/arp#7 @hannesm)

* import tests from mirage-tcpip (mirage/arp#8 @hannesm)

* depend on the ethernet opam package, no longer provided
  by tcpip >3.7.0 (mirage/arp#9 @hannesm)
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