ing
This commit is contained in:
@@ -16,7 +16,7 @@ func (m *LPDMatcher) Name(matchCtx *osm.MatchCtx) string {
|
||||
return "LPD (Printer)"
|
||||
}
|
||||
|
||||
func (m *LPDMatcher) IsPrePacket(matchCtx *osm.MatchCtx) bool {
|
||||
func (m *LPDMatcher) IsPrePacket() bool {
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user