lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 309e07223883615a9ad9d70810bc5dd55e610698
Date: Wed, 06 Apr 2016 20:31:53 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  309e07223883615a9ad9d70810bc5dd55e610698 (commit)
      from  ab2c65549d7b3451c6d00bee0c7b4347edb622f6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 309e07223883615a9ad9d70810bc5dd55e610698
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Apr 6 22:31:31 2016 +0200

    Create new IP_IS_V4 macros and use them at instead of !IP_IS_V6 - since we 
now have an IPADDR_ANY_TYPE, just checking for !V6 does not mean it is V4

-----------------------------------------------------------------------

Summary of changes:
 src/api/netdb.c                   |    2 +-
 src/apps/snmp/snmp_mib2_tcp.c     |    6 +++---
 src/apps/snmp/snmp_mib2_udp.c     |    4 ++--
 src/core/dns.c                    |    2 +-
 src/core/ipv4/dhcp.c              |    2 +-
 src/core/raw.c                    |    2 +-
 src/core/tcp.c                    |    4 ++--
 src/core/udp.c                    |    8 ++++----
 src/include/lwip/apps/snmp_core.h |    1 +
 src/include/lwip/ip_addr.h        |    8 +++++++-
 10 files changed, 23 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]