From e28df3aa303b53e98f96ddf58f321aa191f08a75 Mon Sep 17 00:00:00 2001 From: Johannes Stratmann Date: Tue, 2 Mar 2021 16:54:34 +0100 Subject: [PATCH] replace underscore by hyphen --- connectivity/lwipstack/mbed_lib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectivity/lwipstack/mbed_lib.json b/connectivity/lwipstack/mbed_lib.json index 1852dd7d4d..6e725819b4 100644 --- a/connectivity/lwipstack/mbed_lib.json +++ b/connectivity/lwipstack/mbed_lib.json @@ -158,7 +158,7 @@ "help": "number of RDNS from RA (router advertisements) to be used, RFC5006", "value": 0 }, - "nd6_queueing": { + "nd6-queueing": { "help": "queue outgoing IPv6 packets while MAC address is being resolved", "value": 0 }