From: fxlb Date: Wed, 5 Dec 2012 14:46:29 +0000 (+0100) Subject: print-dhcp6.c: update of the references RFC with their titles X-Git-Tag: tcpdump-4.4.0~7^2^2 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/94c2f0115b141cd899620534e0cab6b7055816db?ds=sidebyside print-dhcp6.c: update of the references RFC with their titles --- diff --git a/print-dhcp6.c b/print-dhcp6.c index 8f3a43a5..37c69dac 100644 --- a/print-dhcp6.c +++ b/print-dhcp6.c @@ -29,14 +29,14 @@ /* * RFC3315: DHCPv6 * supported DHCPv6 options: - * RFC3319, - * RFC3633, - * RFC3646, - * RFC3898, - * RFC4075, - * RFC4242, - * RFC4280, - * RFC6334, + * RFC3319: Session Initiation Protocol (SIP) Servers options, + * RFC3633: IPv6 Prefix options, + * RFC3646: DNS Configuration options, + * RFC3898: Network Information Service (NIS) Configuration options, + * RFC4075: Simple Network Time Protocol (SNTP) Configuration option, + * RFC4242: Information Refresh Time option, + * RFC4280: Broadcast and Multicast Control Servers options, + * RFC6334: Dual-Stack Lite option, */ #ifndef lint