aboutsummaryrefslogtreecommitdiffstats
path: root/packet-isup.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-07-21 06:30:21 +0000
committerGuy Harris <guy@alum.mit.edu>2001-07-21 06:30:21 +0000
commit67ed48afa414627e62a61072bf92644575974022 (patch)
tree04837894ee7fa259e31c296b724890447055b244 /packet-isup.c
parent6e2d931517dcdf669f71a87aa3caa1c8351d3e65 (diff)
I guess some bridges take Netware Ethernet_802_3 frames, which are 802.3
frames (with a length field rather than a type field, but with no 802.2 header in the payload), and just stick the payload into an 802.11 frame. I've seen captures that show frames of that sort. This means we have to do the same check for Netware 802.3 - or, if you will, "Netware 802.11" - that we do in the Ethernet dissector, i.e. checking for 0xffff as the first four bytes of the payload and, if we find it, treating it as an IPX frame. svn path=/trunk/; revision=3759
Diffstat (limited to 'packet-isup.c')
0 files changed, 0 insertions, 0 deletions