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:25:21 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7728

--- Comment #12 from Guy Harris <guy@xxxxxxxxxxxx> 2012-10-23 16:25:20 PDT ---
As for AT_ETHER_xxx as types:

AT_ETHER is actually the wrong name - the right name would be AT_MAC48 (or
AT_MAC_48, along with AT_EUI_64, as both "MAC-48" and "EUI-64" have hyphens in
the IEEE pages I've seen, but I digress...).

I.e., AT_ETHER doesn't mean "this is an Ethernet address", it means "this is a
MAC-48 address", so I don't see Ethernet, Token Ring, FDDI, 802.11, etc.
needing separate AT_ values.

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