X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/4343e68779751605274e80336b56a2793f7482f0..77a9df36a77d2523dd2bc24fa17f9f04c6c175c5:/Projects/Webserver/Lib/DHCPServerApp.c diff --git a/Projects/Webserver/Lib/DHCPServerApp.c b/Projects/Webserver/Lib/DHCPServerApp.c index 7a36066cb..4399e9a7b 100644 --- a/Projects/Webserver/Lib/DHCPServerApp.c +++ b/Projects/Webserver/Lib/DHCPServerApp.c @@ -154,6 +154,7 @@ void DHCPServerApp_Callback(void) * \param[out] DHCPHeader Location in the packet buffer where the BOOTP header should be written to * \param[in] DHCPMessageType DHCP Message type, such as DHCP_DISCOVER * \param[in] ClientHardwareAddress Client MAC address the created transaction should be directed to + * \param[in] PreferredClientIP Preferred IP that should be given to the client if it is unallocated * \param[in] TransactionID Transaction ID the created transaction should be associated with * * \return Size in bytes of the created DHCP packet