ifconfig shows uIP stats

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@450 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2007-12-12 14:41:36 +00:00
parent cd2decaedb
commit 28b8f4a2e6
6 changed files with 126 additions and 4 deletions
+1
View File
@@ -281,3 +281,4 @@
* 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)