Blame SOURCES/dhcp-dhcp6-vendor-opts.patch

67be63
diff --git a/common/options.c b/common/options.c
67be63
index 3e6383a..9216ae4 100644
67be63
--- a/common/options.c
67be63
+++ b/common/options.c
67be63
@@ -1122,7 +1122,6 @@ store_options6(char *buf, int buflen,
67be63
 		 */
67be63
 		if (code == vsio_option_code) {
67be63
 			vsio_wanted = 1;
67be63
-			continue;
67be63
 		}
67be63
 
67be63
 		/*