[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. 97b8e88e69d89059cb728da89d49208e596a63d6 |
Date: |
Tue, 19 Jul 2016 20:34:27 +0000 (UTC) |
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 97b8e88e69d89059cb728da89d49208e596a63d6 (commit)
from 24a339a6095e4169adbc37aab4d63f1e01ce81e0 (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 97b8e88e69d89059cb728da89d49208e596a63d6
Author: sg <address@hidden>
Date: Tue Jul 19 22:34:22 2016 +0200
netif_set_addr(): when removing an address (setting address to ANY), we
have to remove it *before* changing netmask/gw to ensure that tcp RST segment
can be sent correctly
-----------------------------------------------------------------------
Summary of changes:
src/core/netif.c | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 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. 97b8e88e69d89059cb728da89d49208e596a63d6,
Simon Goldschmidt <=