lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 03a3412e6


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 03a3412e629c03bfe4bb91d6866c122dec5c88b2
Date: Sun, 19 Jan 2014 02:41:40 +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, ppp-new has been updated
       via  03a3412e629c03bfe4bb91d6866c122dec5c88b2 (commit)
       via  33086e6db049c3a2f78e21b39e6286ea0d68678e (commit)
       via  d7a951996b95f2884e20b5b327d345faaedcf4f0 (commit)
       via  38bfe5050847509c2ba8883c004f0c3f6383a155 (commit)
       via  a70567e74f510bfe6693bf8ef014be5d742df6f2 (commit)
       via  db472c73c1fe9f7490b5c57e279935819421c7f1 (commit)
       via  29824f9baaf29c2b6b26cce4f7c8bde5c780bc2e (commit)
       via  32b1a9fc8a335c4c771023dd8ace9db9fd814ad1 (commit)
       via  018719d9d3229bcc7e05995be2221dd13eb724ee (commit)
       via  8ae472821f680445e9b6cf86262fdcf80fffb92c (commit)
       via  26911ff21cd7d69b770ed13555584a3cbc45174b (commit)
       via  5070cc07be60379848416b067d47ccd2d8e14d25 (commit)
       via  1e65eb4936ad50ff70eabf5e05dfe936fcb1467f (commit)
       via  13e40f754c4c53b3398bdc462b8c1d063ffffc87 (commit)
      from  87cfd930e4e6f0d1baebebc9fcf3e914c2012a41 (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 03a3412e629c03bfe4bb91d6866c122dec5c88b2
Merge: 87cfd93 33086e6
Author: Sylvain Rochet <address@hidden>
Date:   Sun Jan 19 03:41:01 2014 +0100

    Merge branch 'master' into ppp-new

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

Summary of changes:
 CHANGELOG                        |   15 +
 src/core/ipv4/icmp.c             |    4 +
 src/core/ipv4/ip4.c              |    4 +-
 src/core/ipv4/ip_frag.c          |    4 +
 src/core/ipv6/icmp6.c            |    8 +-
 src/core/ipv6/ip6.c              |   17 +-
 src/core/ipv6/mld6.c             |    2 +
 src/core/ipv6/nd6.c              |    6 +
 src/core/netif.c                 |   50 +++-
 src/core/stats.c                 |    4 +-
 src/core/tcp_out.c               |    7 +-
 src/include/ipv4/lwip/autoip.h   |    3 +
 src/include/ipv4/lwip/inet.h     |    9 +
 src/include/ipv4/lwip/ip4_addr.h |    5 +-
 src/include/ipv6/lwip/ip6_addr.h |  573 +++++++++++++++++++-------------------
 src/include/lwip/memp_std.h      |    2 +-
 src/include/lwip/netif.h         |    2 +-
 src/include/lwip/netifapi.h      |    3 +
 src/include/lwip/opt.h           |   28 ++-
 19 files changed, 431 insertions(+), 315 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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