Hello,
This little patch add some missing RFC references in packet-dhcpv6.c
$ svn diff
Index: epan/dissectors/packet-dhcpv6.c
===================================================================
--- epan/dissectors/packet-dhcpv6.c (revision 46386)
+++ epan/dissectors/packet-dhcpv6.c (working copy)
@@ -15,6 +15,9 @@
* RFC3633.txt (Prefix options)
* RFC3646.txt (DNS servers/domains)
* RFC3898.txt (NIS options)
+ * RFC4075.txt (Simple Network Time Protocol Option)
+ * RFC4242.txt (Information Refresh Time Option)
+ * RFC4280.txt (Broadcast and Multicast Control Servers Options)
* RFC4649.txt (Remote ID option)
* RFC4704.txt (Client FQDN)
* RFC5007.txt (DHCPv6 Leasequery)
Thanks,
Francois-Xavier Le Bail