mirage / mirage-vnetif

Virtual network interface and software bridge for Mirage
ISC License
16 stars 14 forks source link

Add helper code for building stack #18

Open MagnusS opened 7 years ago

MagnusS commented 7 years ago

The helper code built in mirage-tcpip for building the vnetif stack is mostly generic and it would be useful to have it in this library:

https://github.com/mirage/mirage-tcpip/blob/master/lib_test/vnetif_common.ml#L47