]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
batman-adv: Ignore neighbor throughput metrics in error case
authorSven Eckelmann <sven@narfation.org>
Mon, 20 Jan 2025 19:35:28 +0000 (20:35 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Wed, 22 Jan 2025 20:38:19 +0000 (21:38 +0100)
commite7e34ffc976aaae4f465b7898303241b81ceefc3
treecac6430dd65a5c112ad3f4ecb5437238231f45d7
parentccb7276a6d26d6f8416e315b43b45e15ee7f29e2
batman-adv: Ignore neighbor throughput metrics in error case

If a temporary error happened in the evaluation of the neighbor throughput
information, then the invalid throughput result should not be stored in the
throughtput EWMA.

Cc: stable@vger.kernel.org
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/bat_v_elp.c