[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. 852d5b9c80beff7e49b04ed588601d1645b8b75d |
Date: |
Wed, 16 Mar 2016 21:31: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 "lwIP - A Lightweight TCPIP stack".
The branch, master has been updated
via 852d5b9c80beff7e49b04ed588601d1645b8b75d (commit)
from b4d7238eb894e0f499a75eb5a88a2aec99a60150 (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 852d5b9c80beff7e49b04ed588601d1645b8b75d
Author: sg <address@hidden>
Date: Wed Mar 16 22:31:33 2016 +0100
Optimize tcp_output runtime by not calling ip_route() for every segment sent
-----------------------------------------------------------------------
Summary of changes:
src/core/tcp_out.c | 37 +++++++++++++++++++------------------
1 files changed, 19 insertions(+), 18 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. 852d5b9c80beff7e49b04ed588601d1645b8b75d,
Simon Goldschmidt <=