Wireshark-commits: [Wireshark-commits] master 8892360: Fix up some broken links to specs from disse
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=88923604b2ace9fdb00272f6cb965fff64e93987
Submitter: "Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
8892360 by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):
Fix up some broken links to specs from dissectors.
check_dissector_urls.py was written and used to
find URLs within epan/dissectors/*.c and try to
fetch them using 'requests'. Will be commmitted
separately.
Most of the changes were to adapt to reorganisation
of IETF or 3gpp2 links, but many of the broken links
are for websites or companies that no longer exist.
Change-Id: Ie9afdb95099218402a61626a0cd5193c6f781b96
Reviewed-on: https://code.wireshark.org/review/36769
Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Actions performed:
from 52400c9 Bluetooth: Set correct name of target address in ADV_DIRECT_IND PDU
add 8892360 Fix up some broken links to specs from dissectors.
Summary of changes:
epan/dissectors/packet-3g-a11.c | 12 ++++++------
epan/dissectors/packet-ansi_683.c | 2 +-
epan/dissectors/packet-arp.c | 4 ++--
epan/dissectors/packet-asap.c | 4 ++--
epan/dissectors/packet-diameter.c | 2 +-
epan/dissectors/packet-dua.c | 4 ++--
epan/dissectors/packet-eap.c | 8 ++++----
epan/dissectors/packet-enrp.c | 2 +-
epan/dissectors/packet-isis-lsp.c | 6 +++---
epan/dissectors/packet-iua.c | 4 ++--
epan/dissectors/packet-kerberos.c | 2 +-
epan/dissectors/packet-m2pa.c | 6 +++---
epan/dissectors/packet-m3ua.c | 10 +++++-----
epan/dissectors/packet-mip.c | 6 +++---
epan/dissectors/packet-netflow.c | 16 ++++++++--------
epan/dissectors/packet-ppp.c | 2 +-
epan/dissectors/packet-quic.c | 2 +-
epan/dissectors/packet-sip.c | 6 +++---
epan/dissectors/packet-sua.c | 4 ++--
epan/dissectors/packet-uma.c | 4 ++--
epan/dissectors/packet-usb-audio.c | 2 +-
epan/dissectors/packet-ziop.c | 2 +-
22 files changed, 55 insertions(+), 55 deletions(-)