aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-evrc.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2020-04-13 12:06:37 +0100
committerPeter Wu <peter@lekensteyn.nl>2020-04-13 14:58:48 +0000
commitd70a4a932157cbd9be4277a1c72cb5e1b4e338fb (patch)
treec2e8e66f8f8fd166f3e956db9cf2f7e870a18c13 /epan/dissectors/packet-evrc.c
parent58ba81ec09d3107a4032640db88efeec54b99f33 (diff)
Standardise IETF RFC and Draft URLs in dissectors.
Prefer: - html (rather than txt) - https Also includes the script check_dissector_urls.py, that can be used to find links in code and test them. Change-Id: Iafd8bb8948674a38ad5232bf5b5432ffb2b1251b Reviewed-on: https://code.wireshark.org/review/36821 Petri-Dish: Martin Mathieson <martin.r.mathieson@googlemail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Diffstat (limited to 'epan/dissectors/packet-evrc.c')
-rw-r--r--epan/dissectors/packet-evrc.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-evrc.c b/epan/dissectors/packet-evrc.c
index a63e59a7f5..7355fd913d 100644
--- a/epan/dissectors/packet-evrc.c
+++ b/epan/dissectors/packet-evrc.c
@@ -12,9 +12,9 @@
* for Wideband Spread Spectrum Digital Systems
* 3GPP2 C.S0014-E v1.0 TIA-127-?
*
- * RFC 3558 http://www.ietf.org/rfc/rfc3558.txt?number=3558
- * RFC 4788 http://www.ietf.org/rfc/rfc4788.txt?number=4788
- * RFC 5188 http://www.ietf.org/rfc/rfc5188.txt?number=5188
+ * RFC 3558 https://tools.ietf.org/html/rfc3558
+ * RFC 4788 https://tools.ietf.org/html/rfc4788
+ * RFC 5188 https://tools.ietf.org/html/rfc5188
* draft-agupta-payload-rtp-evrc-nw2k-00
*
* Wireshark - Network traffic analyzer