]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2012 19:36:59 +0000 (15:36 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2012 19:36:59 +0000 (15:36 -0400)
commit8c5856ece23716f9f3207e2c834c1f3257ba3c00
treedc978ed71a75357a5858f6ef84665f9095a65451
parent6d9ae718993d4c5284f1ed46adc97bec22618afc
parent07f69a92e4ba9a01932ed3f5d1b0840b90d39690
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge

Included fixes:
- Fix broadcast packet CRC calculation which can lead to ~80% broadcast packet
  loss
- Fix a race condition in duplicate broadcast packet check

Signed-off-by: David S. Miller <davem@davemloft.net>