The annotated tag, batman-adv-for-davem has been updated to b16ff02b289c6d2a404a3309cc4568fd4edbcab0 (tag) from ff99d28466f9f03f5fdba3f9e4e59e0b337fcdca (which is now obsolete) tagging 7c4b3ec9d1f92256a31ff64d8a25a1a4fa1b86c3 (commit) replaces batman-adv-fix-for-davem tagged by Antonio Quartulli on Wed Oct 9 13:47:23 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
-----------------------------------------------------------------------