This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 413d2ddbc testing/libc/arch_libc: Cover unaligned src/dst copy paths.
new a8d55f4a1 nshlib/ifconfig: only apply the settings that were asked for
new 198b89a81 nshlib/ifconfig: drop the redundant "argc > 2" check
new ab7e0660d nshlib/ifconfig: support "ifconfig <iface> up|down"
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
nshlib/nsh_command.c | 2 +-
nshlib/nsh_netcmds.c | 335 +++++++++++++++++++++++++++------------------------
2 files changed, 178 insertions(+), 159 deletions(-)