The annotated tag, batman-adv-fix-for-davem has been updated to d9d520ee2c9392730216d55561b77c857d2c8bd6 (tag) from 5f2c2ea5549f748ba9bcc6e7466e61ca98b1bbee (which is now obsolete) tagging 74490f969155caf1ec945ad2d35d3a8eec6be71d (commit) replaces v3.7-rc5 tagged by Antonio Quartulli on Fri Nov 16 09:37:37 2012 +0100
- Shortlog ------------------------------------------------------------ Included fixes are: - update the client entry status flags when using the "early client detection". This makes the Distributed AP isolation correctly work; - transfer the client entry status flags when recovering the translation table from another node. This makes the Distributed AP isolation correctly work; - prevent the "early client detection mechanism" to add clients belonging to other backbone nodes in the same LAN. This breaks connectivity when using this mechanism together with the Bridge Loop Avoidance - process broadcast packets with the Bridge Loop Avoidance before any other component. BLA can possibly drop the packets based on the source address. This makes the "early client detection mechanism" correctly work when used with BLA.
Antonio Quartulli (4): batman-adv: fix tt_global_entries flags update batman-adv: correctly pass the client flag on tt_response batman-adv: don't add TEMP clients belonging to other backbone nodes batman-adv: process broadcast packets in BLA earlier
-----------------------------------------------------------------------