Wireshark-commits: [Wireshark-commits] master 0afeafa: batadv: Add support for RTR(4|6) mcast flags

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 30 Jun 2019 16:41:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0afeafa7c13f3bbe37b319ad81ab20a33d43e4cf
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

0afeafa by Sven Eckelmann (sven@xxxxxxxxxxxxx):

    batadv: Add support for RTR(4|6) mcast flags
    
    Two additional (previously reserved flags) in the mcast flags are now used
    to inform other nodes that no IPv4/IPv6 multicast routers can be found in
    its segment.
    
    Change-Id: Idf066200cf6ccee581d5c3074b0500664460e806
    Signed-off-by: Sven Eckelmann <sven@xxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/33768
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  15cae46   ui: Refactoring column_prefs_add_custom
     add  0afeafa   batadv: Add support for RTR(4|6) mcast flags


Summary of changes:
 epan/dissectors/packet-batadv.c | 14 ++++++++++++++
 1 file changed, 14 insertions(+)