[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MirageOS-devel] Connect in ethif



let connect netif =
    MProf.Trace.label "ethif.connect";
   return (`Ok { netif })

so, what is the circumstance that this function would be called?


This is because Ethif is a V1.DEVICE which used to need a connect function. This is not really the case anymore so I guess this would be clean up at some point.

Thomas






On Thursday, March 19, 2015 10:19 AM, Ania Skorupa <ania.skorupa@xxxxxxxxx> wrote:


Hi all,

I am wondering if connect function in ethif is required, as it almost does nothing. I guess netif is the argument to the functor ethif, which has already connected to an interface through its own connect function.

Thanks.


_______________________________________________
MirageOS-devel mailing list
MirageOS-devel@xxxxxxxxxxxxxxxxxxxx
http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel

_______________________________________________
MirageOS-devel mailing list
MirageOS-devel@xxxxxxxxxxxxxxxxxxxx
http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.