This is an automated email from the ASF dual-hosted git repository.
jiuzhudong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from b2f7ead2d apps/examples/udp: Update CMAKEList.txt for UDP tests under
CMAKE
add 40c798281 netlib: Add support for adding/removing VLAN device
No new revisions were added by this update.
Summary of changes:
include/netutils/netlib.h | 5 ++
netutils/netlib/CMakeLists.txt | 4 ++
netutils/netlib/Makefile | 4 ++
.../netlib_addvlan.c} | 56 ++++++++++++----------
.../netlib_delvlan.c} | 54 +++++++++++----------
5 files changed, 75 insertions(+), 48 deletions(-)
copy netutils/{libcurl4nx/curl4nx_easy_cleanup.c => netlib/netlib_addvlan.c}
(64%)
copy netutils/{libcurl4nx/curl4nx_easy_cleanup.c => netlib/netlib_delvlan.c}
(67%)