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-1188-gfe2c249
Date: Thu, 25 Jan 2018 06:51:53 -0500 (EST)

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  fe2c249fb717db077c5d3cd352ca64dba4ef0a9d (commit)
      from  ebda5cb04e877c631a1995c6d49ec4a6ff12a77e (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 fe2c249fb717db077c5d3cd352ca64dba4ef0a9d
Author: goldsimon <address@hidden>
Date:   Thu Jan 25 12:51:46 2018 +0100

    bug #52937: raw_input() must tell ip4/6_input() if protocol has been 
received
    
    This also moves "raw_input" and "raw_netif_ip_addr_changed" to a new file
    raw_priv.h

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

Summary of changes:
 src/core/ipv4/ip4.c                         | 38 ++++++++++++++-------
 src/core/ipv6/ip6.c                         | 35 ++++++++++++-------
 src/core/netif.c                            |  2 +-
 src/core/raw.c                              | 13 ++++---
 src/include/lwip/{mem.h => priv/raw_priv.h} | 53 +++++++++++------------------
 src/include/lwip/raw.h                      |  4 ---
 6 files changed, 77 insertions(+), 68 deletions(-)
 copy src/include/lwip/{mem.h => priv/raw_priv.h} (68%)


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



reply via email to

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