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. 72208cddfa1e4fda4eb43222df0b1f28952a56c4
Date: Tue, 19 Jul 2016 08:13:41 +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  72208cddfa1e4fda4eb43222df0b1f28952a56c4 (commit)
      from  7037b340c1f1a6fb71dad37baa7a0bbf310718ee (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 72208cddfa1e4fda4eb43222df0b1f28952a56c4
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Jul 19 10:12:56 2016 +0200

    Rename ip_frag.* to ip4_frag.*

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

Summary of changes:
 src/Filelists.mk                           |    2 +-
 src/core/ipv4/ip4.c                        |    2 +-
 src/core/ipv4/{ip_frag.c => ip4_frag.c}    |    2 +-
 src/core/memp.c                            |    2 +-
 src/core/timers.c                          |    2 +-
 src/include/lwip/{ip_frag.h => ip4_frag.h} |    6 +++---
 6 files changed, 8 insertions(+), 8 deletions(-)
 rename src/core/ipv4/{ip_frag.c => ip4_frag.c} (99%)
 rename src/include/lwip/{ip_frag.h => ip4_frag.h} (97%)


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



reply via email to

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