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. 1bf2e313f6


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 1bf2e313f61b9dc8bdc7aa0a56620905cec8536b
Date: Mon, 08 Dec 2014 14:01:23 +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  1bf2e313f61b9dc8bdc7aa0a56620905cec8536b (commit)
       via  ca26fd17a75ca0ea2c33564260f08989367e0108 (commit)
       via  4085a3fad4a100d3525016dfe486c9f1d8945c7f (commit)
      from  36f470383ba1ab2641d35af84ab3bb3184a648d0 (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 1bf2e313f61b9dc8bdc7aa0a56620905cec8536b
Author: goldsimon <address@hidden>
Date:   Mon Dec 8 15:01:18 2014 +0100

    sockets.c: fixed using unsigned constant 'FIONBIO' in switch on (signed) 
long

commit ca26fd17a75ca0ea2c33564260f08989367e0108
Author: goldsimon <address@hidden>
Date:   Mon Dec 8 15:00:37 2014 +0100

    fixed bug #43778: IPv6 header version not set on 16-bit platform (macro 
IP6H_VTCFL_SET())

commit 4085a3fad4a100d3525016dfe486c9f1d8945c7f
Author: goldsimon <address@hidden>
Date:   Mon Dec 8 14:45:36 2014 +0100

    task #11472 Support PBUF_REF for RX (IPv6 and IPv4/v6 reassembly might not 
work yet)

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

Summary of changes:
 CHANGELOG               |    8 ++++++
 src/api/sockets.c       |    2 +-
 src/core/ipv4/icmp.c    |   21 +++++++----------
 src/core/ipv4/ip4.c     |    2 +-
 src/core/ipv6/ip6.c     |    1 +
 src/core/pbuf.c         |   55 +++++++++++++++++++++++++++++++++++-----------
 src/core/udp.c          |    4 +-
 src/include/lwip/ip6.h  |    2 +-
 src/include/lwip/pbuf.h |    3 ++
 9 files changed, 68 insertions(+), 30 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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