]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
DHCPCD Project has been assigned a PEN of 40712
authorRoy Marples <roy@marples.name>
Wed, 31 Oct 2012 10:37:13 +0000 (10:37 +0000)
committerRoy Marples <roy@marples.name>
Wed, 31 Oct 2012 10:37:13 +0000 (10:37 +0000)
dhcp6.c

diff --git a/dhcp6.c b/dhcp6.c
index e03b77f93b6bd23945df55e5b6a57767b970066e..b5d26ebd4525a2aa4825d64fde82186efa31da90 100644 (file)
--- a/dhcp6.c
+++ b/dhcp6.c
 #define __UNCONST(a) ((void *)(unsigned long)(const void *)(a))
 #endif
 
-/*
- * We presently don't have an IANA PEN, although I have applied for one.
- * This means we can't really identify ourselves to a DHCPv6 server
- * unlike our DHCPv4 stack.
- * This blows chunks, but you maybe able to use your own or the
- * IANA reserved one of 0.
- */
-//#define DHCPCD_IANA_PEN 0
+/* DHCPCD Project has been assigned an IANA PEN of 40712 */
+#define DHCPCD_IANA_PEN 40712
 
 /* Unsure if I want this */
 //#define VENDOR_SPLIT