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 ea31ceac23b net/ethernet: fix  compilation issues
     add 033299710fd net/arp: fix the problem of arp notify and flood arp 
sending
     add 6b30226c0e2 Revert "net/arp: modify some flow of arp return failure"
     add 4ae08155f90 net/arp: limit arp request when arp is in progress to 
prevent ARP flooding
     add 6d916a4b0a2 arp_send: call arp_update before txnotify

No new revisions were added by this update.

Summary of changes:
 net/arp/Kconfig      |  8 +++++++
 net/arp/arp_notify.c |  1 -
 net/arp/arp_out.c    | 19 ++++++++++++++++-
 net/arp/arp_send.c   | 60 ++++++++++++++++++++++++++--------------------------
 net/arp/arp_table.c  | 17 ++++++++++++++-
 5 files changed, 72 insertions(+), 33 deletions(-)

Reply via email to