[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 0647533f8c496d95674e913f436e5539c1b6bc1a |
Date: |
Thu, 26 Feb 2015 21:25:46 +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 "lwIP - A Lightweight TCPIP stack".
The branch, master has been updated
via 0647533f8c496d95674e913f436e5539c1b6bc1a (commit)
from 99dd78964ad3a7eb73680eb3e4a49d920167d715 (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 0647533f8c496d95674e913f436e5539c1b6bc1a
Author: sg <address@hidden>
Date: Thu Feb 26 22:25:39 2015 +0100
fixed bug #44378 (TCP connections are not aborted on netif remove)
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 6 +++-
src/core/netif.c | 72 ++++++++++++++-----------------------------
src/core/tcp.c | 56 ++++++++++++++++++++++++++++++++-
src/include/lwip/tcp_impl.h | 1 +
4 files changed, 83 insertions(+), 52 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 0647533f8c496d95674e913f436e5539c1b6bc1a,
Simon Goldschmidt <=