lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. STABLE-2_0


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. STABLE-2_0_0_RC1-25-gdda1c87
Date: Fri, 24 Jun 2016 20:25:36 +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 "UNNAMED PROJECT".

The branch, master has been updated
       via  dda1c875094ace56bdd47010fa4cda5bba55561a (commit)
       via  c95661de33f806215bebfd09b5eafc8a1b06b994 (commit)
       via  4a5b5bc3bd4f6882bec6984e45e925e559fa32bb (commit)
       via  e40d92329d85562dba0697b0a2ff66c31b4a34d2 (commit)
       via  ff143e23f6a073ca7291c16f796fef7a1f4c55de (commit)
       via  132066490fd5b095dc0cd2fbf13f2f82118c6142 (commit)
       via  0c96058bbcc6cef89747a77190daa59a9a516a16 (commit)
      from  0f101003585211533d19cd13e5c8d85c5804ab68 (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 dda1c875094ace56bdd47010fa4cda5bba55561a
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Jun 24 22:24:59 2016 +0200

    tcpdump: Fix compile when IPv6 is not enabled

commit c95661de33f806215bebfd09b5eafc8a1b06b994
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Jun 24 22:24:23 2016 +0200

    unixsim lwipopts.h: do not compile PPP van Jacobsen compression when using 
CLANG

commit 4a5b5bc3bd4f6882bec6984e45e925e559fa32bb
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Jun 24 22:16:28 2016 +0200

    tcpdump.c: Implement IPv6 (untested) and fix compile with CLANG

commit e40d92329d85562dba0697b0a2ff66c31b4a34d2
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Jun 24 21:40:54 2016 +0200

    Minor: Cleanup unix Common.mk

commit ff143e23f6a073ca7291c16f796fef7a1f4c55de
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Jun 24 21:36:01 2016 +0200

    Try to compile lwIP with CLANG - doest not work yet because of format 
string errors and alignment warnings in PPP

commit 132066490fd5b095dc0cd2fbf13f2f82118c6142
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Jun 24 21:29:52 2016 +0200

    Fix compile of simhost when PPP is not enabled

commit 0c96058bbcc6cef89747a77190daa59a9a516a16
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Jun 24 20:39:01 2016 +0200

    Move unix port Common.mk to a better place

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

Summary of changes:
 ports/unix/{proj => }/Common.mk    |    8 +++-
 ports/unix/check/Makefile          |    2 +-
 ports/unix/fuzz/Makefile           |    2 +-
 ports/unix/netif/tcpdump.c         |   72 ++++++++++++++++++------------------
 ports/unix/proj/lib/Makefile       |    2 +-
 ports/unix/proj/minimal/Makefile   |    2 +-
 ports/unix/proj/unixsim/Makefile   |    2 +-
 ports/unix/proj/unixsim/lwipopts.h |    4 ++
 ports/unix/proj/unixsim/simhost.c  |    2 +
 9 files changed, 55 insertions(+), 41 deletions(-)
 rename ports/unix/{proj => }/Common.mk (95%)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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