This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 0f35ad29a8 arm/unwinder: set default unwinder type to arm exidx/extab new be89bcc044 mm/iob: Support negative offset when copyin/out. new ff68d9ac04 net/tun: Change TUN/TAP to use IOB The 2 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: drivers/net/tun.c | 77 ++++++++++++++++++++++++++++++----------------- include/nuttx/mm/iob.h | 6 ++-- mm/iob/iob_copyin.c | 21 ++++++++----- mm/iob/iob_copyout.c | 13 ++++++-- net/devif/devif_poll.c | 7 +---- net/netdev/netdev_input.c | 23 +++----------- 6 files changed, 83 insertions(+), 64 deletions(-)