Organisationsmiragemirage-tcpipbranch/mainBuild History

Build History for branch/main

Builds (12)
Merge pull request #521 from hannesm/update use mirage-crypto 1.0 and randomconv 0.2, drop mirage-random dependency
519c57
update unikernel to recent mirage (#522) * update unikernel to recent mirage * Add `opam-pin: false` to GH action unikernel build Co-authored-by: Sora Morimoto <sora@morimoto.io> --------- Co-authored-by: Reynir Björnsson <reynir@reynir.dk> Co-authored-by: Sora Morimoto <sora@morimoto.io>
f03cd0
Merge pull request #519 from smorimoto/update-actions Update GitHub Actions
82bad3
Merge pull request #520 from samoht/build-test Fix compilation of tests
59961c
changes for 8.1.0
e422ba
Merge pull request #516 from hannesm/add-get-cidr IP: add configured_ips : t -> prefix list
f730ad
Merge pull request #517 from hannesm/mirage-vnetif-0.6.2 adapt to mirage-vnetif 0.6.2 changes
3f43af
changes for 8.0.2
463b0c
Merge pull request #514 from hannesm/no-random-test use mirage-crypto-rng directly, no need for mirage-random-test
5f9633
changes for 8.0.1
be78e2
Implement shutdown, as required by mirage-flow 4.0.0 (#512) * stack-unix: add shutdown operation (required by mirage-flow 4.0.0) * tcp: implement shutdown * opam: require mirage-flow 4 * restrict to randomconv < 0.2.0 * windows github action: add main opam-repository
7a2e6a
Merge pull request #510 from edwintorok/unix-packets mirage-unix: increase TCP receive buffer size
75382e