ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 48885cc: batadv: Add missing padding to batadv_unicas

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 8 Nov 2014 00:20:10 +0000 (UTC)
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(-)