arts with the letter "n".
patch file is attached.
- Bahaa
On Sat, Oct 25, 2008 at 1:31 AM, Bahaa Naamneh <[EMAIL PROTECTED]> wrote:
> correction: i missed the fact that logical operation can be also preceded
> by other logical operation! :), so checking whether the string is pre
correction: i missed the fact that logical operation can be also preceded by
other logical operation! :), so checking whether the string is preceded by
logical operation won't help.
(tcp.flags.push==1) and not(tcp.flags.ack==0)
On Sat, Oct 25, 2008 at 1:08 AM, Bahaa Naamneh <[EMAIL P
Hi,
I think trying to figure out if the user is typing a protocol name could be
easier since protocol name can only comes either at the beginning of the
display filter or after logical Operation.
Display Filter syntax:
[Protocol].[String1].[String2] [Comparison operator] [Value] [Logical
Operatio
Hi Abhik,
I've reviewed my code (bug 2581) to check whether it causes the bug you
mentioned, and I'm quite sure that it has no influence on the way "display
filter syntax checking" feature works.
To verify this I checked an older SVN Rev (25382) that does not have the
Filter AutoCompletion featur