[PATCH 07/10] batman-adv: Fix potential synchronization issues in mcast tvlv handler

2015-08-14 Thread Antonio Quartulli
From: Linus Lüssing So far the mcast tvlv handler did not anticipate the processing of multiple incoming OGMs from the same originator at the same time. This can lead to various issues: * Broken refcounting: For instance two mcast handlers might both assume that an originator just got multicas

[PATCH 07/10] batman-adv: Fix potential synchronization issues in mcast tvlv handler

2015-08-11 Thread Antonio Quartulli
From: Linus Lüssing So far the mcast tvlv handler did not anticipate the processing of multiple incoming OGMs from the same originator at the same time. This can lead to various issues: * Broken refcounting: For instance two mcast handlers might both assume that an originator just got multicas