March 2018
Intermediate to advanced
626 pages
17h 32m
English
In general, a display filter string takes the form of a series of primitive expressions connected by conjunctions (and|or and so on) and optionally preceded by not:
[not] Expression [and|or] [not] Expression...
While:
The conditions can be one of the following:
|
C-like syntax |
Shortcut |
Description |
Example |
|
== |
eq |
Equal |
ip.addr == 192.168.1.1 or ip.addr eq 192.168.1.1 |
|
!= |
Read now
Unlock full access