This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch releases/13.0
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from b32a70b11a8 arch/risc-v/espressif: fix SoftAP-only build of the Wi-Fi
event handler
new bddf5ae49ac net/arp: release the device lock before waiting for a
resolution
new 9fbac6686a6 net/arp: do not resolve an address to another interface's
MAC
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:
net/arp/arp_send.c | 5 +++++
net/arp/arp_table.c | 16 ++++++++++++++--
2 files changed, 19 insertions(+), 2 deletions(-)