URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a8957540d69b02a452e33736657978fd933883e
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4a89575 by Sven Eckelmann (sven@xxxxxxxxxxxxx):
batadv: Accept Multicast TVLV v2
The multicast implementation in batman-adv exists in two different versions
which are incompatible. But their TVLV format for announcing the feature
itself is the same and can be supported by the current dissector.
Change-Id: I0e3012375912355e47adbb9d0e4f91fc7510156b
Signed-off-by: Sven Eckelmann <sven@xxxxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/27443
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from e6d2f14 ieee80211: remove unused variable and fix compilation
adds 4a89575 batadv: Accept Multicast TVLV v2
Summary of changes:
epan/dissectors/packet-batadv.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)