-
- Downloads
Add DHCP Lease Time to RNDIS Demo
The RNDIS ClassDriver and LowLevel Demo won't work on some Linux hosts as their DHCP client requires the DHCP Option Lease Time. Add it to both Demos. Tested on Fedora Linux 22.
Showing
- Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.c 10 additions, 2 deletionsDemos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.c
- Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.h 3 additions, 0 deletionsDemos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.h
- Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.c 10 additions, 2 deletionsDemos/Device/LowLevel/RNDISEthernet/Lib/DHCP.c
- Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.h 3 additions, 0 deletionsDemos/Device/LowLevel/RNDISEthernet/Lib/DHCP.h
Please register or sign in to comment