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-apps.git


    from 532a055ab paho_mqtt: Add mqtt compilation files
     new 5d3b2d07d ping: add -I for bind device
     new f89773cbc ping: Initialize info.devname to NULL

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/netutils/icmp_ping.h   |  4 ++++
 include/netutils/icmpv6_ping.h |  4 ++++
 netutils/ping/icmp_ping.c      | 14 ++++++++++++++
 netutils/ping/icmpv6_ping.c    | 14 ++++++++++++++
 system/ping/ping.c             | 20 +++++++++++++++++++-
 system/ping6/ping6.c           | 17 ++++++++++++++++-
 6 files changed, 71 insertions(+), 2 deletions(-)

Reply via email to