Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] [patch] Add some missing RFC references in

From: François-Xavier Le Bail <fx.lebail@xxxxxxxxx>
Date: Wed, 5 Dec 2012 00:54:16 -0800 (PST)
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