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. master_at_STABLE-2_0_0-855-g60dd518
Date: Tue, 8 Aug 2017 06:41:36 -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  60dd5188871eb2589ba000368e5cb0c05d27f89b (commit)
      from  145d6ab5d2ce9c0944b4272b4878327736dd7b72 (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 60dd5188871eb2589ba000368e5cb0c05d27f89b
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Aug 8 12:41:19 2017 +0200

    Implement task #14594: Improve consistency of ip route API parameters
    reverse parameters of ip4_route_src to be consistent with other ip*_route* 
functions
    This commit will break applications using this function!

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

Summary of changes:
 CHANGELOG              |  5 +++++
 UPGRADING              |  3 +++
 src/core/ipv4/icmp.c   |  2 +-
 src/core/ipv4/ip4.c    | 12 ++++++------
 src/core/udp.c         |  2 +-
 src/include/lwip/ip.h  |  4 ++--
 src/include/lwip/ip4.h |  4 ++--
 src/include/lwip/opt.h |  6 +++---
 8 files changed, 23 insertions(+), 15 deletions(-)


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



reply via email to

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