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. 4e520cdd3009cf2e04c50c173737b379ff7d72a2
Date: Thu, 05 Mar 2015 19:57:54 +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  4e520cdd3009cf2e04c50c173737b379ff7d72a2 (commit)
      from  72dcdb76558c4c123f4973acf8d9918457a25c09 (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 4e520cdd3009cf2e04c50c173737b379ff7d72a2
Author: sg <address@hidden>
Date:   Thu Mar 5 20:57:43 2015 +0100

    fixed bug #37068 (netif up/down handling is unclear): correclty separated 
administrative status of a netif (up/down) from 'valid address' status 
ATTENTION: netif_set_up() now always has to be called, even when dhcp/autoip is 
used!

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

Summary of changes:
 CHANGELOG              |    7 +++
 src/core/dhcp.c        |   36 +++++------------
 src/core/ipv4/autoip.c |   27 +++++--------
 src/core/ipv4/ip4.c    |    3 +-
 src/core/netif.c       |   96 ++++++++++++++++++++++++++----------------------
 5 files changed, 83 insertions(+), 86 deletions(-)


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



reply via email to

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