The annotated tag, batman-adv-for-davem has been updated to ee2bbac6767eaa81f2537fe36e85d39196296a5e (tag) from eb18d15d9519e1d5460626d3f539efd1a1dc20d1 (which is now obsolete) tagging e913fd1945f0b5403c58881c36e90d90820bef3c (commit) replaces batman-adv-fix-for-davem tagged by Antonio Quartulli on Wed Oct 9 08:49:12 2013 +0200
- Shortlog ------------------------------------------------------------ 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
Antonio Quartulli (3): batman-adv: switch to a new packet compatibility version batman-adv: use CRC32C instead of CRC16 in TT code batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit
Marek Lindner (7): batman-adv: tvlv - basic infrastructure batman-adv: tvlv - gateway download/upload bandwidth container batman-adv: tvlv - add distributed arp table container batman-adv: tvlv - add network coding container batman-adv: tvlv - convert tt data sent within OGMs batman-adv: tvlv - convert tt query packet to use tvlv unicast packets batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets
Simon Wunderlich (5): batman-adv: remove vis functionality batman-adv: add build check macros for packet member offset batman-adv: reorder packet types batman-adv: remove packed from batadv_ogm_packet batman-adv: reorder batadv_iv_flags
-----------------------------------------------------------------------