What is the difference between these two?:
filter f_avc { not message(something); };
and:
filter f_avc { not match(something); };
it's hard to google for these types of questions :D
|
What is the difference between these two?:
and:
it's hard to google for these types of questions :D |
||||
|
|
|
From the Documentation (my boldface):
|
|||
|
|