Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Fri, 11 Oct 2013 20:28:55 +0000 (16:28 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Oct 2013 20:28:55 +0000 (16:28 -0400)
commit29b67c39dc6e7ec4fdf78c620675de761971cd28
treeecc7076fc3dce7d2c5f917bca2b0c8c60cf7d520
parent58308451e91974267e1f4a618346055342019e02
parent18c68d5960c8dfeb2db113f4b871bab259cfd565
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge

Included changes:
- update emails for A. Quartulli and M. Lindner in MAINTAINERS
- switch to the next on-the-wire protocol version
- introduce the T(ype) V(ersion) L(ength) V(alue) framework
- adjust the existing components to make them use the new TVLV code
- make the TT component use CRC32 instead of CRC16
- totally remove the VIS functionality (has been moved to userspace)
- reorder packet types and flags
- add static checks on packet format
- remove __packed from batadv_ogm_packet