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

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