summaryrefslogtreecommitdiff
path: root/udp.h
diff options
context:
space:
mode:
Diffstat (limited to 'udp.h')
-rw-r--r--udp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/udp.h b/udp.h
index b09ca6b1..cef48b2d 100644
--- a/udp.h
+++ b/udp.h
@@ -195,7 +195,7 @@ struct udphdr {
#define GENEVE_PORT 6081 /* draft-gross-geneve-02 */
#endif
#ifndef SFLOW_PORT
-#define SFLOW_PORT 6343 /* http://www.sflow.org/developers/specifications.php */
+#define SFLOW_PORT 6343 /* https://sflow.org/developers/specifications.php */
#endif
#ifndef BABEL_PORT
#define BABEL_PORT 6696 /* RFC 6126 errata */