However, the reply packet does a route table lookup based on an iptables connection tracking and finds the next hop Gateway IP address and resolves the MAC address. The result is the DNS reply packet will use th
public static extern VixError Open([In][Out]IntPtr connection, [InAttribute(), MarshalAs(UnmanagedType.LPStr)] System.String path, uint flags, out IntPtr diskHandle); [DllImport("vixDiskLib", EntryPoint="VixDiskLib_Read", SetLastError=true)] public static extern VixError Read(IntPtr diskHan...