sandbox: merge address and protocol to one url

Signed-off-by: Abel Feng <fshb1988@gmail.com>
This commit is contained in:
Abel Feng
2024-04-23 14:28:01 +08:00
parent c3b306240e
commit de38490ed6
19 changed files with 281 additions and 333 deletions

View File

@@ -5520,13 +5520,6 @@ file {
type: TYPE_UINT32
json_name: "version"
}
field {
name: "protocol"
number: 7
label: LABEL_OPTIONAL
type: TYPE_STRING
json_name: "protocol"
}
nested_type {
name: "LabelsEntry"
field {
@@ -5731,13 +5724,6 @@ file {
type: TYPE_UINT32
json_name: "version"
}
field {
name: "protocol"
number: 10
label: LABEL_OPTIONAL
type: TYPE_STRING
json_name: "protocol"
}
nested_type {
name: "InfoEntry"
field {