Wireshark-commits: [Wireshark-commits] master e03ffe2: Replace fc_to_str with address_to_str or tvb
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e03ffe25833216694a0d1a543f180b2969ef339e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e03ffe2 by Michael Mann (mmann78@xxxxxxxxxxxx):
Replace fc_to_str with address_to_str or tvb_fc_to_str.
Change-Id: I69bf25f5abb9d6ad325f922fab73b6f0cf8ca2ea
Reviewed-on: https://code.wireshark.org/review/6035
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d3888ff RSVP: fix display of unknown Juniper Attribut
adds e03ffe2 Replace fc_to_str with address_to_str or tvb_fc_to_str.
Summary of changes:
epan/address_to_str.c | 11 +----------
epan/dissectors/packet-fc.c | 11 +++++++----
epan/dissectors/packet-fcct.c | 4 +++-
epan/dissectors/packet-fcdns.c | 3 +--
epan/dissectors/packet-fddi.c | 5 -----
epan/to_str.h | 1 -
tools/checkAPIs.pl | 1 -
7 files changed, 12 insertions(+), 24 deletions(-)