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. 8dc77ef5580090d4dbc1d889427e4464953b0303
Date: Wed, 22 Jun 2016 18:18:50 +0000 (UTC)

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  8dc77ef5580090d4dbc1d889427e4464953b0303 (commit)
      from  cfe51823807e67058d6ab785a8eb0e39d6a89a43 (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 8dc77ef5580090d4dbc1d889427e4464953b0303
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jun 22 20:18:23 2016 +0200

    doxygen updates - include IPv6 in documentation. Exclude 
include/netif/ppp/polarssl.
    Convert TODO -> @todo

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

Summary of changes:
 doc/doxygen/lwip.Doxyfile              |    6 ++++--
 src/api/api_lib.c                      |    5 +++--
 src/apps/httpd/makefsdata/makefsdata.c |    2 +-
 src/apps/lwiperf/lwiperf.c             |    4 ++--
 src/apps/snmp/snmp_msg.c               |   10 +++++-----
 src/apps/snmp/snmpv3.c                 |    2 +-
 src/core/inet_chksum.c                 |    8 ++++----
 src/core/ipv4/autoip.c                 |    4 ++--
 src/core/ipv4/dhcp.c                   |    4 ++--
 src/core/ipv6/ethip6.c                 |    6 +++---
 src/core/ipv6/icmp6.c                  |    2 +-
 src/core/ipv6/ip6.c                    |    2 +-
 src/core/ipv6/ip6_frag.c               |    3 +--
 src/core/ipv6/mld6.c                   |    2 +-
 src/core/ipv6/nd6.c                    |   30 +++++++++++++++---------------
 src/core/udp.c                         |    2 +-
 src/include/lwip/dhcp6.h               |    2 +-
 src/include/lwip/ip6_addr.h            |   18 +++++++++++++-----
 src/include/lwip/nd6.h                 |    2 +-
 src/include/lwip/tcp.h                 |    2 +-
 src/include/netif/ppp/eui64.h          |    2 +-
 src/netif/lowpan6.c                    |   24 ++++++++++++------------
 src/netif/ppp/fsm.c                    |    2 +-
 src/netif/ppp/ipcp.c                   |    2 +-
 src/netif/ppp/ipv6cp.c                 |    2 +-
 src/netif/ppp/lcp.c                    |    2 +-
 src/netif/ppp/upap.c                   |    2 +-
 test/unit/tcp/test_tcp.c               |    2 +-
 28 files changed, 82 insertions(+), 72 deletions(-)


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



reply via email to

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