[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up
From: |
Erik Ekman |
Subject: |
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-408-g8fe567b |
Date: |
Mon, 29 Jun 2020 19:34:01 -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 8fe567b86f96555ba27ab421db58f175b63a64db (commit)
via e2ae25d1580100a1ffb7ecaa0836152a89709ece (commit)
from 90b3e45c31756ff709fd883eb1fba098803c8758 (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 8fe567b86f96555ba27ab421db58f175b63a64db
Author: Erik Ekman <erik@kryo.se>
Date: Tue Jun 30 01:25:49 2020 +0200
ip6: Fix incorrect assert in ip6_frag()
New test case now passes.
Fixes bug #57374 (Found by Hiromasa Ito).
commit e2ae25d1580100a1ffb7ecaa0836152a89709ece
Author: Erik Ekman <erik@kryo.se>
Date: Tue Jun 30 01:17:03 2020 +0200
ip6: Add test for fragmenting special packet
Reproduces bug #57374 (Found by Hiromasa Ito).
-----------------------------------------------------------------------
Summary of changes:
src/core/ipv6/ip6_frag.c | 2 +-
test/unit/ip6/test_ip6.c | 40 +++++++++++++++++++++++++++++++++++++++-
2 files changed, 40 insertions(+), 2 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. STABLE-2_1_0_RELEASE-408-g8fe567b,
Erik Ekman <=