info

33 views
Skip to first unread message

Muhammad Rafid

unread,
Mar 19, 2022, 6:38:11 AM3/19/22
to Network Simulator 2 (NS2)
Can anyone explain the difference between packet: free (p); and drop (p)?
If I want to send a packet from a vehicle to RSu, if the distance is less than the interval, then which one is used? for dropping the packet.

Charles Pandian

unread,
Mar 20, 2022, 10:27:47 PM3/20/22
to ns-u...@googlegroups.com
I think, both free (p) drop (p) will finally "free" the packet. But, the method drop will mark that event as a "dropped" for trace analysis.

Charles Pandian,

On Sat, Mar 19, 2022 at 4:08 PM 'Muhammad Rafid' via Network Simulator 2 (NS2) <ns-u...@googlegroups.com> wrote:
Can anyone explain the difference between packet: free (p); and drop (p)?
If I want to send a packet from a vehicle to RSu, if the distance is less than the interval, then which one is used? for dropping the packet.

--
You received this message because you are subscribed to the Google Groups "Network Simulator 2 (NS2)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-users+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ns-users/46aca4d4-2522-440b-9de2-13700fe4ae4an%40googlegroups.com.

Muhammad Rafid

unread,
Mar 23, 2022, 3:08:41 PM3/23/22
to Network Simulator 2 (NS2)
I want to send a packet from my vehicle to Rsu. If RSu is not in range, then the vehicle sends the packet to that vehicle that is nearest to RSu.
Can you help me sort this problem out?

Reply all
Reply to author
Forward
0 new messages