| Bug ID |
9354
|
| Summary |
Filters
|
| Classification |
Unclassified
|
| Product |
Wireshark
|
| Version |
1.11.x (Experimental)
|
| Hardware |
x86
|
| OS |
Windows 8.1
|
| Status |
UNCONFIRMED
|
| Severity |
Major
|
| Priority |
Low
|
| Component |
Wireshark
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Build Information:
This not a bug, just a request: I would like to see in the display filter's to
be able to filer on country subnets all over the would of them.
ip.country.subnet == Canada
I would also like to be able to just filter on just Public, Private and
multicast addresses..
to filter out all public addresses ( !ip.public.addr ) then you can filter just
on which class (ip.public.addr == A or B or C )
another (ip.private.addr) would only see the private range only src to dest and
dest to src.
The same for the public address range, I have a large trace file, it has lots
of both private and public addresses, I would like to see just public class B
addresses during my output
--
You are receiving this mail because:
- You are watching all bug changes.