Add DHCP Lease Time to RNDIS Demo
authorStefan Hellermann <stefan@the2masters.de>
Wed, 30 Sep 2015 07:59:19 +0000 (09:59 +0200)
committerStefan Hellermann <stefan@the2masters.de>
Wed, 30 Sep 2015 07:59:19 +0000 (09:59 +0200)
commit55adec1f4f9b600ade83c9269632cdc4b6a8b9e1
treeb742f9c2b4fd5ab350f24022b713cd26115e1898
parent7638128d47f90dafbbf8bc2454971afd726e005e
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.
Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.c
Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.h
Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.c
Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.h