From: Roy Marples Date: Wed, 31 Oct 2012 10:37:13 +0000 (+0000) Subject: DHCPCD Project has been assigned a PEN of 40712 X-Git-Tag: v5.99.3~49 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0dc45107f50085e9e61c047d02e86e9d89405d68;p=thirdparty%2Fdhcpcd.git DHCPCD Project has been assigned a PEN of 40712 --- diff --git a/dhcp6.c b/dhcp6.c index e03b77f9..b5d26ebd 100644 --- a/dhcp6.c +++ b/dhcp6.c @@ -56,14 +56,8 @@ #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