[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_2_0_RELEASE-84-gc24678ac |
Date: |
Tue, 26 Nov 2024 17:01:35 -0500 (EST) |
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 c24678acd20746d354cfd3a34eab8414f21dde20 (commit)
from 80cfb002f92c1b34d1b0b1bf96f89545d617c77a (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 c24678acd20746d354cfd3a34eab8414f21dde20
Author: Sebastian Huber <sebastian.huber@embedded-brains.de>
Date: Tue Nov 26 06:59:52 2024 +0100
test/unit: Fix DHCP tests
On big-endian targets, the htonl() function is a no operation. We need
another way to get a bad XID. Add get_bad_xid() to avoid code
duplication.
-----------------------------------------------------------------------
Summary of changes:
test/unit/dhcp/test_dhcp.c | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 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_2_0_RELEASE-84-gc24678ac,
Erik Ekman <=