[PATCH v2 1/3] dhcp: fix request packet's requested IP option

Sascha Hauer s.hauer at pengutronix.de
Wed Jan 28 23:40:51 PST 2015


On Thu, Jan 29, 2015 at 12:42:18AM +0100, Eric Bénard wrote:
> In the request packet, we are supposed to copy the IP that the DHCP server
> provided in the offer packet so that dhcp_extended can fill the option 50.
> There is actually an error in barebox as the pointer to the packet currently
> built is used as the source instead of the pointer to the offer packet.
> With this patch, barebox now sends a request packet which includes the right
> requested IP in option 50.
> 
> Signed-off-by: Eric Bénard <eric at eukrea.com>

Applied all 3. Thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list