]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Fri, 10 Jan 2014 22:59:34 +0000 (17:59 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Jan 2014 22:59:34 +0000 (17:59 -0500)
commit62aa4c048782c1894397f21c1b83d011b5ed80c6
tree244bc6742cec283d828642adbec3e882e925a425
parent2a0c88c6e51fa5d6b7642169d7c4cce7a9889401
parent95a04f0136b351a7d6e863510de93173d68e7443
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge

Included changes:
- substitute FSF address with URL
- deselect current bat-GW when GW-client mode gets deactivated
- send every DHCP packet using bat-unicast messages when GW-client mode is
  enabled
- implement the Extended Isolation mechanism (it is an enhancement of the
  already existing batman-AP-isolation). This mechanism allows the user to drop
  packets exchanged by selected clients by using netfilter marks.
- fix typ0 in header guard
- minor code cleanups

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