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. c805843e6477db9f7a254b4f8663ea10e6bf2c69
Date: Mon, 22 Feb 2016 12:39:33 +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  c805843e6477db9f7a254b4f8663ea10e6bf2c69 (commit)
      from  880f1008d6a59aacc4829864d723107f10d52705 (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 c805843e6477db9f7a254b4f8663ea10e6bf2c69
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Feb 22 13:38:40 2016 +0100

    Change signature of ip_output, ip_output_if, ip_output_if_src, 
ip_output_hinted, ip_route, ip_netif_get_local_ip, ip_route_get_local_ip and 
tcp_eff_send_mss not to take an isipv6 parameter. Use the IP version of the 
destination address instead.

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

Summary of changes:
 src/apps/snmp/snmp_netconn.c     |    2 +-
 src/apps/snmp/snmp_raw.c         |    2 +-
 src/core/raw.c                   |    6 ++--
 src/core/tcp.c                   |   19 ++++---------
 src/core/tcp_in.c                |    6 +---
 src/core/tcp_out.c               |   26 ++++++++----------
 src/core/udp.c                   |    4 +-
 src/include/lwip/ip.h            |   52 +++++++++++++++++++-------------------
 src/include/lwip/priv/tcp_priv.h |   15 +++-------
 9 files changed, 58 insertions(+), 74 deletions(-)


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



reply via email to

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