Vnetif_stack.Vnetif_stack
module Backend : Vnetif.BACKEND
val create_stack_ipv4 :
cidr:Ipaddr.V4.Prefix.t ->
?gateway:Ipaddr.V4.t ->
?mtu:int ->
?monitor_fn:(Cstruct.t -> unit Lwt.t) ->
?unlock_on_listen:Lwt_mutex.t ->
backend ->
V4V6.t Lwt.t
Create a new IPv4 stack connected to an existing backend