aboutsummaryrefslogtreecommitdiffstats
path: root/doc/udpdump.pod
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2020-08-17 10:30:30 -0700
committerGerald Combs <gerald@wireshark.org>2020-08-24 23:31:32 +0000
commit97dcaf97fc19510548aff917b30e956bb5fd3204 (patch)
tree5b279c062af8207aec2298f8006ecdf4bdc219bd /doc/udpdump.pod
parentab4ef189ae2009cf9147d967867acff76984d269 (diff)
Convert Gerrit URLs to GitLab.
Convert various code.wireshark.org URLs to their gitlab.com/wireshark/wireshark equivalents. Change-Id: I0150d1bd14208eb451a7de818dce6573363b1d27
Diffstat (limited to 'doc/udpdump.pod')
-rw-r--r--doc/udpdump.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/udpdump.pod b/doc/udpdump.pod
index 5e13ae0fc3..279e862f21 100644
--- a/doc/udpdump.pod
+++ b/doc/udpdump.pod
@@ -29,7 +29,7 @@ any source (like Aruba routers) and exports them in PCAP format. This provides t
functionalities: the first one is to have a listener that prevents the localhost to send back an ICMP
port-unreachable packet. The second one is to strip out the lower layers (layer 2, IP, UDP) that are useless
(are used just as export vector). The format of the exported datagrams are EXPORTED_PDU, as specified in
-https://code.wireshark.org/review/gitweb?p=wireshark.git;a=blob;f=epan/exported_pdu.h;hb=refs/heads/master
+https://gitlab.com/wireshark/wireshark/-/raw/master/epan/exported_pdu.h
=head1 OPTIONS