From 0d313167f842ea63ad234c447ddcc354df0ec6e7 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 12 Dec 2007 14:41:36 +0000 Subject: [PATCH] ifconfig shows uIP stats git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@450 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 979d25e9b71..d795e086e73 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: December 11, 2007

+

Last Updated: December 12, 2007

@@ -975,6 +975,7 @@ Other memory: * Fixed errors in C5471 configuration files for examples/uip * Modified DHCPC (netutils/dhcpc) so that it should work in environments where there are more than one DHCPD server. + * NSH ifconfig command now shows uIP status was well (examples/nsh)