]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Merge pull request #46 from fxlb/master
authorMichael Richardson <[email protected]>
Thu, 6 Dec 2012 13:43:26 +0000 (05:43 -0800)
committerMichael Richardson <[email protected]>
Thu, 6 Dec 2012 13:43:26 +0000 (05:43 -0800)
print-dhcp6.c: update of the references RFC with their titles

print-dhcp6.c

index 8f3a43a51e6ede491d368c586065ba99d884043f..37c69dacfe6eb72fa1084337cdaa2f8da48cc483 100644 (file)
 /*
  * 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