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. 2eb0386c2aa6b96d7301bb09b0fd849ff92df773
Date: Mon, 23 Mar 2015 21:05:29 +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  2eb0386c2aa6b96d7301bb09b0fd849ff92df773 (commit)
      from  440c99100bb84a5bbeb6f3d4a35d68d5e24dba4f (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 2eb0386c2aa6b96d7301bb09b0fd849ff92df773
Author: sg <address@hidden>
Date:   Mon Mar 23 22:04:57 2015 +0100

    fixed bug #36017 ARP might not support duplicate addresses on multiple 
netifs (tried to correctly handle duplicate AutoIP addresses on multiple 
netifs, but only if explicitly enabled via ETHARP_TABLE_MATCH_NETIF==1)

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

Summary of changes:
 CHANGELOG              |    5 +++++
 src/include/lwip/opt.h |    7 +++++++
 src/netif/etharp.c     |   21 +++++++++++++++------
 3 files changed, 27 insertions(+), 6 deletions(-)


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



reply via email to

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