[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] UNNAMED PROJECT branch, DEVEL-1_4_1, updated. STABL
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] [SCM] UNNAMED PROJECT branch, DEVEL-1_4_1, updated. STABLE-1_4_1-RC1-3-gfe7bbae |
Date: |
Sun, 25 Mar 2012 13:17:05 +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, DEVEL-1_4_1 has been updated
via fe7bbae8a7ec79c6787c4c9bca14796f5f6c2e35 (commit)
via d77b354377a486f9d09f1300b51077ca5f561bac (commit)
from ca30f4b02e1256e71073ba0aacdcb4abac10058b (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 fe7bbae8a7ec79c6787c4c9bca14796f5f6c2e35
Author: goldsimon <address@hidden>
Date: Sun Mar 25 15:02:58 2012 +0200
added posix-compatibility include files posix/netdb.h and
posix/sys/socket.h which are a simple wrapper to the correct lwIP include files.
commit d77b354377a486f9d09f1300b51077ca5f561bac
Author: goldsimon <address@hidden>
Date: Thu Mar 22 19:35:04 2012 +0100
fixed bug #35927: missing refragmentaion in ip_forward
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 7 +++++++
src/core/ipv4/ip.c | 15 +++++++++++++++
COPYING => src/include/posix/netdb.h | 12 ++++++------
COPYING => src/include/posix/sys/socket.h | 12 ++++++------
4 files changed, 34 insertions(+), 12 deletions(-)
copy COPYING => src/include/posix/netdb.h (91%)
copy COPYING => src/include/posix/sys/socket.h (91%)
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] UNNAMED PROJECT branch, DEVEL-1_4_1, updated. STABLE-1_4_1-RC1-3-gfe7bbae,
Simon Goldschmidt <=