1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package
Mike Wilson 8f27093ce7 ncm: add error check and retry mechanism for gcom call
This patch solves the problem of receiving "error" responses when
initially calling gcom. This avoids unnecessary NO_DEVICE failures.

A retry loop retries the call after an "error" response within the
specified delay. A successful response will continue with the connection
immediately without waiting for max specified delay, bringing the
interface up sooner.

Signed-off-by: Mike Wilson <mikewse@hotmail.com>
2023-03-28 14:19:33 +02:00
..
base-files base-files: add support for retrieving IPv6 assignments 2023-02-24 23:56:36 +01:00
boot ramips: add support for Keenetic Lite III rev. A 2023-03-27 02:09:58 +02:00
devel treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16 2023-03-21 18:28:22 +01:00
firmware ipq-wifi: bump to latest git HEAD 2023-03-27 18:15:13 +02:00
kernel mac80211: fix receiving mesh packets in forwarding=0 networks 2023-03-26 17:19:39 +02:00
libs treewide: opt-out of tree-wide LTO usage 2023-03-21 18:28:23 +01:00
network ncm: add error check and retry mechanism for gcom call 2023-03-28 14:19:33 +02:00
system treewide: add support for "lto" in PKG_BUILD_FLAGS 2023-03-21 18:28:22 +01:00
utils util-linux: add rev utility package 2023-03-25 16:39:37 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00