|
I can't filter displayed frames where specific byte is equal ff or fc (eq. frame[4] == ff), the filter sequence is not allowed, filter window turns red. Any solution, please? |
|
The problem is because both fc and ff are filters on their own, for "FOUNDATION Fieldbus" and "Fibre Channel", respectively. You should be able to work around it using Good to know. Still I think this behavior is a little strange to work with; isn't it possible to look at fc and ff as values instead of as filter names?
(01 Dec '11, 07:56)
Jasper ♦
Well, it's only a problem for single bytes. If you were searching for 2 (or more) bytes, then But I do agree with you, and I think there is very likely a bug here since the display filter parsing doesn't support display filters on the right-hand side of a comparison operator anyway, at least as far as I'm aware, so it shouldn't be trying to match a filter here. You might want to file a bug report about this.
(01 Dec '11, 09:03)
cmaynard ♦
|
