This commit is contained in:
crusader
2018-09-13 19:20:58 +09:00
parent 5f46929717
commit ec0e83e38b
2 changed files with 62 additions and 20 deletions

View File

@@ -93,6 +93,11 @@ LOOP:
s,
matchCtx.GetAttributes(),
)
} else {
discoverySession.AddServiceUnknown(
"Service Matcher",
targetPort,
)
}
return nil