summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/python_version.py
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2026-06-13 23:50:28 +0200
committerSven Eckelmann <sven@narfation.org>2026-06-14 09:21:39 +0200
commit20d7658b74169f86d4ac01b9185b3eadddf71f28 (patch)
treed5148d38fa637021869e30f1097ea72d680addee /tools/lib/python/kdoc/python_version.py
parent12407d5f61c2653a64f2ff4b22f3c267f8420ef1 (diff)
batman-adv: dat: prevent false sharing between VLANs
The local hash of DAT entries is supposed to be VLAN (VID) aware. But the adding to the hash and the search in the hash were not checking the VID information of the hash entries. The entries would therefore only be correctly separated when batadv_hash_dat() didn't select the same buckets for different VIDs. Cc: stable@kernel.org Fixes: be1db4f6615b ("batman-adv: make the Distributed ARP Table vlan aware") Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions