ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7728] Apply as Filter on ieee 802.11 packets gets the filt

Date: Tue, 23 Oct 2012 16:56:59 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7728

--- Comment #13 from Guy Harris <guy@xxxxxxxxxxxx> 2012-10-23 16:56:58 PDT ---
...then again, maybe there should be a way of saying "show me all packets
{from,to} MAC-48 address XX:XX:XX:XX:XX:XX, *regardless* of whether they're
Ethernet or Token Ring or FDDI or 802.1 or... packets.

If, for example, you could say "link host XX:XX:XX:XX:XX:XX" in a display
filter, and have it match all packets where the dl_src or dl_dst at any level
matches that value, and have "apply as filter" use that, that would also work
(and let people used to libpcap filters use them...).

For network-layer addresses, that'd also let you do "host foo.example.com" and,
if "foo.example.com" has both IPv4 and IPv6 addresses, have it match either
one.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.