named-data-ndnSIM / ndnSIM

ndnSIM: NS-3 based NDN simulator
GNU General Public License v3.0
107 stars 163 forks source link

How can I use queue of interest or data for inface or outface #94

Open rezaghfi opened 5 years ago

rezaghfi commented 5 years ago

i try to write topsis strategy in ndnSIM/daemon/NFD/fw/TopsisStrategy and i need the queue for packets in outfaces and need to number of packet in packet queue. i found queue-size.h in ns-3. but i don't know it's okay or not. please help me.