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/incubator-nuttx.git.


    from c077361  imxrt:usb Fix EP type allocation
     new 163109c  openamp: notify the user when the remote address is received
     new bb41af3  rpmsg_socket: move rpmsg_send out of lock
     new 59ae421  socket_rpmsg: support SOCK_SEQPACKET
     new 00ef4fc  rpmgs_socket: set RPMSG_SOCKET_NAME_SIZE to 16 for handing 
prefix
     new 883d66b  socket_rpmsg: fix save rp_name error when accept
     new 022c067  socket_rpmsg: use ns_bound to send SYNC packet

The 6 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/rptun/Kconfig                              |   8 +-
 include/netpacket/rpmsg.h                          |   2 +-
 net/rpmsg/rpmsg_sockif.c                           | 152 ++++++++++++---------
 ...y-the-user-when-the-remote-address-is-rec.patch |  68 +++++++++
 openamp/open-amp.defs                              |   1 +
 5 files changed, 161 insertions(+), 70 deletions(-)
 create mode 100644 
openamp/0005-rpmsg-notify-the-user-when-the-remote-address-is-rec.patch

Reply via email to