[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-406-g90b3e45 |
Date: |
Mon, 29 Jun 2020 13:46:21 -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 90b3e45c31756ff709fd883eb1fba098803c8758 (commit)
via a49c347b7ee6f17e78b81268f89fa8cff2d95580 (commit)
from 488d4ad2460c3b41bef69724cad89c28a905eda9 (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 90b3e45c31756ff709fd883eb1fba098803c8758
Author: Erik Ekman <erik@kryo.se>
Date: Mon Jun 29 19:42:45 2020 +0200
pbuf: Add pbuf_copy test operating on chained pbufs
With the payload lengths not matching between source and destination.
Also remove redundant allocation check in other test, it is now done
in the test setup code.
commit a49c347b7ee6f17e78b81268f89fa8cff2d95580
Author: Erik Ekman <erik@kryo.se>
Date: Thu Jun 25 10:04:43 2020 +0200
pbuf: Update documentation for pbuf_copy
Remove detail from when the method was called pbuf_take
which worked on packet queues.
-----------------------------------------------------------------------
Summary of changes:
src/core/pbuf.c | 8 ++------
test/unit/core/test_pbuf.c | 51 +++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 50 insertions(+), 9 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-406-g90b3e45,
Erik Ekman <=