Hi all, I am new to this group and not much experience with ns-2 as well. I was interested in knowing how can I drop all packets belonging to a particular flow whose flow id is known at a particular router. One way is to extract the headers of the arriving packets and learn the flow id and call the drop function for that packet in the enqueue function. Does anyone have a script ready for this? Thanks in advance.
