This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 94703f50ad6 arch/risc-v/espressif: fix SoftAP-only build of the Wi-Fi
event handler
new b6583cc4b60 net/arp: release the device lock before waiting for a
resolution
new cd4712a2f01 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(-)