The annotated tag, batman-adv-fix-for-davem has been deleted was 2a096dc6ce24793f68792c8da5aa21b6710b923e
----------------------------------------------------------------------- tag batman-adv-fix-for-davem
In this small batch of patches you have: - a fix for our Distributed ARP Table that makes sure that the input provided to the hash function during a query is the same as the one provided during an insert (so to prevent false negatives), by Antonio Quartulli - a fix for our new protocol implementation B.A.T.M.A.N. V that ensures that a hard interface is properly re-activated when it is brought down and then up again, by Antonio Quartulli - two fixes respectively to the reference counting of the tt_local_entry and neigh_node objects, by Sven Eckelmann. Such bug is rather severe as it would prevent the netdev objects references by batman-adv from being released after shutdown.
abe59c65225ccd63a5964e2f2a73dd2995b948e7 batman-adv: Fix reference counting of hardif_neigh_node object for neigh_node -----------------------------------------------------------------------