From: francesco <francesco.malandr...@gmail.com>
Date: Wed, 18 Feb 2009 23:05:01 -0800 (PST)
Local: Thurs, Feb 19 2009 2:05 am
Subject: Re: WifiNetDevice::Rx trace: why overheard frames?
> Can you be a bit more specific here ?
src/devices/wifi/wifi-net-device.cc, lines 283-314
void
}
As far as I could understand, this code checks whether the received L2
payload should be passed to upper layers (i.e. it is either broadcast, multicast or unicast directed to the current host) or not (case PACKET_OTHERHOST). In the latter case, it is only passed to upper layers if the promiscuous mode is activated. Nevertheless, m_rxLogger is called before the switch statement, i.e. in _all_ the above cases, including the one in which the frame is directed to another host. I think naming this event "Rx" can be misleading. I feel it would be
Francesco You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||