You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gu...@apache.org on 2021/07/12 19:30:45 UTC

[incubator-nuttx] branch master updated (80b7394 -> e5c2789)

This is an automated email from the ASF dual-hosted git repository.

gustavonihei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 80b7394  sys/poll: add POLLRDHUP definition
     add c303a12  include/netinet: Add missing IP_TTL definition
     add e5c2789  net: Rename IP_TTL to IP_TTL_DEFAULT

No new revisions were added by this update.

Summary of changes:
 include/netinet/in.h              | 3 +++
 include/nuttx/net/netconfig.h     | 2 +-
 net/icmp/icmp_sendmsg.c           | 2 +-
 net/sixlowpan/sixlowpan_tcpsend.c | 2 +-
 net/tcp/tcp_send.c                | 4 ++--
 net/udp/udp_conn.c                | 2 +-
 6 files changed, 9 insertions(+), 6 deletions(-)