modify DHCP data parameter type in calling DHCP interface.
recompile DHCP server function, only support start, stop and option interface.
2. Add struct station_list into tcpip_adapter layer 3. When ap -L cmd is received, get mac address from mac layer first and then search ip address based on mac address on dhcp layer.