URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8bbfed56f4a9bbc3583edaf4cf5af972e34297e8
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
8bbfed5 by Hitoshi Irino (irino@xxxxxxxxxxxxxx):
Supporting Zebra API version 4 and 5 used in FRRouting. (minimize changes)
Fixed wrong types to avoid unwanted type conversion.
Change-Id: Iaaa2438cd4727bc0f20e003572f41d9cfe8bc927
Reviewed-on: https://code.wireshark.org/review/30200
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 23b71ed addr_resolv: function to convert an eth address into raw bytes
add 8bbfed5 Supporting Zebra API version 4 and 5 used in FRRouting. (minimize changes)
Summary of changes:
epan/dissectors/packet-zebra.c | 1751 +++++++++++++++++++++++++++++++++++++---
1 file changed, 1641 insertions(+), 110 deletions(-)