Wireshark-commits: [Wireshark-commits] master 48885cc: batadv: Add missing padding to batadv_unicas
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=48885cc1bcbfdf909918d0927df34fee57e13f39
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
48885cc by Sven Eckelmann (sven@xxxxxxxxxxxxx):
    batadv: Add missing padding to batadv_unicast_4addr_v14
    
    The already frozen packet format of batman-adv for Linux 3.5 was rejected by
    David S. Miller. The 4addr format v14 was therefore changed after the freeze
    and published in his final form in Linux 3.8.
    
    Change-Id: I519476c4c6d62b403e197fae6a853d9bbe61f9bc
    Signed-off-by: Sven Eckelmann <sven@xxxxxxxxxxxxx>
    Signed-off-by: Simon Wunderlich <simon@xxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/5174
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  3428e80   Don't forward-declare amqp_0_10_get_size_field(), as it no longer exists.
    adds  48885cc   batadv: Add missing padding to batadv_unicast_4addr_v14
Summary of changes:
 epan/dissectors/packet-batadv.c |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)