[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. master_at_STABLE-2_0_0-1456-g944f286 |
Date: |
Thu, 14 Jun 2018 06:55:31 -0400 (EDT) |
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 <address@hidden>
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 <address@hidden>
-----------------------------------------------------------------------
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1456-g944f286,
Simon Goldschmidt <=