lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-334-gdd664e6
Date: Wed, 20 Jun 2018 14:44:26 -0400 (EDT)

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 Contrib - Contributed code for Lightweight TCP/IP stack".

The branch, master has been updated
       via  dd664e6363716bf3ecb1158b04a58e28657f38d2 (commit)
      from  328c22cac3ff758d2e543f7454780e7554cf7273 (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 dd664e6363716bf3ecb1158b04a58e28657f38d2
Author: Simon Goldschmidt <address@hidden>
Date:   Wed Jun 20 20:44:16 2018 +0200

    example_app/lwipopts: don't define PBUF_LINK_HLEN to 16
    
    This breaks PBUF_RAW against pbuf_add_header(PBUF_LINK_HLEN) like used
    at least in icmp. Redefine ETH_PAD_SIZE instead if this is required.
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

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

Summary of changes:
 examples/example_app/lwipopts.h | 4 ----
 1 file changed, 4 deletions(-)


hooks/post-receive
-- 
lwIP Contrib - Contributed code for Lightweight TCP/IP stack



reply via email to

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