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. master_at_STABLE-2_0_0-229-g47bac3c
Date: Wed, 18 Jan 2017 11:26:08 +0000 (UTC)

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  47bac3c11fd1a5da2822ac0d6c516db11901fb9f (commit)
      from  199c38de2922dd661ed991e577e0709ca15c4980 (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 47bac3c11fd1a5da2822ac0d6c516db11901fb9f
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jan 18 12:25:09 2017 +0100

    Remove special ARP reply optimization from etharp.c
    - Code duplication with etharp_raw()
    - No great effect on perfomance
    - May make reworking PBUF handling code more complicated (see bug #49914)
    - The check for p->type == PBUF_REF is a strange special case, too
    - Simon also voted to remove it

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

Summary of changes:
 src/core/ipv4/etharp.c |   47 ++++++++---------------------------------------
 1 file changed, 8 insertions(+), 39 deletions(-)


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



reply via email to

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