]> git.decadent.org.uk Git - odhcp6c.git/blobdiff - src/odhcp6c.h
Initial support for RFC 6603
[odhcp6c.git] / src / odhcp6c.h
index eae9b7a8b9ccbedeb3fe3ea9f24b3ebd206f4d47..b487b5223488ba3014ec00e3491037fca9cc81b7 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * Copyright (C) 2012 Steven Barth <steven@midlink.org>
+ * Copyright (C) 2012-2013 Steven Barth <steven@midlink.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License v2 as published by
@@ -51,6 +51,7 @@ enum dhcvp6_opt {
        DHCPV6_OPT_NTP_SERVER = 56,
        DHCPV6_OPT_SIP_SERVER_D = 21,
        DHCPV6_OPT_SIP_SERVER_A = 22,
+       DHCPV6_OPT_PD_EXCLUDE = 67,
 };
 
 enum dhcpv6_opt_npt {