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: Axel Lin
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1277-ge9bd31b
Date: Tue, 20 Feb 2018 04:56:59 -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  e9bd31b190233424da5d45b92c42130cf812550d (commit)
      from  a894140bb001562fd756faffcc81a9e179eedd2b (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 e9bd31b190233424da5d45b92c42130cf812550d
Author: Axel Lin <address@hidden>
Date:   Tue Feb 20 17:54:49 2018 +0800

    icmp6: Fix "LWIP_ICMP6_DATASIZE" redefined build warning if it was set to 0
    
    Need to undefine LWIP_ICMP6_DATASIZE before change the setting.
    While at it, also remove the unneeded #ifndef LWIP_ICMP6_DATASIZE
    checking because it is set in lwip/opt.h.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/core/ipv6/icmp6.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)


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



reply via email to

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