Grant Limberg 2ee358dbfc TAP driver requires input and output buffers for calls passed into DeviceIoControl
Otherwise the driver returns STATUS_INVALID_PARAMETER and the call fails.  This should fix some Multicast issues on Windows
2018-02-23 13:42:02 -08:00
..
2018-01-08 14:33:28 -08:00
2018-01-08 14:33:28 -08:00
2018-01-26 21:34:56 -05:00
2018-01-08 14:33:28 -08:00
2018-01-08 14:33:28 -08:00
2018-01-08 14:33:28 -08:00
2018-01-08 14:33:28 -08:00
2018-01-08 14:33:28 -08:00
2018-01-26 21:34:56 -05:00
2018-01-08 14:33:28 -08:00
2018-01-08 14:33:28 -08:00
2018-01-08 14:33:28 -08:00
2018-01-08 14:33:28 -08:00
2018-01-08 14:33:28 -08:00
2018-01-08 14:33:28 -08:00
2015-03-31 14:12:33 -07:00
2018-01-09 12:31:00 -08:00
2018-01-08 14:33:28 -08:00

OS-Dependent and OS-Interface Things

This folder contains stuff that interfaces with the base operating system like Phy for network access and the various OS-specific Ethernet tap drivers.