summaryrefslogtreecommitdiff
path: root/src/dhcp6-protocol.h
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2020-01-07 22:04:07 +0000
committerSimon Kelley <simon@thekelleys.org.uk>2020-01-07 22:04:07 +0000
commit6c1e9ac14ba7bb755ce6e1c6f453b2d68cbbca62 (patch)
tree614d414164bf784240bddff41a52b235f4abc5fa /src/dhcp6-protocol.h
parentc7a44c46901a39ae02c1c0cb149b6c835c17d086 (diff)
downloaddnsmasq-6c1e9ac14ba7bb755ce6e1c6f453b2d68cbbca62.tar.gz
Remove experimental DHCPv6 prefix-class support.
The standard for this never made it beyond an internet-draft which expired in 2012, so it can be considered dead, I think.
Diffstat (limited to 'src/dhcp6-protocol.h')
-rw-r--r--src/dhcp6-protocol.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/dhcp6-protocol.h b/src/dhcp6-protocol.h
index de89164..a893315 100644
--- a/src/dhcp6-protocol.h
+++ b/src/dhcp6-protocol.h
@@ -61,10 +61,6 @@
#define OPTION6_FQDN 39
#define OPTION6_CLIENT_MAC 79
-/* replace this with the real number when allocated.
- defining this also enables the relevant code. */
-/* #define OPTION6_PREFIX_CLASS 99 */
-
#define DHCP6SUCCESS 0
#define DHCP6UNSPEC 1