summaryrefslogtreecommitdiff
path: root/sbin/dhclient/tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dhclient/tables.c')
-rw-r--r--sbin/dhclient/tables.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dhclient/tables.c b/sbin/dhclient/tables.c
index b9112334589..5ccfe34254c 100644
--- a/sbin/dhclient/tables.c
+++ b/sbin/dhclient/tables.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: tables.c,v 1.15 2013/06/09 00:30:06 krw Exp $ */
+/* $OpenBSD: tables.c,v 1.16 2013/06/09 16:21:50 krw Exp $ */
/* Tables of information. */
@@ -182,7 +182,7 @@ const struct option dhcp_options[256] = {
/* 118 */ { "option-118", "X" },
/* 119 */ { "option-119", "X" },
/* 120 */ { "option-120", "X" },
- /* 121 */ { "option-121", "X" },
+ /* 121 */ { "classless-static-routes", "X" },
/* 122 */ { "option-122", "X" },
/* 123 */ { "option-123", "X" },
/* 124 */ { "option-124", "X" },