aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2019-07-20 16:13:59 +0100
committerAnders Broman <a.broman58@gmail.com>2019-07-20 20:51:30 +0000
commitc88e525168c95ab84cd0c39a7f4e4afcc80b8b82 (patch)
tree20b150255401654856fbbcae0086d1ab13c40e58 /doc
parent36e1f782aa26fbaccffae5287be5a7ca0159e4ce (diff)
Documentation: convert http URLS to https
Remove some dead links or point them to archive.org while at it. All updated links have been verified. Change-Id: Icf02167a13d5fe9dfce39ea57525b3f185554c9d Reviewed-on: https://code.wireshark.org/review/34028 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/ciscodump.pod9
-rw-r--r--doc/rawshark.pod2
-rw-r--r--doc/text2pcap.pod4
-rw-r--r--doc/tshark.pod2
4 files changed, 11 insertions, 6 deletions
diff --git a/doc/ciscodump.pod b/doc/ciscodump.pod
index a2b328723d..330b39531c 100644
--- a/doc/ciscodump.pod
+++ b/doc/ciscodump.pod
@@ -54,7 +54,7 @@ S<B<--remote-interface>=E<lt>the router interfaceE<gt>>
B<ciscodump> is an extcap tool that relys on Cisco EPC to allow a user to run a remote capture
on a Cisco router in a SSH connection. The minimum IOS version supporting this feature is 12.4(20)T. More details can be
found here:
-http://www.cisco.com/c/en/us/products/collateral/ios-nx-os-software/ios-embedded-packet-capture/datasheet_c78-502727.html
+https://www.cisco.com/c/en/us/products/collateral/ios-nx-os-software/ios-embedded-packet-capture/datasheet_c78-502727.html
Supported interfaces:
@@ -120,7 +120,12 @@ recommended to use keyfiles with a SSH agent.
=item --remote-filter=E<lt>filterE<gt>
-The remote filter on the router. This is a capture filter that follows the Cisco IOS standards (http://www.cisco.com/c/en/us/support/docs/ip/access-lists/26448-ACLsamples.html). Multiple filters can be specified using a comma between them. BEWARE: when using a filter, the default behavior is to drop all the packets except the ones that fall into the filter.
+The remote filter on the router. This is a capture filter that follows the Cisco
+IOS standards
+(https://www.cisco.com/c/en/us/support/docs/ip/access-lists/26448-ACLsamples.html).
+Multiple filters can be specified using a comma between them. BEWARE: when using
+a filter, the default behavior is to drop all the packets except the ones that
+fall into the filter.
Examples:
diff --git a/doc/rawshark.pod b/doc/rawshark.pod
index 81e0f5df5a..94973d7956 100644
--- a/doc/rawshark.pod
+++ b/doc/rawshark.pod
@@ -114,7 +114,7 @@ B<encap>:I<name> Packet data should be dissected using the
libpcap/Npcap/WinPcap data link type (DLT) I<name>, e.g. B<encap:EN10MB> for
Ethernet. Names are converted using pcap_datalink_name_to_val().
A complete list of DLTs can be found at
-L<http://www.tcpdump.org/linktypes.html>.
+L<https://www.tcpdump.org/linktypes.html>.
B<encap>:I<number> Packet data should be dissected using the
libpcap/Npcap/WinPcap LINKTYPE_ I<number>, e.g. B<encap:105> for raw IEEE
diff --git a/doc/text2pcap.pod b/doc/text2pcap.pod
index 7533744b20..4a5a653461 100644
--- a/doc/text2pcap.pod
+++ b/doc/text2pcap.pod
@@ -146,13 +146,13 @@ of an IP packet (i.e. has complete L4 information) but does not have
an IP header with each packet. Note that an appropriate Ethernet header
is automatically included with each packet as well.
Example: I<-i 46> to specify an RSVP packet (IP protocol 46). See
-L<http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml> for
+L<https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml> for
the complete list of assigned internet protocol numbers.
=item -l
Specify the link-layer header type of this packet. Default is Ethernet
-(1). See L<http://www.tcpdump.org/linktypes.html> for the complete list
+(1). See L<https://www.tcpdump.org/linktypes.html> for the complete list
of possible encapsulations. Note that this option should be used if
your dump is a complete hex dump of an encapsulated packet and you wish
to specify the exact type of encapsulation. Example: I<-l 7> for ARCNet
diff --git a/doc/tshark.pod b/doc/tshark.pod
index 5d22a9d06c..5cb7116cc1 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -567,7 +567,7 @@ Read a list of entries from a "hosts" file, which will then be written
to a capture file. Implies B<-W n>. Can be called multiple times.
The "hosts" file format is documented at
-L<http://en.wikipedia.org/wiki/Hosts_(file)>.
+L<https://en.wikipedia.org/wiki/Hosts_(file)>.
=item -i E<lt>capture interfaceE<gt> | -