when agent send packet, uses target_->recv(Packet)
then uses classifier to sent it in classifier::recv(....).
in classifier::recv(....) use node->recv(p,h) send out packet
but the node->recv(p,h) of Object.cc is Packet::free(p).

i don't know how packet send out?
and how node receive packet, then send it to agent? 
-- 
View this message in context: 
http://www.nabble.com/Question-about-Node-receive-packet-tf4111826.html#a11691468
Sent from the ns-users mailing list archive at Nabble.com.

Reply via email to