diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2020-04-15 12:57:51 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2020-04-15 13:01:38 +0200 |
commit | 433ad67ea6d23eb2321509ae327212a07dc63813 (patch) | |
tree | b1de9bf06fc275bbe1bee7d57e424d084b22b222 /ipproto.h | |
parent | eadece2338953bed0fb850da6d2b3e7d6c7d3480 (diff) | |
download | tcpdump-433ad67ea6d23eb2321509ae327212a07dc63813.tar.gz |
ipproto.h: Update a reference
[skip ci]
Diffstat (limited to 'ipproto.h')
-rw-r--r-- | ipproto.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -104,8 +104,7 @@ extern const char *netdb_protoname (const uint8_t); #ifndef IPPROTO_MOBILITY_OLD /* * The current Protocol Numbers list says that the IP protocol number for - * mobility headers is 135; it cites draft-ietf-mobileip-ipv6-24, but - * that draft doesn't actually give a number. + * mobility headers is 135; it cites RFC 6275 (obsoletes RFC 3775). * * It appears that 62 used to be used, even though that's assigned to * a protocol called CFTP; however, the only reference for CFTP is a |