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 1a8027d625 nuttx/arch:add -Wno-psabi to Toolchain.defs
     new e2c9aa6588 mm/iob: Fix IOB length in `iob_reserve`
     new efc75de61e net/udp: Fix hybrid dual-stack IPv6/IPv4 socket

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:
 include/nuttx/net/ip.h          | 11 +++--------
 mm/iob/iob_reserve.c            | 32 +++++++++++++-------------------
 mm/iob/iob_test.c               | 20 ++++++++++++++++++++
 net/udp/udp_callback.c          | 14 +++++++-------
 net/udp/udp_recvfrom.c          |  6 +++---
 net/udp/udp_send.c              |  8 +++++---
 net/udp/udp_sendto_buffered.c   |  4 +++-
 net/udp/udp_sendto_unbuffered.c |  4 +++-
 8 files changed, 57 insertions(+), 42 deletions(-)

Reply via email to