[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1456-g944f286
[email protected] (Simon Goldschmidt)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 944f286d87f625c82a340b800094503867a09a97 (commit)
from 39faa8f61d4bb5e921ab9804dc64efb7da090adf (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 944f286d87f625c82a340b800094503867a09a97
Author: Simon Goldschmidt <[email protected]>
Date: Thu Jun 14 12:55:18 2018 +0200
fix bug in RA MTU validation
Also fix that RA could change IPv4 MTU.
See bug #53696
Signed-off-by: Simon Goldschmidt <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
src/core/ipv6/ip6.c | 2 +-
src/core/ipv6/nd6.c | 17 ++++++++++++-----
src/core/netif.c | 6 ++++++
src/include/lwip/netif.h | 9 +++++++++
4 files changed, 28 insertions(+), 6 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack