From 29cd2f3d4131c0aca01db339477a920b838b73bc Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 17 Aug 2014 09:53:43 -0600 Subject: Update ChangeLogs --- apps/ChangeLog.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'apps') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 680d49817..bb3d33a86 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -1005,3 +1005,9 @@ 7.5 2014-xx-xx Gregory Nutt + * apps/nshlib/Kconfig, nsh.h, and nsh_netinit.c: Extend the NSH network + initialization logic. There is now an option that will create a + network monitor thread that will monitor the state of the link. When + the link goes down, the code will attempt to gracefully put the + Ethernet driver in a down state; When the link comes back, the code + will attempt to bring the network back up (2014-8-17). -- cgit v1.2.3