Jeff Morriss
changed
bug 10379
What |
Removed |
Added |
Status |
UNCONFIRMED
|
INCOMPLETE
|
CC |
|
[email protected]
|
Ever confirmed |
|
1
|
Comment # 1
on bug 10379
from Jeff Morriss
It works OK for me. If I filter for, for example, "ip.dst == 192.168.54.225" I
get only frames whose destination IP address is the specified one. If I
reverse it to "ip.src == 192.168.54.225" I get only frames whose source IP
address is the specified one.
Were you possibly trying to filter frames that contained multiple IP layers
(e.g., tunnelled messages or ICMP messages carrying undeliverable messages)?
A sample capture together with exact steps to reproduce would allow us to see
what you mean.
You are receiving this mail because:
- You are watching all bug changes.