]> 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, 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)
commitcc8418998a059630167ae125d2ab74de890cc576
treeecc7076fc3dce7d2c5f917bca2b0c8c60cf7d520
parentbda36da380a7b65890dc40e98d289744226b306b
parent7b6fc000dee7e3f1f32574949aa2a0a22d660df2
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