aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/snoop.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-07-27 21:20:27 -0700
committerGuy Harris <guy@alum.mit.edu>2019-07-28 04:21:18 +0000
commit22e7952e06f01c475f427699f5e06578f4b18cf7 (patch)
tree905baf9c93f64ce8a7100d34703d1cbef784f864 /wiretap/snoop.c
parent3eb76d1c3a281df9e64543cc8f523da40474c38c (diff)
HTTPS In Even More Places, update some links.
Fall back on the Wayback Machine for some links. Change-Id: I6a44a2caaeb4fa521c2f08196e7c36069e3bb842 Reviewed-on: https://code.wireshark.org/review/34103 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wiretap/snoop.c')
-rw-r--r--wiretap/snoop.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/wiretap/snoop.c b/wiretap/snoop.c
index 87831d1ddc..1e8b550396 100644
--- a/wiretap/snoop.c
+++ b/wiretap/snoop.c
@@ -88,14 +88,14 @@ static gboolean snoop_dump(wtap_dumper *wdh, const wtap_rec *rec,
/*
* See
*
- * http://www.opengroup.org/onlinepubs/9638599/apdxf.htm
+ * https://pubs.opengroup.org/onlinepubs/9638599/apdxf.htm
*
* for the "dlpi.h" header file specified by The Open Group, which lists
* the DL_ values for various protocols; Solaris 7 uses the same values.
*
* See
*
- * http://www.iana.org/assignments/snoop-datalink-types/snoop-datalink-types.xml
+ * https://www.iana.org/assignments/snoop-datalink-types
*
* for the IETF list of snoop datalink types.
*
@@ -155,7 +155,7 @@ static gboolean snoop_dump(wtap_dumper *wdh, const wtap_rec *rec,
* if it can't, this may be useful reference information for anybody doing
* code to use DLPI to do raw packet captures on those network types.
*
- * http://web.archive.org/web/20010906213807/http://www.shomiti.com/support/TNCapFileFormat.htm
+ * https://web.archive.org/web/20010906213807/http://www.shomiti.com/support/TNCapFileFormat.htm
*
* gives information on Shomiti's mutant flavor of snoop. For some unknown
* reason, they decided not to just Go With The DLPI Flow, and instead used