ing
This commit is contained in:
@@ -24,7 +24,7 @@ func (m *SSHMatcher) Name(matchCtx *osm.MatchCtx) string {
|
||||
return name
|
||||
}
|
||||
|
||||
func (m *SSHMatcher) IsPrePacket(matchCtx *osm.MatchCtx) bool {
|
||||
func (m *SSHMatcher) IsPrePacket() bool {
|
||||
return true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user