File tree Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1+ 2.2.3 (17-May-2016):
2+ * Generate a random MAC address for the interface on each run. (#24, from @yomimono)
3+ * Remove unused id type (#21, from @talex5)
4+
152.2.2 (07-Jun-2015):
26* Force non-blocking mode in the tun file descriptor to workaround
37 a Linux 3.19+ kernel bug (see mirage/ocaml-tuntap#15).
Original file line number Diff line number Diff line change 11OASISFormat: 0.4
22Name: mirage-net-unix
3- Version: 2.2.2
3+ Version: 2.2.3
44Synopsis: Mirage network driver for Unix
55Authors: Anil Madhavapeddy, David Scott, Thomas Gazagnaire, Hannes Mehnert
66License: ISC
Original file line number Diff line number Diff line change 11# OASIS_START
2- # DO NOT EDIT (digest: 9008f8050a2774b747cb9de2950ad283 )
3- version = "2.2.2 "
2+ # DO NOT EDIT (digest: 46c246f507d7b1472bc3617f8ae3195a )
3+ version = "2.2.3 "
44description = "Mirage network driver for Unix"
55requires = "cstruct.lwt lwt.unix mirage-types tuntap io-page.unix io-page"
66archive(byte) = "mirage-net-unix.cma"
Original file line number Diff line number Diff line change 11(* setup.ml generated for the first time by OASIS v0.3.0 *)
22
33(* OASIS_START *)
4- (* DO NOT EDIT (digest: 7944634283b23984edba495836cd5899 ) *)
4+ (* DO NOT EDIT (digest: c372dff9745db242f53b3ae816014804 ) *)
55(*
66 Regenerated by OASIS v0.4.5
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6851,7 +6851,7 @@ let setup_t =
68516851 alpha_features = [] ;
68526852 beta_features = [] ;
68536853 name = " mirage-net-unix" ;
6854- version = " 2.2.2 " ;
6854+ version = " 2.2.3 " ;
68556855 license =
68566856 OASISLicense. DEP5License
68576857 (OASISLicense. DEP5Unit
@@ -7019,7 +7019,7 @@ let setup_t =
70197019 };
70207020 oasis_fn = Some " _oasis" ;
70217021 oasis_version = " 0.4.5" ;
7022- oasis_digest = Some " \252\135\183 X \215 a \193\149 ~ \001\139\221\137\194 OW " ;
7022+ oasis_digest = Some " \247\254\236\191 S \n\152 mpd9H \021\217 ] \195 " ;
70237023 oasis_exec = None ;
70247024 oasis_setup_args = [] ;
70257025 setup_update = false
You can’t perform that action at this time.
0 commit comments