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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-840-ga1c7924
Date: Fri, 4 Aug 2017 16:38:28 -0400 (EDT)

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  a1c7924cb6d19bc56266cedad69a3ca40aa5e75f (commit)
      from  1981cf39d1d92158f08e735d25831a9f2d4bdac7 (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 a1c7924cb6d19bc56266cedad69a3ca40aa5e75f
Author: goldsimon <address@hidden>
Date:   Fri Aug 4 22:38:11 2017 +0200

    task #14597: cleanup pbuf_header usages (use 
pbuf_add_header/pbuf_remove_header instead)

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

Summary of changes:
 src/apps/httpd/httpd.c      |  2 +-
 src/apps/lwiperf/lwiperf.c  |  2 +-
 src/apps/tftp/tftp_server.c |  2 +-
 src/core/ipv4/icmp.c        |  8 ++++----
 src/core/ipv4/ip4.c         |  6 +++---
 src/core/ipv4/ip4_frag.c    |  4 ++--
 src/core/ipv6/ip6.c         | 18 +++++++++---------
 src/core/ipv6/ip6_frag.c    |  8 ++++----
 src/core/ipv6/mld6.c        |  2 +-
 src/core/raw.c              |  6 +++---
 src/core/tcp_in.c           |  8 ++++----
 src/core/tcp_out.c          |  2 +-
 src/core/udp.c              |  4 ++--
 src/netif/ethernet.c        | 22 +++++++++++-----------
 src/netif/ethernetif.c      |  8 ++++----
 src/netif/lowpan6.c         | 16 ++++++++--------
 16 files changed, 59 insertions(+), 59 deletions(-)


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



reply via email to

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