[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up
From: |
Axel Lin |
Subject: |
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1310-g265f6f5 |
Date: |
Sat, 24 Feb 2018 23:07:42 -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 265f6f5047f750483f62c691a0b7bddefd0b2cbc (commit)
via 7697a45405b44d6ab8ee6843c42be1a001644049 (commit)
from 59e98ccb19eb4be37e339d2cd019630d91ee7768 (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 265f6f5047f750483f62c691a0b7bddefd0b2cbc
Author: Axel Lin <address@hidden>
Date: Sun Feb 25 12:05:24 2018 +0800
lowpan6_ble: Fix build warning if
LWIP_RFC7668_LINUX_WORKAROUND_PUBLIC_ADDRESS==0
Fix unused parameter âpublic_addrâ build warning if
LWIP_RFC7668_LINUX_WORKAROUND_PUBLIC_ADDRESS==0.
Signed-off-by: Axel Lin <address@hidden>
commit 7697a45405b44d6ab8ee6843c42be1a001644049
Author: Axel Lin <address@hidden>
Date: Sun Feb 25 12:01:01 2018 +0800
lowpan6_ble_opts.h: Add #ifndef guard for
LWIP_RFC7668_LINUX_WORKAROUND_PUBLIC_ADDRESS
Avoid "LWIP_RFC7668_LINUX_WORKAROUND_PUBLIC_ADDRESS" redefined build
warning if it's set to 0 by lwipopts.h.
Signed-off-by: Axel Lin <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
src/include/netif/lowpan6_ble_opts.h | 2 ++
src/netif/lowpan6_ble.c | 2 ++
2 files changed, 4 insertions(+)
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-1310-g265f6f5,
Axel Lin <=