From 775c168ca0dcf58ae471da08ae85d589c774ceec Mon Sep 17 00:00:00 2001 From: david gauchard Date: Sat, 29 Dec 2018 18:34:45 +0100 Subject: [PATCH] DHCPv6 DNS server address fix (from @davefiddes, replaces #5560) --- tools/sdk/lwip2/include/lwip-git-hash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/sdk/lwip2/include/lwip-git-hash.h b/tools/sdk/lwip2/include/lwip-git-hash.h index 3d82ef7104..441f1ccbf5 100644 --- a/tools/sdk/lwip2/include/lwip-git-hash.h +++ b/tools/sdk/lwip2/include/lwip-git-hash.h @@ -1,5 +1,5 @@ // generated by makefiles/make-lwip2-hash #ifndef LWIP_HASH_H #define LWIP_HASH_H -#define LWIP_HASH_STR "STABLE-2_1_2_RELEASE/glue:1.0-6-g4670dfc" +#define LWIP_HASH_STR "STABLE-2_1_2_RELEASE/glue:1.0-7-g3f8cba6" #endif // LWIP_HASH_H