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. b0502d1f3b


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. b0502d1f3b555038a802ab7689f1aa3c49e78d91
Date: Tue, 02 Sep 2014 11:04:47 +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 "UNNAMED PROJECT".

The branch, master has been updated
       via  b0502d1f3b555038a802ab7689f1aa3c49e78d91 (commit)
      from  7c9b545b301ee11f73b6fb123d811079c5137865 (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 b0502d1f3b555038a802ab7689f1aa3c49e78d91
Author: goldsimon <address@hidden>
Date:   Tue Sep 2 13:04:36 2014 +0200

    added optional macros PACK_STRUCT_FLD_8() and PACK_STRUCT_FLD_S() to 
prevent gcc 4 from warning about struct members that do not need packing

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

Summary of changes:
 CHANGELOG                     |    5 +++
 src/core/dns.c                |    4 +-
 src/core/ipv4/igmp.c          |    8 ++--
 src/core/ipv6/ethip6.c        |    8 ++--
 src/include/lwip/arch.h       |   12 ++++++
 src/include/lwip/dhcp.h       |   24 ++++++------
 src/include/lwip/icmp.h       |    4 +-
 src/include/lwip/icmp6.h      |    8 ++--
 src/include/lwip/ip4.h        |   12 +++---
 src/include/lwip/ip6.h        |   24 ++++++------
 src/include/lwip/mld6.h       |    6 ++--
 src/include/lwip/nd6.h        |   78 ++++++++++++++++++++--------------------
 src/include/netif/etharp.h    |   20 +++++-----
 src/include/netif/ppp/pppoe.h |    4 +-
 14 files changed, 117 insertions(+), 100 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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