From f65c5cf1f7ca0ea9fb5a284da2b126aa6dcbae98 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 13 Dec 2011 17:25:23 +0000 Subject: STM32 Ethernet bugfixes; STM3240G-EVAL DHCPD configuration; fixes for IP address order bugs in DHCPD git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4168 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 045c68615..1038bea56 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -135,3 +135,6 @@ built in command. 6.13 2012-xx-xx Gregory Nutt + +* apps/netutils/dhcpd/dhcpd.c: Fix several problems using host order address + where network addresses expected (and vice versa). -- cgit v1.2.3