diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2019-08-05 15:11:50 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2019-08-19 15:49:21 +0200 |
commit | 8534f3b7bfbb81a76fc110a79bbbfedf35cc4f30 (patch) | |
tree | b1d1ca62dd8f9bd1e55476c1cdca1507fcb6679b /ip6.h | |
parent | 1318f45980f05315d22f0dd318c99a6eade7d7cb (diff) | |
download | tcpdump-8534f3b7bfbb81a76fc110a79bbbfedf35cc4f30.tar.gz |
Use more HTTPS in URLs
[skip ci]
Diffstat (limited to 'ip6.h')
-rw-r--r-- | ip6.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ struct ip6_dest { /* followed by options */ }; -/* http://www.iana.org/assignments/ipv6-parameters/ipv6-parameters.xhtml */ +/* https://www.iana.org/assignments/ipv6-parameters/ipv6-parameters.xhtml */ /* Option types and related macros */ #define IP6OPT_PAD1 0x00 /* 00 0 00000 */ |